Created
January 4, 2014 05:08
-
-
Save skimbrel/8252008 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2079 Safari::Application::tryToTerminateWhenReady() (in Safari) + 323 [0x7fff991a0b09] | |
+ 2079 -[BrowserApplication tryToTerminate] (in Safari) + 56 [0x7fff991eb2eb] | |
+ 2079 -[NSApplication terminate:] (in AppKit) + 1604 [0x7fff906bc3e4] | |
+ 2079 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation) + 68 [0x7fff96a2c4aa] | |
+ 2079 _CFXNotificationPost (in CoreFoundation) + 2893 [0x7fff91075c5d] | |
+ 2079 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation) + 12 [0x7fff91181fcc] | |
+ 2079 -[AppController _savePendingData:] (in Safari) + 153 [0x7fff9919d1ca] | |
+ 2079 -[GlobalHistoryObjC savePendingChangesBeforeTermination] (in Safari) + 46 [0x7fff9934cf6c] | |
+ 2079 -[HistoryTextCache savePendingChangesSynchronously] (in Safari) + 86 [0x7fff9934ffc1] | |
+ 2079 -[NSConditionLock lockWhenCondition:beforeDate:] (in Foundation) + 232 [0x7fff96a58778] | |
+ 2079 -[NSCondition waitUntilDate:] (in Foundation) + 344 [0x7fff96a618d0] | |
+ 2079 _pthread_cond_wait (in libsystem_pthread.dylib) + 787 [0x7fff92ed7c77] | |
+ 2079 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff98f6a716] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment