Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created January 27, 2012 20:40
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 pjbeaman/1690808 to your computer and use it in GitHub Desktop.
Save pjbeaman/1690808 to your computer and use it in GitHub Desktop.
Trace from from bug 3068 hang
Starting MonoDevelop
Loading Workbench
Initializing Main Window
MacDir exists
Basedir=/Library/Frameworks/Mono.framework/Versions/2.10.8.1/lib/monodoc
Error: did not find one of the files in sources//Library/Frameworks/Mono.framework/External/monodoc/MonoAndroid-man
MacDir exists
Basedir=/Library/Frameworks/Mono.framework/Versions/2.10.8.1/lib/monodoc
Error: did not find one of the files in sources//Library/Frameworks/Mono.framework/External/monodoc/MonoAndroid-man
ERROR [2012-01-27 14:51:12Z]: Error in debugger
Mono.Debugging.Soft.DisconnectedException: The connection with the debugger has been lost. The target application may have exited.
Full thread dump:
"GUI Thread" tid=0x0xac1ae2c0 this=0x0x4bef18 thread handle 0x403 state : waiting on 0x400 : Event owns ()
Thread 7 (process 1063):
#0 0x97946b42 in select$DARWIN_EXTSN ()
#1 0x94f25195 in __CFSocketManager ()
#2 0x91397ed9 in _pthread_start ()
#3 0x9139b6de in thread_start ()
Thread 6 (process 1063):
#0 0x9794683e in __psynch_cvwait ()
#1 0x9139be21 in _pthread_cond_wait ()
#2 0x9134c42c in pthread_cond_wait$UNIX2003 ()
#3 0x03680d8d in select_thread_func ()
#4 0x91397ed9 in _pthread_start ()
#5 0x9139b6de in thread_start ()
Thread 5 (process 1063):
#0 0x97944c22 in mach_msg_trap ()
#1 0x97944280 in mach_msg ()
#2 0x94ece0ea in __CFRunLoopServiceMachPort ()
#3 0x94ed7214 in __CFRunLoopRun ()
#4 0x94ed68ec in CFRunLoopRunSpecific ()
#5 0x94ee7611 in CFRunLoopRun ()
#6 0x104cca8c in ?? ()
#7 0x104cc914 in ?? ()
#8 0x100efd0c in ?? ()
#9 0x004a5cad in ?? ()
#10 0x0000d272 in mono_jit_runtime_invoke (method=0x2556be4, obj=0x745bb60, params=0xb0936dcc, exc=0xb0936dd8) at mini.c:5791
#11 0x001a435a in mono_runtime_invoke (method=0x2556be4, obj=0x745bb60, params=0xb0936dcc, exc=0xb0936dd8) at object.c:2755
#12 0x001a5bf7 in mono_runtime_delegate_invoke (delegate=0x745bb60, params=0xb0936dcc, exc=0xb0936dd8) at object.c:3420
#13 0x001e4831 in mono_async_invoke (tp=0x31a380, ares=0x774eb40) at threadpool.c:626
#14 0x001e7056 in async_invoke_thread (data=0x774eb40) at threadpool.c:1433
#15 0x001e9251 in start_wrapper_internal (data=0x918ede0) at threads.c:784
#16 0x001e9347 in start_wrapper (data=0x918ede0) at threads.c:832
#17 0x0022e74e in thread_start_routine (args=0x23fb568) at wthreads.c:287
#18 0x00268168 in GC_start_routine (arg=0x311e7e0) at pthread_support.c:1468
#19 0x91397ed9 in _pthread_start ()
#20 0x9139b6de in thread_start ()
Thread 4 (process 1063):
#0 0x9794790a in kevent ()
#1 0x942c6c58 in _dispatch_mgr_invoke ()
#2 0x942c56a7 in _dispatch_mgr_thread ()
Thread 3 (process 1063):
#0 0x97944c5e in semaphore_wait_trap ()
#1 0x0023d6d2 in mono_sem_wait (sem=0x319b14, alertable=1) at mono-semaphore.c:115
#2 0x00123382 in finalizer_thread (unused=0x0) at gc.c:1066
#3 0x001e9251 in start_wrapper_internal (data=0x1b24ae0) at threads.c:784
#4 0x001e9347 in start_wrapper (data=0x1b24ae0) at threads.c:832
#5 0x0022e74e in thread_start_routine (args=0x23fabb8) at wthreads.c:287
#6 0x00268168 in GC_start_routine (arg=0x451f60) at pthread_support.c:1468
#7 0x91397ed9 in _pthread_start ()
#8 0x9139b6de in thread_start ()
Thread 2 (process 1063):
#0 0x97944c22 in mach_msg_trap ()
#1 0x979441f6 in mach_msg ()
#2 0x000d9b7a in mach_exception_thread (arg=0x0) at mini-darwin.c:129
#3 0x00268168 in GC_start_routine (arg=0x451f60) at pthread_support.c:1468
#4 0x91397ed9 in _pthread_start ()
#5 0x9139b6de in thread_start ()
Thread 1 (process 1063):
#0 0x9794683e in __psynch_cvwait ()
#1 0x9139be21 in _pthread_cond_wait ()
#2 0x9134c42c in pthread_cond_wait$UNIX2003 ()
#3 0x002145a3 in _wapi_handle_timedwait_signal_handle (handle=0x400, timeout=0x0, alertable=1, poll=0) at handles.c:1655
#4 0x002142a7 in _wapi_handle_wait_signal (poll=0) at handles.c:1584
#5 0x0022ce0b in WaitForMultipleObjectsEx (numobjects=12, handles=0xbffff6c0, waitall=1, timeout=4294967295, alertable=1) at wait.c:722
#6 0x001ee8cb in wait_for_tids (wait=0xbffff6c0, timeout=4294967295) at threads.c:2748
#7 0x001ef9d5 in mono_thread_manage () at threads.c:3048
#8 0x0006bf08 in mono_main (argc=5, argv=0xbffffa48) at driver.c:1856
#9 0x00002289 in main (argc=5, argv=0xbffffa48) at main.c:66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment