Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. pi@raspi ~ $ mono --trace=all bassmixchk.exe
  2. [0xb6fd0000: 0.00001 0] ENTER: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil)
  3. [0xb6fd0000: 0.00147 1] ENTER: System.OutOfMemoryException:.ctor (string)() ip: (nil)
  4. [0xb6fd0000: 0.00340 2] ENTER: System.SystemException:.ctor (string)() ip: (nil)
  5. [0xb6fd0000: 0.00540 3] ENTER: System.Exception:.ctor (string)() ip: (nil)
  6. [0xb6fd0000: 0.00631 3] LEAVE: System.Exception:.ctor (string)
  7. [0xb6fd0000: 0.00738 2] LEAVE: System.SystemException:.ctor (string)
  8. [0xb6fd0000: 0.00818 1] LEAVE: System.OutOfMemoryException:.ctor (string)
  9. [0xb6fd0000: 0.00892 0] LEAVE: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)]
  10. [0xb6fd0000: 0.01159 0] ENTER: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil)
  11. [0xb6fd0000: 0.01249 1] ENTER: System.NullReferenceException:.ctor (string)() ip: (nil)
  12. [0xb6fd0000: 0.01358 2] ENTER: System.SystemException:.ctor (string)() ip: (nil)
  13. [0xb6fd0000: 0.01435 3] ENTER: System.Exception:.ctor (string)() ip: (nil)
  14. [0xb6fd0000: 0.01535 3] LEAVE: System.Exception:.ctor (string)
  15. [0xb6fd0000: 0.01609 2] LEAVE: System.SystemException:.ctor (string)
  16. [0xb6fd0000: 0.01708 1] LEAVE: System.NullReferenceException:.ctor (string)
  17. [0xb6fd0000: 0.01790 0] LEAVE: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)]
  18. [0xb6fd0000: 0.02017 0] ENTER: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)() ip: (nil)
  19. [0xb6fd0000: 0.02142 1] ENTER: System.StackOverflowException:.ctor (string)() ip: (nil)
  20. [0xb6fd0000: 0.02229 2] ENTER: System.SystemException:.ctor (string)() ip: (nil)
  21. [0xb6fd0000: 0.02307 3] ENTER: System.Exception:.ctor (string)() ip: (nil)
  22. [0xb6fd0000: 0.02407 3] LEAVE: System.Exception:.ctor (string)
  23. [0xb6fd0000: 0.02481 2] LEAVE: System.SystemException:.ctor (string)
  24. [0xb6fd0000: 0.02586 1] LEAVE: System.StackOverflowException:.ctor (string)
  25. [0xb6fd0000: 0.02661 0] LEAVE: (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)[OBJECT:(nil)]
  26. Stacktrace:
  27.  
  28.  
  29. Native stacktrace:
  30.  
  31.  
  32. Debug info from gdb:
  33.  
  34. [Thread debugging using libthread_db enabled]
  35. Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
  36. [New Thread 0xb5b7b430 (LWP 3095)]
  37. 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0
  38. Id Target Id Frame
  39. 2 Thread 0xb5b7b430 (LWP 3095) "mono" 0xb6efa700 in sem_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
  40. * 1 Thread 0xb6fd0000 (LWP 3094) "mono" 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0
  41.  
  42. Thread 2 (Thread 0xb5b7b430 (LWP 3095)):
  43. #0 0xb6efa700 in sem_wait@@GLIBC_2.4 () from /lib/arm-linux-gnueabihf/libpthread.so.0
  44. #1 0x001fff10 in mono_sem_wait (sem=0x2f523c, alertable=1) at mono-semaphore.c:119
  45. #2 0x0017db28 in finalizer_thread (unused=<optimized out>) at gc.c:1073
  46. #3 0x001625b4 in start_wrapper_internal (data=0x209bcd8) at threads.c:643
  47. #4 start_wrapper (data=0x209bcd8) at threads.c:688
  48. #5 0x001f5c30 in thread_start_routine (args=0x20516d0) at wthreads.c:294
  49. #6 0x00204268 in inner_start_thread (arg=0x20516c4) at mono-threads-posix.c:49
  50. #7 0xb6ef3bfc in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
  51. #8 0xb6e60968 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  52. #9 0xb6e60968 in ?? () from /lib/arm-linux-gnueabihf/libc.so.6
  53. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  54.  
  55. Thread 1 (Thread 0xb6fd0000 (LWP 3094)):
  56. #0 0xb6efca3c in waitpid () from /lib/arm-linux-gnueabihf/libpthread.so.0
  57. #1 0x000b2148 in mono_handle_native_sigsegv (signal=<optimized out>, ctx=<optimized out>) at mini-exceptions.c:2299
  58. #2 0x00027af8 in mono_sigsegv_signal_handler (_dummy=11, info=0xbefed800, context=0xbefed880) at mini.c:6777
  59. #3 <signal handler called>
  60. #4 0xb6855f50 in ?? () from /home/pi/libbassmix.so
  61. #5 0xb6fc3fc4 in ?? () from /lib/ld-linux-armhf.so.3
  62. #6 0x00000000 in ?? ()
  63.  
  64. =================================================================
  65. Got a SIGSEGV while executing native code. This usually indicates
  66. a fatal error in the mono runtime or one of the native libraries
  67. used by your application.
  68. =================================================================
  69.  
  70. Aborted
  71. pi@raspi ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement