Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created January 13, 2009 17:53
Show Gist options
  • Save ddribin/46536 to your computer and use it in GitHub Desktop.
Save ddribin/46536 to your computer and use it in GitHub Desktop.
Thread 11 Crashed:
0 ??? 0xa021e010 0 + 2686574608
1 com.apple.PubSub 0x9418bb58 PubSub::FeedParser::ContentContext::end() + 220
2 com.apple.PubSub 0x9417b74c PubSub::FeedParser::Parser::popTopAndHandleIt() + 104
3 com.apple.PubSub 0x9417b924 PubSub::FeedParser::Parser::handleEndElement(_xmlTextReader*) + 196
4 com.apple.PubSub 0x9417bcd0 PubSub::FeedParser::Parser::handleStartElement(_xmlTextReader*) + 580
5 com.apple.PubSub 0x9417bf50 PubSub::FeedParser::Parser::attemptParse() + 484
6 com.apple.PubSub 0x9417c128 PubSub::FeedParser::Parser::startParsing() + 40
7 com.apple.PubSub 0x9417c26c PubSub::FeedParser::Parser::Parser(__CFData const*, __CFURL const*) + 224
8 com.apple.PubSub 0x9419da80 PubSub::PollingFeeder::parseFeed(__CFData const*, Foundation::NetError&) + 296
9 com.apple.PubSub 0x9419ddc8 PubSub::PollingFeeder::parseFeed() + 44
10 com.apple.PubSub 0x9419bbec Foundation::AbstractTimer::_fire() + 76
11 com.apple.PubSub 0x9419bca8 Foundation::AbstractTimer::callbackFunction(__CFRunLoopTimer*, void*) + 32
12 com.apple.CoreFoundation 0x918609d8 CFRunLoopRunSpecific + 2968
13 com.apple.Foundation 0x93a673bc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
14 com.bitmaki.textcast 0x0002ee0c 0x1000 + 187916
15 com.bitmaki.textcast 0x0002d424 0x1000 + 181284
16 com.bitmaki.textcast 0x0002d11c 0x1000 + 180508
17 com.bitmaki.textcast 0x0002ce40 0x1000 + 179776
18 com.bitmaki.textcast 0x0002cbb8 0x1000 + 179128
19 com.bitmaki.textcast 0x00025ee0 0x1000 + 151264
20 com.apple.Foundation 0x93ab6f10 -[NSOperation start] + 620
21 com.apple.Foundation 0x93a39764 __NSThread__main__ + 1004
22 libSystem.B.dylib 0x93dce024 _pthread_start + 316
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment