[Mono-bugs] [Bug 555013] New: SIGSEGV in ILGenerator.Emit
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 12 14:14:51 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=555013
Summary: SIGSEGV in ILGenerator.Emit
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Fully supported in .NET but when compiled & run on Mono
Stacktrace:
at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.getToken
(System.Reflection.Emit.ModuleBuilder,object) <0x00004>
at (wrapper managed-to-native) System.Reflection.Emit.ModuleBuilder.getToken
(System.Reflection.Emit.ModuleBuilder,object) <0x00004>
at System.Reflection.Emit.ModuleBuilder.GetToken
(System.Reflection.MemberInfo) <0x00013>
at System.Reflection.Emit.ModuleBuilderTokenGenerator.GetToken
(System.Reflection.MemberInfo) <0x00019>
at System.Reflection.Emit.ILGenerator.Emit
(System.Reflection.Emit.OpCode,System.Reflection.MethodInfo) <0x00241>
at C.Main () <0x00186>
at (wrapper runtime-invoke) object.runtime_invoke_void
(object,intptr,intptr,intptr) <0x00039>
Native stacktrace:
mono [0x80d4d6b]
mono [0x810dffb]
[0x186410]
mono [0x817b5f1]
mono [0x817cc52]
mono [0x818cce5]
mono [0x81b40c0]
[0x17a978]
[0x17a934]
[0x17a90a]
[0x17a74a]
[0xb0214f]
[0xb01f02]
mono [0x80635c1]
mono(mono_runtime_invoke+0x40) [0x8133410]
mono(mono_runtime_exec_main+0xdb) [0x8136d9b]
mono(mono_runtime_run_main+0x15a) [0x813a1da]
mono(mono_main+0x1959) [0x80b4e29]
mono [0x805b755]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0x25bb56]
mono [0x805b691]
--
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