Skip to content

Instantly share code, notes, and snippets.

@piscisaureus
Created September 10, 2012 20:05
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/3693484 to your computer and use it in GitHub Desktop.
Save piscisaureus/3693484 to your computer and use it in GitHub Desktop.
#0 0x00007fff84d1ed0c in kevent ()
#1 0x00007fff8dbb9bb5 in _dispatch_update_kq ()
#2 0x00007fff8dbba9a2 in _dispatch_port_set_init ()
#3 0x00007fff8dbb80fa in _dispatch_client_callout ()
#4 0x00007fff8dbb8085 in dispatch_once_f ()
#5 0x00007fff8dbbaa50 in _dispatch_mach_notify_source_init ()
#6 0x00007fff8dbb80fa in _dispatch_client_callout ()
#7 0x00007fff8dbb8085 in dispatch_once_f ()
#8 0x00007fff8dbba9d4 in dispatch_source_type_mach_send_init ()
#9 0x00007fff8dbb9936 in dispatch_source_create ()
#10 0x00007fff84f1c3cd in _CFMachPortCreateWithPort2 ()
#11 0x00007fff886237d5 in FSEventStreamStart ()
#12 0x0000000100047d5b in uv__fsevents_schedule (arg=0x1000838e0) at src/unix/fsevents.c:140
#13 0x00000001000461a3 in uv__cf_loop_cb (arg=0x1000c35b8) at src/unix/darwin.c:132
#14 0x00007fff84ef6841 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ()
#15 0x00007fff84ef6165 in __CFRunLoopDoSources0 ()
#16 0x00007fff84f194e5 in __CFRunLoopRun ()
#17 0x00007fff84f18dd2 in CFRunLoopRunSpecific ()
#18 0x00007fff84f27a81 in CFRunLoopRun ()
#19 0x0000000100046257 in uv__cf_loop_runner (arg=0x1000c35b8) at src/unix/darwin.c:109
#20 0x000000010004af37 in uv__thread_start (ctx_v=0x100207ec0) at src/uv-common.c:285
#21 0x00007fff84e2b782 in _pthread_start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment