[Mono-bugs] [Bug 350649] [PPC] Unhandled Exception: System.ExecutionEngineException: SIGILL

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 25 15:46:08 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=350649

User meebey at meebey.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=350649#c2





--- Comment #2 from Mirco Bauer <meebey at meebey.net>  2007-12-25 13:46:07 MST ---
Here some more bits using mono_backtrace:

(gdb) mono_backtrace 11
#0  0x3026cb78 in ?? ()
#1 0x30e16420 in  System.Type:FindMembers
(System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,object)
+ 0x420 (0x30e16000 0x30e167d4) [0x30298f00 - mcs.exe]
#2 0x30f946bc in  Mono.CSharp.TypeManager:FindMembers
(System.Type,System.Reflection.MemberTypes,System.Reflection.BindingFlags,System.Reflection.MemberFilter,object)
+ 0x1c4 (0x30f944f8 0x30f949c4) [0x30298f00 - mcs.exe]
#3 0x30f94388 in  Mono.CSharp.TypeManager:GetMethod
(System.Type,string,System.Type[],bool,bool) + 0xc0 (0x30f942c8 0x30f944e0)
[0x30298f00 - mcs.exe]
#4 0x30f942b8 in  Mono.CSharp.TypeManager:GetMethod
(System.Type,string,System.Type[],bool) + 0x40 (0x30f94278 0x30f942c8)
[0x30298f00 - mcs.exe]
#5 0x30f94258 in  Mono.CSharp.TypeManager:GetMethod
(System.Type,string,System.Type[]) + 0x38 (0x30f94220 0x30f94268) [0x30298f00 -
mcs.exe]
#6 0x30f930f4 in  Mono.CSharp.TypeManager:InitCodeHelpers () + 0xf4 (0x30f93000
0x30f941fc) [0x30298f00 - mcs.exe]
#7 0x30cbec44 in  Mono.CSharp.Driver:MainDriver (string[]) + 0xf1c (0x30cbdd28
0x30cbf6b4) [0x30298f00 - mcs.exe]#8 0x30cbcb7c in  Mono.CSharp.Driver:Main
(string[]) + 0x9c (0x30cbcae0 0x30cbcdc8) [0x30298f00 - mcs.exe]
#9 0x305853c8 in  (wrapper runtime-invoke)
Mono.CSharp.Driver:runtime_invoke_int_string[] (object,intptr,intptr,intptr) +
0x78 (0x30585350 0x305854b4) [0x30298f00 - mcs.exe]
#10 0x1012cc44 in mono_jit_runtime_invoke (method=0x7fc40400, obj=0x8,
params=0x30c8df20, exc=0x302a7de0)
    at mini.c:11457
11457           return runtime_invoke (obj, params, exc, compiled_method);
(gdb) 


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


More information about the mono-bugs mailing list