[oe-issues] [Bug 2183] New: Mono and mcs throw a SIGILL exception after executing
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Tue May 1 08:58:13 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2183
Summary: Mono and mcs throw a SIGILL exception after executing
Product: Openembedded
Version: Angstrom
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: mail at jeroenhoek.nl
QAContact: tinderbox-oe at gmx.net
Both Mono and Mcs throw these exceptions. Mcs does not seem to compile anything
because of this, but mono appears to function correctly, at least with a small
console test case.
Mcs throws:
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for Mono.CSharp.Location --->
System.ExecutionEngineException: SIGILL
at System.Collections.Hashtable..ctor () [0x00000]
at Mono.CSharp.Location..cctor () [0x00000] --- End of inner exception stack
trace ---
Mono throws:
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for System.Runtime.Remoting.Contexts.Context
---> System.ExecutionEngineException: SIGILL
at System.Collections.Hashtable..ctor () [0x00000]
at System.Runtime.Remoting.Contexts.Context..cctor () [0x00000] --- End of
inner exception stack trace ---
Angsrom: 200704021504
Mono:
Mono JIT compiler version 1.2.2.1, (C) 2002-2006 Novell, Inc and Contributors.
www.mono-project.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV: normal
Disabled: none
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list