Skip to content

Instantly share code, notes, and snippets.

@duncanmak
Created October 15, 2013 21:32
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 duncanmak/e339125e83727113feab to your computer and use it in GitHub Desktop.
Save duncanmak/e339125e83727113feab to your computer and use it in GitHub Desktop.
GNU gdb 6.3.50-20050815 (Apple version gdb-1824) (Wed Feb 6 22:51:23 UTC 2013)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".
/Users/duncan/13709: No such file or directory
Attaching to process 13709.
Reading symbols for shared libraries . done
Reading symbols for shared libraries ..................................... done
Reading symbols for shared libraries + done
0x957d48e2 in __psynch_cvwait ()
(gdb) t a a bt
Thread 7 (process 13709):
#0 0x957d4c72 in __semwait_signal ()
#1 0x95ac3a49 in nanosleep$UNIX2003 ()
#2 0x00316135 in SleepEx (ms=3000, alertable=1) at wthreads.c:842
#3 0x002744d8 in ves_icall_System_Threading_Thread_Sleep_internal (ms=3000) at threads.c:1250
#4 0x007396a4 in ?? ()
#5 0x00739518 in ?? ()
#6 0x01bc8708 in ?? ()
#7 0x0072bdd0 in ?? ()
#8 0x006f61dd in ?? ()
#9 0x000e74ee in mono_jit_runtime_invoke (method=0x7b33646c, obj=0xb00628, params=0xb0790f34, exc=0x0) at mini.c:6473
#10 0x002a104e in mono_runtime_invoke (method=0x7b33646c, obj=0xb00628, params=0xb0790f34, exc=0x0) at object.c:2827
#11 0x002a11bc in mono_runtime_delegate_invoke (delegate=0xb00628, params=0xb0790f34, exc=0x0) at object.c:3538
#12 0x002714a0 in start_wrapper_internal [inlined] () at :614
#13 0x002714a0 in start_wrapper (data=0x7ab5c5b0) at threads.c:653
#14 0x00316eca in thread_start_routine (args=0x7a32defc) at wthreads.c:294
#15 0x00327411 in inner_start_thread (arg=0x7ab5e4d0) at mono-threads-posix.c:49
#16 0x95a395b7 in _pthread_start ()
#17 0x95a23dce in thread_start ()
Thread 6 (process 13709):
#0 0x957d48e2 in __psynch_cvwait ()
#1 0x95a3e280 in _pthread_cond_wait ()
#2 0x95ac40d4 in pthread_cond_timedwait$UNIX2003 ()
#3 0x00300b84 in timedwait_signal_poll_cond [inlined] () at :1493
#4 0x00300b84 in _wapi_handle_timedwait_signal_handle (handle=0x472, timeout=0xb068ed10, alertable=1, poll=0) at handles.c:1583
#5 0x00313f44 in WaitForSingleObjectEx (handle=0x131, timeout=60000, alertable=1) at wait.c:198
#6 0x0029dc46 in ves_icall_System_Threading_Monitor_Monitor_wait (obj=0x8526c0, ms=60000) at monitor.c:1485
#7 0x007ef9f0 in ?? ()
#8 0x007ef7d8 in ?? ()
#9 0x007cefc4 in ?? ()
#10 0x0072bdd0 in ?? ()
#11 0x006f61dd in ?? ()
#12 0x000e74ee in mono_jit_runtime_invoke (method=0x7b33646c, obj=0x88c440, params=0xb068ef34, exc=0x0) at mini.c:6473
#13 0x002a104e in mono_runtime_invoke (method=0x7b33646c, obj=0x88c440, params=0xb068ef34, exc=0x0) at object.c:2827
#14 0x002a11bc in mono_runtime_delegate_invoke (delegate=0x88c440, params=0xb068ef34, exc=0x0) at object.c:3538
#15 0x002714a0 in start_wrapper_internal [inlined] () at :614
#16 0x002714a0 in start_wrapper (data=0x7ab2ee50) at threads.c:653
#17 0x00316eca in thread_start_routine (args=0x7a32dd88) at wthreads.c:294
#18 0x00327411 in inner_start_thread (arg=0x7ab2cd30) at mono-threads-posix.c:49
#19 0x95a395b7 in _pthread_start ()
#20 0x95a23dce in thread_start ()
Thread 5 (process 13709):
#0 0x957d4c72 in __semwait_signal ()
#1 0x95ac3a49 in nanosleep$UNIX2003 ()
#2 0x00316135 in SleepEx (ms=1000, alertable=1) at wthreads.c:842
#3 0x002744d8 in ves_icall_System_Threading_Thread_Sleep_internal (ms=1000) at threads.c:1250
#4 0x007396a4 in ?? ()
#5 0x00739518 in ?? ()
#6 0x00739468 in ?? ()
#7 0x0072bdd0 in ?? ()
#8 0x006f61dd in ?? ()
#9 0x000e74ee in mono_jit_runtime_invoke (method=0x7b33646c, obj=0x850e08, params=0xb048af34, exc=0x0) at mini.c:6473
#10 0x002a104e in mono_runtime_invoke (method=0x7b33646c, obj=0x850e08, params=0xb048af34, exc=0x0) at object.c:2827
#11 0x002a11bc in mono_runtime_delegate_invoke (delegate=0x850e08, params=0xb048af34, exc=0x0) at object.c:3538
#12 0x002714a0 in start_wrapper_internal [inlined] () at :614
#13 0x002714a0 in start_wrapper (data=0x79e73a80) at threads.c:653
#14 0x00316eca in thread_start_routine (args=0x7a32daa0) at wthreads.c:294
#15 0x00327411 in inner_start_thread (arg=0x79e70920) at mono-threads-posix.c:49
#16 0x95a395b7 in _pthread_start ()
#17 0x95a23dce in thread_start ()
Thread 4 (process 13709):
#0 0x957d3e9a in accept$UNIX2003 ()
#1 0x00311753 in _wapi_accept (fd=4, addr=0x0, addrlen=0x0) at sockets.c:221
#2 0x00264e0b in ves_icall_System_Net_Sockets_Socket_Accept_internal (sock=4, error=0xb0388d6c, blocking=1) at socket-io.c:868
#3 0x0072cb78 in ?? ()
#4 0x0072c5f0 in ?? ()
#5 0x0072bfec in ?? ()
#6 0x0072be44 in ?? ()
#7 0x0072bdd0 in ?? ()
#8 0x006f61dd in ?? ()
#9 0x000e74ee in mono_jit_runtime_invoke (method=0x7b33646c, obj=0x84cb68, params=0xb0388f34, exc=0x0) at mini.c:6473
#10 0x002a104e in mono_runtime_invoke (method=0x7b33646c, obj=0x84cb68, params=0xb0388f34, exc=0x0) at object.c:2827
#11 0x002a11bc in mono_runtime_delegate_invoke (delegate=0x84cb68, params=0xb0388f34, exc=0x0) at object.c:3538
#12 0x002714a0 in start_wrapper_internal [inlined] () at :614
#13 0x002714a0 in start_wrapper (data=0x79e6fd50) at threads.c:653
#14 0x00316eca in thread_start_routine (args=0x7a32d9a8) at wthreads.c:294
#15 0x00327411 in inner_start_thread (arg=0x79e71060) at mono-threads-posix.c:49
#16 0x95a395b7 in _pthread_start ()
#17 0x95a23dce in thread_start ()
Thread 3 (process 13709):
#0 0x957d59ae in kevent ()
#1 0x9490ec71 in _dispatch_mgr_invoke ()
#2 0x9490e7a9 in _dispatch_mgr_thread ()
Thread 2 (process 13709):
#0 0x957d280a in semaphore_wait_trap ()
#1 0x0032296e in mono_sem_wait (sem=Cannot access memory at address 0x0
) at mono-semaphore.c:118
#2 0x0029a99a in finalizer_thread (unused=0x0) at gc.c:1073
#3 0x00271474 in start_wrapper_internal [inlined] () at :608
#4 0x00271474 in start_wrapper (data=0x79e43a50) at threads.c:653
#5 0x00316eca in thread_start_routine (args=0x7a32d7b8) at wthreads.c:294
#6 0x00327411 in inner_start_thread (arg=0x79e43b30) at mono-threads-posix.c:49
#7 0x95a395b7 in _pthread_start ()
#8 0x95a23dce in thread_start ()
Thread 1 (process 13709):
#0 0x957d48e2 in __psynch_cvwait ()
#1 0x95a3e280 in _pthread_cond_wait ()
#2 0x95ac4089 in pthread_cond_wait$UNIX2003 ()
#3 0x00300bec in _wapi_handle_timedwait_signal_handle (handle=0x400, timeout=0x0, alertable=1, poll=0) at handles.c:1588
#4 0x00300cb1 in _wapi_handle_wait_signal (poll=0) at handles.c:1521
#5 0x00314f5f in WaitForMultipleObjectsEx (numobjects=2, handles=0xbff261ec, waitall=0, timeout=4294967295, alertable=1) at wait.c:668
#6 0x0027417f in mono_wait_uninterrupted () at atomic.h:56
#7 0x00274348 in ves_icall_System_Threading_WaitHandle_WaitAny_internal (mono_handles=0x886828, ms=-1, exitContext=0) at threads.c:1586
#8 0x007c1df8 in ?? ()
#9 0x007c1b88 in ?? ()
#10 0x005ae544 in ?? ()
#11 0x005ae6f3 in ?? ()
#12 0x000e74ee in mono_jit_runtime_invoke (method=0x7a302e1c, obj=0x0, params=0xbff26478, exc=0x0) at mini.c:6473
#13 0x002a104e in mono_runtime_invoke (method=0x7a302e1c, obj=0x0, params=0xbff26478, exc=0x0) at object.c:2827
#14 0x002a5604 in mono_runtime_exec_main (method=0x7a302e1c, args=0x800798, exc=0x0) at object.c:4054
#15 0x002a5975 in mono_runtime_run_main (method=0x7a302e1c, argc=0, argv=0xbff26680, exc=0x0) at object.c:3678
#16 0x00152a25 in mono_jit_exec (domain=0x79e2c1f0, assembly=0x7a8248c0, argc=1, argv=0xbff26680) at driver.c:960
#17 0x00154f7f in mono_main (argc=2, argv=0xbff2667c) at driver.c:1019
#18 0x000dabfe in main (argc=2, argv=0xbff2667c) at main.c:94
(gdb) p mono_pmip(0x007396a4)
$1 = 0x79ea35d0 " (wrapper managed-to-native) System.Threading.Thread:Sleep_internal (int) + 0x2c (0x739678 0x7396d6) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x00739518)
$2 = 0x79ea3780 " System.Threading.Thread:Sleep (int) + 0x18 (0x739500 0x739564) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x00739468)
$3 = 0x7a87df70 " MonoDevelop.Projects.Formats.MSBuild.MainClass/<WatchProcess>c__AnonStorey0:<>m__0 () + 0x20 (0x739448 0x7394d6) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x0072bdd0)
$4 = 0x7ab71670 " System.Threading.Thread:StartInternal () + 0x58 (0x72bd78 0x72be11) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x006f61dd)
$5 = 0x7ad31e90 " (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) + 0x8d (0x6f6150 0x6f61ee) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x006f61dd)
$6 = 0x79e96a10 " (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) + 0x8d (0x6f6150 0x6f61ee) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x0072c5f0)
$7 = 0x79e9dbb0 " System.Net.Sockets.Socket:Accept () + 0x70 (0x72c580 0x72c74c) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x0072bfec)
$8 = 0x7ad32000 " System.Net.Sockets.TcpListener:AcceptSocket () + 0x24 (0x72bfc8 0x72c024) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x0072be44)
$9 = 0x7ab60240 " System.Runtime.Remoting.Channels.Tcp.TcpServerChannel:WaitForConnections () + 0x2c (0x72be18 0x72bfa0) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x0072bdd0)
$10 = 0x7ab28b40 " System.Threading.Thread:StartInternal () + 0x58 (0x72bd78 0x72be11) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x006f61dd)
$11 = 0x79ea3800 " (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr) + 0x8d (0x6f6150 0x6f61ee) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x007c1df8)
$12 = 0x79e93000 " (wrapper managed-to-native) System.Threading.WaitHandle:WaitAny_internal (System.Threading.WaitHandle[],int,bool) + 0x38 (0x7c1dc0 0x7c1e32) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x007c1b88)
$13 = 0x79ea3930 " System.Threading.WaitHandle:WaitAny (System.Threading.WaitHandle[]) + 0x28 (0x7c1b60 0x7c1b8d) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x005ae544)
$14 = 0x7a87d090 " MonoDevelop.Projects.Formats.MSBuild.MainClass:Main (string[]) + 0x17c (0x5ae3c8 0x5ae599) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
(gdb) p mono_pmip(0x005ae6f3)
$15 = 0x79ea3a50 " (wrapper runtime-invoke) <Module>:runtime_invoke_void_object (object,intptr,intptr,intptr) + 0x93 (0x5ae660 0x5ae702) [0x79e2c1f0 - MonoDevelop.Projects.Formats.MSBuild.exe]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment