[Mono-bugs] [Bug 648063] Each compiled application throws TypeInitializationException and SIGILL!!!
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 23 22:15:22 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=648063
https://bugzilla.novell.com/show_bug.cgi?id=648063#c5
--- Comment #5 from Zoltan Varga <vargaz at gmail.com> 2010-10-24 02:15:20 UTC ---
You probably have further AOT images lying around, use -O=-aot until mono 2.8.1
comes out which fixes this issue. You can also add it to MONO_ENV_OPTIONS:
export MONO_ENV_OPTIONS="-O=-aot"
--
Configure bugmail: https://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