[Mono-bugs] [Bug 573596] SIGABRT on mono_class_from_mono_type in test application

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 21 09:53:24 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=573596

http://bugzilla.novell.com/show_bug.cgi?id=573596#c6


--- Comment #6 from Brian Kesecker <bkesecker at augustasystems.com> 2010-06-21 13:53:22 UTC ---
If this isn't a bug, then perhaps someone from your team could update the
following web page with the information you provided.

http://www.mono-project.com/Running_your_first_Mono_application

On the other hand, I know the shell is fine, the setup is default from the Mono
LiveCD, and rupert is the default profile, which I assume was setup properly by
whoever created the ISO (and I haven't changed it).

Analyzing the script created by an RPM installation of MyApp, we can see the
differences:

#!/bin/sh
export MONO_IOMAP=all
exec mono /usr/lib/myapp/MyApp.exe "$@"

vs.

sudo mono MyApp.exe

In my opinion, the information on the web page listed above is misleading.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list