pi@raspi ~ $ mono --trace=all bassmixchk.exe [0xb6fd0000: 0.00001 0] ENTER: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil) [0xb6fd0000: 0.00147 1] ENTER: System.OutOfMemoryException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.00340 2] ENTER: System.SystemException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.00540 3] ENTER: System.Exception:.ctor (string)() ip: (nil) [0xb6fd0000: 0.00631 3] LEAVE: System.Exception:.ctor (string) [0xb6fd0000: 0.00738 2] LEAVE: System.SystemException:.ctor (string) [0xb6fd0000: 0.00818 1] LEAVE: System.OutOfMemoryException:.ctor (string) [0xb6fd0000: 0.00892 0] LEAVE: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)] [0xb6fd0000: 0.01159 0] ENTER: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil) [0xb6fd0000: 0.01249 1] ENTER: System.NullReferenceException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.01358 2] ENTER: System.SystemException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.01435 3] ENTER: System.Exception:.ctor (string)() ip: (nil) [0xb6fd0000: 0.01535 3] LEAVE: System.Exception:.ctor (string) [0xb6fd0000: 0.01609 2] LEAVE: System.SystemException:.ctor (string) [0xb6fd0000: 0.01708 1] LEAVE: System.NullReferenceException:.ctor (string) [0xb6fd0000: 0.01790 0] LEAVE: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)] [0xb6fd0000: 0.02017 0] ENTER: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil) [0xb6fd0000: 0.02142 1] ENTER: System.StackOverflowException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.02229 2] ENTER: System.SystemException:.ctor (string)() ip: (nil) [0xb6fd0000: 0.02307 3] ENTER: System.Exception:.ctor (string)() ip: (nil) [0xb6fd0000: 0.02407 3] LEAVE: System.Exception:.ctor (string) [0xb6fd0000: 0.02481 2] LEAVE: System.SystemException:.ctor (string) [0xb6fd0000: 0.02586 1] LEAVE: System.StackOverflowException:.ctor (string) [0xb6fd0000: 0.02661 0] LEAVE: (wrapper runtime-invoke) :runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)] Stacktrace: Native stacktrace: Debug info from gdb: [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". [New Thread 0xb5b7b430 (LWP 3095)] 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0 Id Target Id Frame 2 Thread 0xb5b7b430 (LWP 3095) "mono" 0xb6efa700 in sem_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0 * 1 Thread 0xb6fd0000 (LWP 3094) "mono" 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0 Thread 2 (Thread 0xb5b7b430 (LWP 3095)): #0 0xb6efa700 in sem_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0 #1 0x001fff10 in mono_sem_wait (sem=0x2f523c, alertable=1) at mono-semaphore.c:119 #2 0x0017db28 in finalizer_thread (unused=) at gc.c:1073 #3 0x001625b4 in start_wrapper_internal (data=0x209bcd8) at threads.c:643 #4 start_wrapper (data=0x209bcd8) at threads.c:688 #5 0x001f5c30 in thread_start_routine (args=0x20516d0) at wthreads.c:294 #6 0x00204268 in inner_start_thread (arg=0x20516c4) at mono-threads-posix.c:49 #7 0xb6ef3bfc in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0 #8 0xb6e60968 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6 #9 0xb6e60968 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 1 (Thread 0xb6fd0000 (LWP 3094)): #0 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0 #1 0x000b2148 in mono_handle_native_sigsegv (signal=, ctx=) at mini-exceptions.c:2299 #2 0x00027af8 in mono_sigsegv_signal_handler (_dummy=11, info=0xbefed800, context=0xbefed880) at mini.c:6777 #3 #4 0xb6855f50 in ?? () from /home/pi/libbassmix.so #5 0xb6fc3fc4 in ?? () from /lib/ld-linux-armhf.so.3 #6 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 pi@raspi ~ $