Skip to content

Instantly share code, notes, and snippets.

@mauricio
Created July 12, 2012 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mauricio/3097952 to your computer and use it in GitHub Desktop.
Save mauricio/3097952 to your computer and use it in GitHub Desktop.
Program received signal SIGBUS, Bus error.
[Switching to process 71451 thread 0x5003]
0x04186966 in ?? ()
(gdb) t a a bt
Thread 20 (process 71451):
#0 0x97dfdc76 in semaphore_timedwait_trap ()
#1 0x001f7f78 in mono_sem_timedwait (sem=0x2c8548, timeout_ms=<value temporarily unavailable, due to optimizations>, alertable=1) at mono-semaphore.c:76
#2 0x001b7d1e in async_invoke_thread (data=0x0) at threadpool.c:1485
#3 0x001bd8ec in start_wrapper (data=0x427dc0) at threads.c:784
#4 0x001efa8a in thread_start_routine (args=0x9da9b4) at wthreads.c:287
#5 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#6 0x93605ed9 in _pthread_start ()
#7 0x936096de in thread_start ()
Thread 19 (process 71451):
#0 0x97dff83e in __psynch_cvwait ()
#1 0x93609e21 in _pthread_cond_wait ()
#2 0x935ba3e0 in pthread_cond_timedwait$UNIX2003 ()
#3 0x001da3d1 in _wapi_handle_timedwait_signal_handle (handle=0x2827, timeout=0xb0c00298, alertable=1, poll=0) at handles.c:1653
#4 0x001ecb7f in WaitForSingleObjectEx (handle=0x2827, timeout=30000, alertable=1) at wait.c:205
#5 0x001bbdfe in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=0x3f75528, handle=0x2827, ms=30000, exitContext=0) at threads.c:1665
#6 0x01fb8d30 in ?? ()
#7 0x01fb8a70 in ?? ()
#8 0x01fe4ef4 in ?? ()
#9 0x01fe4d80 in ?? ()
#10 0x01fe4843 in ?? ()
#11 0x01fe47f5 in ?? ()
#12 0x01fe4075 in ?? ()
#13 0x01fa381c in ?? ()
#14 0x01fa34a8 in ?? ()
#15 0x01f9abc9 in ?? ()
#16 0x01f9a698 in ?? ()
#17 0x01f960ec in ?? ()
#18 0x01f9542c in ?? ()
#19 0x01ff15a0 in ?? ()
#20 0x01f93834 in ?? ()
#21 0x01ff1578 in ?? ()
#22 0x04183784 in ?? ()
#23 0x041832b4 in ?? ()
#24 0x04182e68 in ?? ()
#25 0x04182a18 in ?? ()
#26 0x040ef97c in ?? ()
#27 0x040ef81a in ?? ()
#28 0x040ef6d7 in ?? ()
#29 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x4070770, params=0xb0c00cc0, exc=0xb0c00e98) at mini.c:5791
#30 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x4070770, params=0xb0c00cc0, exc=0xb0c00e98) at object.c:2755
#31 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x4070770, params=0x4060320, exc=0xb0c00e98) at object.c:4142
#32 0x0018a917 in mono_message_invoke (target=0x4070770, msg=0x3facdc0, exc=0xb0c00e98, out_args=0xb0c00e94) at object.c:5847
#33 0x001b7f30 in mono_async_invoke [inlined] () at :631
#34 0x001b7f30 in async_invoke_thread (data=0x405eaf0) at threadpool.c:1433
#35 0x001bd8ec in start_wrapper (data=0x6cfd30) at threads.c:784
#36 0x001efa8a in thread_start_routine (args=0x9da8bc) at wthreads.c:287
#37 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#38 0x93605ed9 in _pthread_start ()
#39 0x936096de in thread_start ()
Thread 18 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=5000) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f8d4c in ?? ()
#6 0x04182850 in ?? ()
#7 0x040ef97c in ?? ()
#8 0x040ef81a in ?? ()
#9 0x040ef6d7 in ?? ()
#10 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x4070070, params=0xb0afecc0, exc=0xb0afee98) at mini.c:5791
#11 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x4070070, params=0xb0afecc0, exc=0xb0afee98) at object.c:2755
#12 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x4070070, params=0x4060040, exc=0xb0afee98) at object.c:4142
#13 0x0018a917 in mono_message_invoke (target=0x4070070, msg=0x3facc80, exc=0xb0afee98, out_args=0xb0afee94) at object.c:5847
#14 0x001b7f30 in mono_async_invoke [inlined] () at :631
#15 0x001b7f30 in async_invoke_thread (data=0x405ed20) at threadpool.c:1433
#16 0x001bd8ec in start_wrapper (data=0x1392c90) at threads.c:784
#17 0x001efa8a in thread_start_routine (args=0x9da840) at wthreads.c:287
#18 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#19 0x93605ed9 in _pthread_start ()
#20 0x936096de in thread_start ()
Thread 17 (process 71451):
#0 0x04186966 in ?? ()
#1 0x0418530c in ?? ()
#2 0x04185254 in ?? ()
#3 0x01ff4d08 in ?? ()
#4 0x01f92b08 in ?? ()
#5 0x01f92968 in ?? ()
#6 0x01f92838 in ?? ()
#7 0x01ff4a70 in ?? ()
#8 0x01ff495c in ?? ()
#9 0x01f92b08 in ?? ()
#10 0x01f92968 in ?? ()
#11 0x01f92838 in ?? ()
#12 0x04185074 in ?? ()
#13 0x0418424c in ?? ()
#14 0x04181134 in ?? ()
#15 0x040ef97c in ?? ()
#16 0x040ef81a in ?? ()
#17 0x040ef6d7 in ?? ()
#18 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x3f9dc78, params=0xb09fccc0, exc=0xb09fce98) at mini.c:5791
#19 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x3f9dc78, params=0xb09fccc0, exc=0xb09fce98) at object.c:2755
#20 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x3f9dc78, params=0x406fee0, exc=0xb09fce98) at object.c:4142
#21 0x0018a917 in mono_message_invoke (target=0x3f9dc78, msg=0x3facc00, exc=0xb09fce98, out_args=0xb09fce94) at object.c:5847
#22 0x001b7f30 in mono_async_invoke [inlined] () at :631
#23 0x001b7f30 in async_invoke_thread (data=0x405eb40) at threadpool.c:1433
#24 0x001bd8ec in start_wrapper (data=0x6cccf0) at threads.c:784
#25 0x001efa8a in thread_start_routine (args=0x9da748) at wthreads.c:287
#26 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#27 0x93605ed9 in _pthread_start ()
#28 0x936096de in thread_start ()
Thread 16 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=1000) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f8d4c in ?? ()
#6 0x04180ce4 in ?? ()
#7 0x040ef97c in ?? ()
#8 0x040ef81a in ?? ()
#9 0x040ef6d7 in ?? ()
#10 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x3f9dd58, params=0xb08facc0, exc=0xb08fae98) at mini.c:5791
#11 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x3f9dd58, params=0xb08facc0, exc=0xb08fae98) at object.c:2755
#12 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x3f9dd58, params=0x406ff40, exc=0xb08fae98) at object.c:4142
#13 0x0018a917 in mono_message_invoke (target=0x3f9dd58, msg=0x3facc40, exc=0xb08fae98, out_args=0xb08fae94) at object.c:5847
#14 0x001b7f30 in mono_async_invoke [inlined] () at :631
#15 0x001b7f30 in async_invoke_thread (data=0x405eb90) at threadpool.c:1433
#16 0x001bd8ec in start_wrapper (data=0x1393ed0) at threads.c:784
#17 0x001efa8a in thread_start_routine (args=0x9da6cc) at wthreads.c:287
#18 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#19 0x93605ed9 in _pthread_start ()
#20 0x936096de in thread_start ()
Thread 15 (process 71451):
#0 0x97e0002e in __workq_kernreturn ()
#1 0x93607ccf in _pthread_wqthread ()
#2 0x936096fe in start_wqthread ()
Thread 14 (process 71451):
#0 0x97dfdc22 in mach_msg_trap ()
#1 0x97dfd1f6 in mach_msg ()
#2 0x93c899da in __CFRunLoopServiceMachPort ()
#3 0x93c92b04 in __CFRunLoopRun ()
#4 0x93c921dc in CFRunLoopRunSpecific ()
#5 0x93ca2f01 in CFRunLoopRun ()
#6 0x040f90b4 in ?? ()
#7 0x040f8b6c in ?? ()
#8 0x040f1bf2 in ?? ()
#9 0x0055b571 in ?? ()
#10 0x0000ecf4 in mono_jit_runtime_invoke (method=0xb55fa4, obj=0x3f9dbd0, params=0xb0776ee8, exc=0x0) at mini.c:5791
#11 0x00184354 in mono_runtime_invoke (method=0xb55fa4, obj=0x3f9dbd0, params=0xb0776ee8, exc=0x0) at object.c:2755
#12 0x0018462f in mono_runtime_delegate_invoke (delegate=0x3f9dbd0, params=0xb0776ee8, exc=0x0) at object.c:3420
#13 0x001bd96b in start_wrapper (data=0x6cd3d0) at threads.c:790
#14 0x001efa8a in thread_start_routine (args=0x9da558) at wthreads.c:287
#15 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#16 0x93605ed9 in _pthread_start ()
#17 0x936096de in thread_start ()
Thread 13 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=100) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f44e8 in ?? ()
#6 0x040f7d20 in ?? ()
#7 0x040ef97c in ?? ()
#8 0x040ef81a in ?? ()
#9 0x040ef6d7 in ?? ()
#10 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x4070150, params=0xb0674cc0, exc=0xb0674e98) at mini.c:5791
#11 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x4070150, params=0xb0674cc0, exc=0xb0674e98) at object.c:2755
#12 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x4070150, params=0x4060080, exc=0xb0674e98) at object.c:4142
#13 0x0018a917 in mono_message_invoke (target=0x4070150, msg=0x3faccc0, exc=0xb0674e98, out_args=0xb0674e94) at object.c:5847
#14 0x001b7f30 in mono_async_invoke [inlined] () at :631
#15 0x001b7f30 in async_invoke_thread (data=0x405ed70) at threadpool.c:1433
#16 0x001bd8ec in start_wrapper (data=0x42c570) at threads.c:784
#17 0x001efa8a in thread_start_routine (args=0x9da3e4) at wthreads.c:287
#18 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#19 0x93605ed9 in _pthread_start ()
#20 0x936096de in thread_start ()
Thread 12 (process 71451):
#0 0x97dff83e in __psynch_cvwait ()
#1 0x93609e21 in _pthread_cond_wait ()
#2 0x935ba3e0 in pthread_cond_timedwait$UNIX2003 ()
#3 0x001da3d1 in _wapi_handle_timedwait_signal_handle (handle=0x2818, timeout=0xb0572bd8, alertable=1, poll=0) at handles.c:1653
#4 0x001ecb7f in WaitForSingleObjectEx (handle=0x2818, timeout=499, alertable=1) at wait.c:205
#5 0x001bbdfe in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=0x406e930, handle=0x2818, ms=499, exitContext=0) at threads.c:1665
#6 0x01fb8d30 in ?? ()
#7 0x01fb8a70 in ?? ()
#8 0x040f8369 in ?? ()
#9 0x040f60d3 in ?? ()
#10 0x040f1bf2 in ?? ()
#11 0x0055b571 in ?? ()
#12 0x0000ecf4 in mono_jit_runtime_invoke (method=0xb55fa4, obj=0x3f9dea8, params=0xb0572ee8, exc=0x0) at mini.c:5791
#13 0x00184354 in mono_runtime_invoke (method=0xb55fa4, obj=0x3f9dea8, params=0xb0572ee8, exc=0x0) at object.c:2755
#14 0x0018462f in mono_runtime_delegate_invoke (delegate=0x3f9dea8, params=0xb0572ee8, exc=0x0) at object.c:3420
#15 0x001bd96b in start_wrapper (data=0x6ccc20) at threads.c:790
#16 0x001efa8a in thread_start_routine (args=0x9da2ec) at wthreads.c:287
#17 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#18 0x93605ed9 in _pthread_start ()
#19 0x936096de in thread_start ()
Thread 11 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=500) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f44e8 in ?? ()
#6 0x040f221c in ?? ()
#7 0x040f1bf2 in ?? ()
#8 0x0055b571 in ?? ()
#9 0x0000ecf4 in mono_jit_runtime_invoke (method=0xb55fa4, obj=0x4070268, params=0xb0306ee8, exc=0x0) at mini.c:5791
#10 0x00184354 in mono_runtime_invoke (method=0xb55fa4, obj=0x4070268, params=0xb0306ee8, exc=0x0) at object.c:2755
#11 0x0018462f in mono_runtime_delegate_invoke (delegate=0x4070268, params=0xb0306ee8, exc=0x0) at object.c:3420
#12 0x001bd96b in start_wrapper (data=0x42e260) at threads.c:790
#13 0x001efa8a in thread_start_routine (args=0x9da004) at wthreads.c:287
#14 0x002171d4 in GC_start_routine (arg=0x500e40) at pthread_support.c:1468
#15 0x93605ed9 in _pthread_start ()
#16 0x936096de in thread_start ()
Thread 10 (process 71451):
#0 0x97dfdc76 in semaphore_timedwait_trap ()
#1 0x001f7f78 in mono_sem_timedwait (sem=0x2c85c8, timeout_ms=<value temporarily unavailable, due to optimizations>, alertable=1) at mono-semaphore.c:76
#2 0x001b7d1e in async_invoke_thread (data=0x0) at threadpool.c:1485
#3 0x001bd8ec in start_wrapper (data=0x6c0a00) at threads.c:784
#4 0x001efa8a in thread_start_routine (args=0x9d9c24) at wthreads.c:287
#5 0x002171d4 in GC_start_routine (arg=0x500ea0) at pthread_support.c:1468
#6 0x93605ed9 in _pthread_start ()
#7 0x936096de in thread_start ()
Thread 9 (process 71451):
#0 0x97e0090a in kevent ()
#1 0x001b5d95 in tp_kqueue_wait (p=0x2c84e0) at tpool-kqueue.c:95
#2 0x001bd8ec in start_wrapper (data=0x1388170) at threads.c:784
#3 0x001efa8a in thread_start_routine (args=0x9d9ba8) at wthreads.c:287
#4 0x002171d4 in GC_start_routine (arg=0x500ea0) at pthread_support.c:1468
#5 0x93605ed9 in _pthread_start ()
#6 0x936096de in thread_start ()
Thread 8 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=100) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f44e8 in ?? ()
#6 0x040f13a0 in ?? ()
#7 0x040ef97c in ?? ()
#8 0x040ef81a in ?? ()
#9 0x040ef6d7 in ?? ()
#10 0x0000ecf4 in mono_jit_runtime_invoke (method=0x2204714, obj=0x4070460, params=0xb042ccc0, exc=0xb042ce98) at mini.c:5791
#11 0x00184354 in mono_runtime_invoke (method=0x2204714, obj=0x4070460, params=0xb042ccc0, exc=0xb042ce98) at object.c:2755
#12 0x00187ef9 in mono_runtime_invoke_array (method=0x2204714, obj=0x4070460, params=0x4060280, exc=0xb042ce98) at object.c:4142
#13 0x0018a917 in mono_message_invoke (target=0x4070460, msg=0x3facd00, exc=0xb042ce98, out_args=0xb042ce94) at object.c:5847
#14 0x001b7f30 in mono_async_invoke [inlined] () at :631
#15 0x001b7f30 in async_invoke_thread (data=0x405eeb0) at threadpool.c:1433
#16 0x001bd8ec in start_wrapper (data=0x4d11b0) at threads.c:784
#17 0x001efa8a in thread_start_routine (args=0x9d9ab0) at wthreads.c:287
#18 0x002171d4 in GC_start_routine (arg=0x500cc0) at pthread_support.c:1468
#19 0x93605ed9 in _pthread_start ()
#20 0x936096de in thread_start ()
Thread 7 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001b51ea in monitor_thread (unused=0x0) at threadpool.c:777
#4 0x001bd8ec in start_wrapper (data=0x45edb0) at threads.c:784
#5 0x001efa8a in thread_start_routine (args=0x9d9a34) at wthreads.c:287
#6 0x002171d4 in GC_start_routine (arg=0x500cc0) at pthread_support.c:1468
#7 0x93605ed9 in _pthread_start ()
#8 0x936096de in thread_start ()
Thread 4 (process 71451):
#0 0x97e0090a in kevent ()
#1 0x90222e10 in _dispatch_mgr_invoke ()
#2 0x9022185f in _dispatch_mgr_thread ()
Thread 3 (process 71451):
#0 0x97dfdc5e in semaphore_wait_trap ()
#1 0x001f7eba in mono_sem_wait (sem=0x2c7df0, alertable=1) at mono-semaphore.c:115
#2 0x0012a142 in finalizer_thread (unused=0x0) at gc.c:1066
#3 0x001bd8ec in start_wrapper (data=0x48cb50) at threads.c:784
#4 0x001efa8a in thread_start_routine (args=0x9d99b8) at wthreads.c:287
#5 0x002171d4 in GC_start_routine (arg=0x500f60) at pthread_support.c:1468
#6 0x93605ed9 in _pthread_start ()
#7 0x936096de in thread_start ()
Thread 2 (process 71451):
#0 0x97dfdc22 in mach_msg_trap ()
#1 0x97dfd1f6 in mach_msg ()
#2 0x000ee0da in mach_exception_thread (arg=0x0) at mini-darwin.c:129
#3 0x002171d4 in GC_start_routine (arg=0x500f60) at pthread_support.c:1468
#4 0x93605ed9 in _pthread_start ()
#5 0x936096de in thread_start ()
Thread 1 (process 71451):
#0 0x97dffbb2 in __semwait_signal ()
#1 0x935ba7b9 in nanosleep$UNIX2003 ()
#2 0x001ee3eb in SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:1027
#3 0x001bfa10 in ves_icall_System_Threading_Thread_Sleep_internal (ms=5000) at threads.c:1320
#4 0x040f458c in ?? ()
#5 0x040f8d4c in ?? ()
#6 0x00556fac in ?? ()
#7 0x0055710f in ?? ()
#8 0x0000ecf4 in mono_jit_runtime_invoke (method=0x99781c, obj=0x0, params=0xbffff00c, exc=0x0) at mini.c:5791
#9 0x00184354 in mono_runtime_invoke (method=0x99781c, obj=0x0, params=0xbffff00c, exc=0x0) at object.c:2755
#10 0x0018a41e in mono_runtime_exec_main (method=0x99781c, args=0x50de00, exc=0x0) at object.c:3938
#11 0x0007464d in mono_main (argc=2, argv=0xbffff35c) at driver.c:1003
#12 0x00001fd6 in start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment