Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created August 7, 2013 19:50
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 piscisaureus/6177879 to your computer and use it in GitHub Desktop.
Save piscisaureus/6177879 to your computer and use it in GitHub Desktop.
Thread 23 (process 18336):
#0 0x00007fff8c2cb192 in __workq_kernreturn ()
#1 0x00007fff8d384594 in _pthread_wqthread ()
#2 0x00007fff8d385b85 in start_wqthread ()
Thread 21 (process 18336):
#0 0x00007fff8c2cb192 in __workq_kernreturn ()
#1 0x00007fff8d384594 in _pthread_wqthread ()
#2 0x00007fff8d385b85 in start_wqthread ()
Thread 8 (process 18336):
#0 0x00007fff8c2cb7e6 in kevent ()
#1 0x00007fff8f6c2786 in _dispatch_mgr_invoke ()
#2 0x00007fff8f6c1316 in _dispatch_mgr_thread ()
Thread 7 (process 18336):
#0 0x00007fff8c2cabca in __psynch_cvwait ()
#1 0x00007fff8d386274 in _pthread_cond_wait ()
#2 0x000000010012b6ef in uv_cond_wait ()
#3 0x000000010012bee2 in worker ()
#4 0x00000001001228b7 in uv__thread_start ()
#5 0x00007fff8d3828bf in _pthread_start ()
#6 0x00007fff8d385b75 in thread_start ()
Thread 6 (process 18336):
#0 0x00007fff8c2cabca in __psynch_cvwait ()
#1 0x00007fff8d386274 in _pthread_cond_wait ()
#2 0x000000010012b6ef in uv_cond_wait ()
#3 0x000000010012bee2 in worker ()
#4 0x00000001001228b7 in uv__thread_start ()
#5 0x00007fff8d3828bf in _pthread_start ()
#6 0x00007fff8d385b75 in thread_start ()
Thread 5 (process 18336):
#0 0x00007fff8c2cabca in __psynch_cvwait ()
#1 0x00007fff8d386274 in _pthread_cond_wait ()
#2 0x000000010012b6ef in uv_cond_wait ()
#3 0x000000010012bee2 in worker ()
#4 0x00000001001228b7 in uv__thread_start ()
#5 0x00007fff8d3828bf in _pthread_start ()
#6 0x00007fff8d385b75 in thread_start ()
Thread 4 (process 18336):
#0 0x00007fff8c2cabca in __psynch_cvwait ()
#1 0x00007fff8d386274 in _pthread_cond_wait ()
#2 0x000000010012b6ef in uv_cond_wait ()
#3 0x000000010012bee2 in worker ()
#4 0x00000001001228b7 in uv__thread_start ()
#5 0x00007fff8d3828bf in _pthread_start ()
#6 0x00007fff8d385b75 in thread_start ()
Thread 3 (process 18336):
#0 0x00007fff8c2c96b6 in semaphore_wait_trap ()
#1 0x00000001003df338 in v8::internal::MacOSSemaphore::Wait ()
#2 0x00000001002f6577 in v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary ()
#3 0x00000001003df408 in v8::internal::SamplerThread::Run ()
#4 0x00000001003debdc in v8::internal::ThreadEntry ()
#5 0x00007fff8d3828bf in _pthread_start ()
#6 0x00007fff8d385b75 in thread_start ()
Thread 2 (process 18336):
#0 0x00007fff8d3d64f0 in strlen ()
#1 0x000000010012ea95 in uv__fsevents_event_cb ()
#2 0x00007fff8a8217a3 in implementation_callback_rpc ()
#3 0x00007fff8a82104b in _Xcallback_rpc ()
#4 0x00007fff8a820e7a in FSEventsD2F_server ()
#5 0x00007fff8a820ddd in FSEventsClientProcessMessageCallback ()
#6 0x00007fff8f7b4c52 in __CFMachPortPerform ()
#7 0x00007fff8f7b4abc in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ ()
#8 0x00007fff8f7b47eb in __CFRunLoopDoSource1 ()
#9 0x00007fff8f7eaf27 in __CFRunLoopRun ()
#10 0x00007fff8f7ea486 in CFRunLoopRunSpecific ()
#11 0x00007fff8f7fa19f in CFRunLoopRun ()
#12 0x000000010012e001 in uv__cf_loop_runner ()
#13 0x00000001001228b7 in uv__thread_start ()
#14 0x00007fff8d3828bf in _pthread_start ()
#15 0x00007fff8d385b75 in thread_start ()
Thread 1 (process 18336):
#0 0x00007fff8c2cb7e6 in kevent ()
#1 0x000000010012f0f4 in uv__io_poll ()
#2 0x00000001001231df in uv_run ()
#3 0x00000001000098f1 in node::Start ()
#4 0x0000000100000bf4 in start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment