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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 25 15:31:03 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#c1


Mirco Bauer <meebey at meebey.net> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |meebey at meebey.net




--- Comment #1 from Mirco Bauer <meebey at meebey.net>  2007-12-25 13:31:01 MST ---
Miguel asked me for a gdb backtrace, here it is:

(sid)meebey at bruckner:~/mono-1.2.6$ MONO_PATH=mcs/class/lib/monolite gdb
mono/mini/mono
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run --config "/home/meebey/mono-1.2.6/runtime/etc/mono/config"
mcs/class/lib/monolite/mcs.exe helloworld.csStarting program:
/home/meebey/mono-1.2.6/mono/mini/mono --config
"/home/meebey/mono-1.2.6/runtime/etc/mono/config"
mcs/class/lib/monolite/mcs.exe helloworld.cs
[Thread debugging using libthread_db enabled]
[New Thread 0x30021c20 (LWP 1596)]
[New Thread 0x30b434b0 (LWP 1599)]
[New Thread 0x30c834b0 (LWP 1600)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0x30021c20 (LWP 1596)]
0x3026cb78 in ?? ()
(gdb) bt
#0  0x3026cb78 in ?? ()
#1  0x30e16420 in ?? ()
#2  0x30f946bc in ?? ()
#3  0x30f94388 in ?? ()
#4  0x30f942b8 in ?? ()
#5  0x30f94258 in ?? ()
#6  0x30f930f4 in ?? ()
#7  0x30cbec44 in ?? ()
#8  0x30cbcb7c in ?? ()
#9  0x305853c8 in ?? ()
#10 0x1012cc44 in mono_jit_runtime_invoke (method=0x7fe2d400, obj=0x8,
params=0x30c8df20, exc=0x302a7de0)
    at mini.c:11457
#11 0x100488b8 in mono_runtime_invoke (method=<value optimized out>, obj=<value
optimized out>, 
    params=<value optimized out>, exc=<value optimized out>) at object.c:2121
#12 0x10051398 in mono_runtime_exec_main (method=0x1020dab0, args=<value
optimized out>, exc=0x0)
    at object.c:2950
#13 0x10051694 in mono_runtime_run_main (method=0x0, argc=2, argv=0x0, exc=0x0)
at object.c:2746
#14 0x10013174 in mono_jit_exec (domain=<value optimized out>, assembly=<value
optimized out>, argc=2, 
    argv=0x7fe2da30) at driver.c:853
#15 0x100141d4 in mono_main (argc=<value optimized out>, argv=<value optimized
out>) at driver.c:888
#16 0x10012b50 in main (argc=<value optimized out>, argv=<value optimized out>)
at main.c:6
(gdb)

This is not from the malo host but from bruckner.
Here some system specs of bruckner:
(sid)meebey at bruckner:~$ uname -a
Linux bruckner 2.6.22.12 #1 Tue Nov 6 15:25:31 CET 2007 ppc GNU/Linux
(sid)meebey at bruckner:~$ dpkg -l libc6 |grep ii
ii  libc6                  2.7-4                  GNU C Library: Shared
libraries
(sid)meebey at bruckner:~$ cat /proc/cpuinfo 
processor       : 0
cpu             : 604r
clock           : ???
revision        : 49.2 (pvr 0009 3102)
bogomips        : 299.00
machine         : PReP Utah (Powerstack II Pro4000)
l2 cache        : 512KiB, parity disabled SRAM:synchronous, pipelined, no
parity
(sid)meebey at bruckner:~$ 

Hope this helps!


-- 
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