- GNU gdb 6.3.50-20050815 (Apple version gdb-1518) (Sat Feb 12 02:52:12 UTC 2011)
- Copyright 2004 Free Software Foundation, Inc.
- GDB is free software, covered by the GNU General Public License, and you are
- welcome to change it and/or distribute copies of it under certain conditions.
- Type "show copying" to see the conditions.
- There is absolutely no warranty for GDB. Type "show warranty" for details.
- This GDB was configured as "x86_64-apple-darwin".sharedlibrary apply-load-rules all
- Attaching to process 9749.
- Pending breakpoint 1 - ""MWFeedParser.m":731" resolved
- [Switching to process 9749 thread 0x8207]
- [Switching to process 9749 thread 0x8207]
- Current language: auto; currently objective-c
- 2011-05-16 19:37:31.598 Newsbox[9749:8207] -[Item setKeep:]: unrecognized selector sent to instance 0x5b62160
- [Switching to process 9749 thread 0x207]
- [Switching to process 9749 thread 0x207]
- 2011-05-16 19:37:31.601 Newsbox[9749:8207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Item setKeep:]: unrecognized selector sent to instance 0x5b62160'
- *** Call stack at first throw:
- (
- 0 CoreFoundation 0x015035a9 __exceptionPreprocess + 185
- 1 libobjc.A.dylib 0x01657313 objc_exception_throw + 44
- 2 CoreFoundation 0x015050bb -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
- 3 CoreFoundation 0x01474966 ___forwarding___ + 966
- 4 CoreFoundation 0x01474522 _CF_forwarding_prep_0 + 50
- 5 Newsbox 0x0003784c -[MWFeedParser parser:didEndElement:namespaceURI:qualifiedName:] + 1644
- 6 Foundation 0x00502959 _endElementNs + 453
- 7 libxml2.2.dylib 0x01a117c7 xmlParseXMLDecl + 1346
- 8 libxml2.2.dylib 0x01a1c4d1 xmlParseChunk + 3984
- 9 Foundation 0x0050215a -[NSXMLParser parse] + 321
- 10 Newsbox 0x0003894b -[MWFeedParser startParsingData:textEncodingName:] + 587
- 11 Newsbox 0x000361e7 -[MWFeedParser startParsingData:] + 183
- 12 Foundation 0x00433cf4 -[NSThread main] + 81
- 13 Foundation 0x00433c80 __NSThread__main__ + 1387
- 14 libSystem.B.dylib 0x97b407fd _pthread_start + 345
- 15 libSystem.B.dylib 0x97b40682 thread_start + 34
- )
- terminate called after throwing an instance of 'NSException'
- kill
- quit
- Program ended with exit code: 0