Skip to content

Instantly share code, notes, and snippets.

@jurriaan
Created January 2, 2011 23:02
Show Gist options
  • Save jurriaan/762914 to your computer and use it in GitHub Desktop.
Save jurriaan/762914 to your computer and use it in GitHub Desktop.
#0 0x0000000100fc3b48 in ?? ()
#1 0x00007fff85555a9e in CFBasicHashFindBucket ()
#2 0x00007fff8555596b in CFDictionaryGetValue ()
#3 0x00007fff856343e2 in CFStringGetNameOfEncoding ()
#4 0x00007fff85fea858 in +[NSString(NSStringOtherEncodings) localizedNameOfStringEncoding:] ()
#5 0x000000010000ab81 in -[KDocument readFromData:ofType:error:callback:] (self=0x139e8b330, _cmd=0x100405aef, data=0x100dd1020, typeName=0x0, outError=0x7fff5fbfdc98, callback=0x7fff5fbfdc70) at KDocument.mm:1811
#6 0x000000010000b2cb in -[KDocument urlHandler:finishedReadingURL:data:ofType:error:callback:] (self=0x139e8b330, _cmd=0x100415b12, urlHandler=0x10212a570, url=0x13a1ca9a0, data=0x100dd1020, typeName=0x0, error=0x0, callback=0x7fff5fbfdd50) at KDocument.mm:1736
#7 0x000000010007e179 in __-[KHTTPURLHandler readURL:ofType:inTab:]_block_invoke_4 (.block_descriptor=0x13a1c7e50, err=0x0, data=0x100dd1020) at KHTTPURLHandler.mm:99
#8 0x000000010007fc35 in -[_HURLConnectionDelegate _onComplete:error:cancel:] (self=0x13a19ed20, _cmd=0x100871b5b, c=0x13a19ecf0, err=0x0, cancel=0 '\0') at /Users/jurriaanpruis/src/kod/deps/hunch-cocoa/HURLConnection.m:18
#9 0x000000010008013f in -[_HURLConnectionDelegate connectionDidFinishLoading:] (self=0x13a19ed20, _cmd=0x7fff86046b96, c=0x13a19ecf0) at /Users/jurriaanpruis/src/kod/deps/hunch-cocoa/HURLConnection.m:53
#10 0x00007fff85f20728 in _NSURLConnectionDidFinishLoading ()
#11 0x00007fff8687b2a0 in URLConnectionClient::_clientDidFinishLoading ()
#12 0x00007fff868e09c6 in URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload ()
#13 0x00007fff8686796d in URLConnectionClient::processEvents ()
#14 0x00007fff86867748 in MultiplexerSource::perform ()
#15 0x00007fff8558c401 in __CFRunLoopDoSources0 ()
#16 0x00007fff8558a5f9 in __CFRunLoopRun ()
#17 0x00007fff85589dbf in CFRunLoopRunSpecific ()
#18 0x00007fff817349f6 in RunCurrentEventLoopInMode ()
#19 0x00007fff817347fb in ReceiveNextEventCommon ()
#20 0x00007fff817346b4 in BlockUntilNextEventMatchingListInMode ()
#21 0x00007fff805c9e64 in _DPSNextEvent ()
#22 0x00007fff805c97a9 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#23 0x00007fff8058f48b in -[NSApplication run] ()
#24 0x00007fff805881a8 in NSApplicationMain ()
#25 0x0000000100007563 in main (argc=1, argv=0x7fff5fbff580) at /Users/jurriaanpruis/src/kod/src/main.m:5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment