Skip to content

Instantly share code, notes, and snippets.

@directhex
Created August 3, 2015 18:48
Show Gist options
  • Save directhex/cea16a814a140b7c7b41 to your computer and use it in GitHub Desktop.
Save directhex/cea16a814a140b7c7b41 to your computer and use it in GitHub Desktop.
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Environment.Exit (int) <0xffffffff>
at Mono.CSharp.Driver.Main (string[]) <0x00334>
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
/home/directhex/mono/mono/mini/mono() [0x100a4fa0]
/home/directhex/mono/mono/mini/mono() [0x100de7a0]
linux-vdso32.so.1(__kernel_sigtramp_rt32+0) [0x1003c0]
/home/directhex/mono/mono/mini/mono() [0x102064a4]
/home/directhex/mono/mono/mini/mono() [0x102064e4]
/home/directhex/mono/mono/mini/mono() [0x1020eb1c]
/home/directhex/mono/mono/mini/mono() [0x101ff2f4]
/home/directhex/mono/mono/mini/mono() [0x101ff658]
/home/directhex/mono/mono/mini/mono() [0x102021c4]
/home/directhex/mono/mono/mini/mono() [0x10202a24]
/home/directhex/mono/mono/mini/mono(mono_domain_finalize+0xd8) [0x101ad628]
/home/directhex/mono/mono/mini/mono() [0x10022590]
/home/directhex/mono/mono/mini/mono() [0x101279bc]
[0xf05776ec]
[0xf5de1450]
[0xf5de1760]
/home/directhex/mono/mono/mini/mono() [0x10024d90]
/home/directhex/mono/mono/mini/mono(mono_runtime_invoke+0x64) [0x101b5b04]
/home/directhex/mono/mono/mini/mono(mono_runtime_exec_main+0x158) [0x101b8848]
/home/directhex/mono/mono/mini/mono(mono_main+0x1194) [0x10076104]
/lib/powerpc-linux-gnu/libc.so.6(+0x23274) [0xfd03274]
/lib/powerpc-linux-gnu/libc.so.6(+0x23434) [0xfd03434]
Debug info from gdb:
warning: Could not load shared library symbols for linux-vdso32.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[New LWP 10573]
[New LWP 10572]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1".
0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0
Id Target Id Frame
3 Thread 0xf73ff440 (LWP 10572) "mono" 0x0fe8ce4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/powerpc-linux-gnu/libpthread.so.0
2 Thread 0xf5cff440 (LWP 10573) "Finalizer" 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0
* 1 Thread 0xf79e63d0 (LWP 10560) "mono" 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0
Thread 3 (Thread 0xf73ff440 (LWP 10572)):
#0 0x0fe8ce4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/powerpc-linux-gnu/libpthread.so.0
#1 0x10216e50 in thread_func (thread_data=0x0) at sgen-thread-pool.c:118
#2 0x0fe87c3c in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#3 0x0fdd6470 in clone () from /lib/powerpc-linux-gnu/libc.so.6
Thread 2 (Thread 0xf5cff440 (LWP 10573)):
#0 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0
#1 0x0fe8fd38 in sem_wait@@GLIBC_2.1 () from /lib/powerpc-linux-gnu/libpthread.so.0
#2 0x1024443c in mono_sem_wait (sem=sem@entry=0x1032f2fc <finalizer_sem>, alertable=alertable@entry=1) at mono-semaphore.c:107
#3 0x101ac764 in finalizer_thread (unused=unused@entry=0xfd35f3c <vfprintf+12188>) at gc.c:1096
#4 0x10188658 in start_wrapper_internal (data=0x0) at threads.c:723
#5 start_wrapper (data=data@entry=0x10427f00) at threads.c:770
#6 0x1024d850 in inner_start_thread (arg=0xffd8ae7c) at mono-threads-posix.c:97
#7 0x0fe87c3c in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0
#8 0x0fdd6470 in clone () from /lib/powerpc-linux-gnu/libc.so.6
Thread 1 (Thread 0xf79e63d0 (LWP 10560)):
#0 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0
#1 0x100a5088 in mono_handle_native_sigsegv (signal=signal@entry=11, ctx=ctx@entry=0xf5d023e0, info=info@entry=0xf5d02360) at mini-exceptions.c:2243
#2 0x100de7a0 in mono_arch_handle_altstack_exception (sigctx=0xf5d023e0, siginfo=0xf5d02360, fault_addr=<optimized out>, stack_ovf=0) at exceptions-ppc.c:667
#3 <signal handler called>
#4 major_free_swept_blocks (allowance=<optimized out>) at sgen-marksweep.c:1978
#5 0x1020eb1c in sgen_memgov_calculate_minor_collection_allowance () at sgen-memory-governor.c:102
#6 0x101ff2f4 in major_finish_collection (reason=reason@entry=0x102fab1c "user request", old_next_pin_slot=14, forced=forced@entry=1, scan_whole_nursery=scan_whole_nursery@entry=0) at sgen-gc.c:2099
#7 0x101ff658 in major_do_collection (reason=0x102fab1c "user request", forced=1) at sgen-gc.c:2139
#8 0x102021c4 in sgen_perform_collection (requested_size=requested_size@entry=0, generation_to_collect=1, reason=reason@entry=0x102fab1c "user request", wait_to_finish=wait_to_finish@entry=1) at sgen-gc.c:2379
#9 0x10202a24 in sgen_gc_collect (generation=1) at sgen-gc.c:2800
#10 0x101e0de4 in mono_gc_collect (generation=<optimized out>) at sgen-mono.c:2523
#11 0x101ad628 in mono_domain_finalize (domain=domain@entry=0x103ed3e8, timeout=timeout@entry=2000) at gc.c:379
#12 0x10022590 in mini_cleanup (domain=0x103ed3e8) at mini-runtime.c:3439
#13 0x101279bc in ves_icall_System_Environment_Exit (result=0) at icall.c:6001
#14 0xf05776ec in ?? ()
#15 0xf5de1450 in ?? ()
#16 0xf5de1760 in ?? ()
#17 0x10024d90 in mono_jit_runtime_invoke (method=<optimized out>, obj=0xf7409d88, params=0x10428818, exc=0x0) at mini-runtime.c:2339
#18 0x101b5b04 in mono_runtime_invoke (method=0x103f03c0, obj=0x0, params=0xffd8afd8, exc=0x0) at object.c:2783
#19 0x101b8848 in mono_runtime_exec_main (method=0x103f03c0, args=<optimized out>, exc=0x0) at object.c:4040
#20 0x10076104 in main_thread_handler (user_data=<synthetic pointer>) at driver.c:1062
#21 mono_main (argc=<optimized out>, argv=<optimized out>) at driver.c:2014
#22 0x0fd03274 in ?? () from /lib/powerpc-linux-gnu/libc.so.6
#23 0x0fd03434 in __libc_start_main () from /lib/powerpc-linux-gnu/libc.so.6
#24 0x00000000 in ?? ()
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
../../build/library.make:282: recipe for target '../../class/lib/basic/System.Xml.dll' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment