Skip to content

Instantly share code, notes, and snippets.

@ccgus
Created May 31, 2012 02:01
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 ccgus/2840379 to your computer and use it in GitHub Desktop.
Save ccgus/2840379 to your computer and use it in GitHub Desktop.
irony
#0 0x00007fff901296b6 in semaphore_wait_trap ()
#1 0x00007fff8d85820a in _dispatch_semaphore_wait_slow ()
#2 0x00007fff8d94efb9 in -[NSXPCConnection sendMessage:waitForAck:] ()
#3 0x00007fff8d91a202 in _CFXNotificationPost ()
#4 0x00007fff8d92b758 in CFNotificationCenterPostNotification ()
#5 0x00007fff8aee2086 in HIS_XPC_CFNotificationCenterPostNotification ()
#6 0x00007fff8ec88e4b in BroadcastToolboxMessage ()
#7 0x00007fff8ebf82c7 in SendMenuOpening ()
#8 0x00007fff8ebfb8cd in DrawTheMenu ()
#9 0x00007fff8ebfbdd7 in MenuChanged ()
#10 0x00007fff8eacbc17 in TrackMenuCommon ()
#11 0x00007fff8eac70fb in MenuSelectCore ()
#12 0x00007fff8eac677a in _HandleMenuSelection2 ()
#13 0x00007fff962b688a in _NSHandleCarbonMenuEvent ()
#14 0x00007fff9624c381 in _DPSNextEvent ()
#15 0x00007fff9624b735 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#16 0x00007fff96248071 in -[NSApplication run] ()
#17 0x00007fff964c4244 in NSApplicationMain ()
#18 0x000000010032ea68 in main (argc=2, argv=0x7fff5fe2cc80) at /Volumes/srv/Users/gus/Projects/svn_voodoopad/src/main.m:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment