Skip to content

Instantly share code, notes, and snippets.

@bitbrain
Created January 14, 2014 12:14
Show Gist options
  • Save bitbrain/8417380 to your computer and use it in GitHub Desktop.
Save bitbrain/8417380 to your computer and use it in GitHub Desktop.
Output of mono TheDungeoning.exe
$ sudo mono TheDungeoningDemo0_6.exe
* Assertion at domain.c:1499, condition `mono_defaults.monotype_class != 0' not met
Native stacktrace:
mono() [0x4916ba]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f40e491bcb0]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f40e4582425]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f40e4585b8b]
mono() [0x5ca01f]
mono() [0x5ca146]
mono() [0x50c547]
mono() [0x41c87b]
mono(mono_main+0x294) [0x46c2d4]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f40e456d76d]
mono() [0x414ef9]
Debug info from gdb:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7f40e1e64700 (LWP 4360)]
[New Thread 0x7f40e2665700 (LWP 4359)]
[New Thread 0x7f40e2e66700 (LWP 4358)]
[New Thread 0x7f40e3667700 (LWP 4357)]
[New Thread 0x7f40e3e68700 (LWP 4356)]
0x00007f40e491ad2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
Id Target Id Frame
6 Thread 0x7f40e3e68700 (LWP 4356) "mono" 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
5 Thread 0x7f40e3667700 (LWP 4357) "mono" 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
4 Thread 0x7f40e2e66700 (LWP 4358) "mono" 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
3 Thread 0x7f40e2665700 (LWP 4359) "mono" 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
2 Thread 0x7f40e1e64700 (LWP 4360) "mono" 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
* 1 Thread 0x7f40e542e740 (LWP 4355) "mono" 0x00007f40e491ad2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
Thread 6 (Thread 0x7f40e3e68700 (LWP 4356)):
#0 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005dce33 in ?? ()
#2 0x00000000005d70dc in ?? ()
#3 0x00000000005db577 in ?? ()
#4 0x00007f40e4913e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f40e46403fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 5 (Thread 0x7f40e3667700 (LWP 4357)):
#0 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005dce33 in ?? ()
#2 0x00000000005d70dc in ?? ()
#3 0x00000000005db577 in ?? ()
#4 0x00007f40e4913e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f40e46403fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7f40e2e66700 (LWP 4358)):
#0 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005dce33 in ?? ()
#2 0x00000000005d70dc in ?? ()
#3 0x00000000005db577 in ?? ()
#4 0x00007f40e4913e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f40e46403fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f40e2665700 (LWP 4359)):
#0 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005dce33 in ?? ()
#2 0x00000000005d70dc in ?? ()
#3 0x00000000005db577 in ?? ()
#4 0x00007f40e4913e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f40e46403fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f40e1e64700 (LWP 4360)):
#0 0x00007f40e4917d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00000000005dce33 in ?? ()
#2 0x00000000005d70dc in ?? ()
#3 0x00000000005db577 in ?? ()
#4 0x00007f40e4913e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5 0x00007f40e46403fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f40e542e740 (LWP 4355)):
#0 0x00007f40e491ad2d in read () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x000000000049185e in ?? ()
#2 <signal handler called>
#3 0x00007f40e4582425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007f40e4585b8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00000000005ca01f in ?? ()
#6 0x00000000005ca146 in ?? ()
#7 0x000000000050c547 in ?? ()
#8 0x000000000041c87b in ?? ()
#9 0x000000000046c2d4 in mono_main ()
#10 0x00007f40e456d76d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000414ef9 in ?? ()
#12 0x00007fffe4c15468 in ?? ()
#13 0x000000000000001c in ?? ()
#14 0x0000000000000002 in ?? ()
#15 0x00007fffe4c16947 in ?? ()
#16 0x00007fffe4c1694c in ?? ()
#17 0x0000000000000000 in ?? ()
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment