Developer

« Return to index ‹ #110 #112 › ⊕ View reports

#111: New exception in r2083

Type: Exception First reported: 9 Apr 2010
Status: Fixed Last modified: 3 Jul 2011
Occurrences: 1 Fixed: In revision r3347
NSInvalidArgumentException

*** -[NSBigMutableString replaceCharactersInRange:withString:]: nil argument

(
0 CoreFoundation 0x00007fff82040d24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff84bf60f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff82040b47 +[NSException raise:format:arguments:] + 103
3 CoreFoundation 0x00007fff82040ad4 +[NSException raise:format:] + 148
4 Foundation 0x00007fff82f0bc33 -[NSBigMutableString replaceCharactersInRange:withString:] + 142
5 Foundation 0x00007fff82edc946 -[NSConcreteMutableAttributedString replaceCharactersInRange:withString:] + 391
6 AppKit 0x00007fff87a22a34 -[NSConcreteTextStorage replaceCharactersInRange:withString:] + 85
7 AppKit 0x00007fff87a39288 -[NSTextView insertText:replacementRange:] + 1963
8 Sequel Pro 0x00000001000a3c67 -[SPExtendedTableInfo loadTable:] + 6487
9 Foundation 0x00007fff82ed565b __NSThreadPerformPerform + 219
10 CoreFoundation 0x00007fff81fddf21 __CFRunLoopDoSources0 + 1361
11 CoreFoundation 0x00007fff81fdc119 __CFRunLoopRun + 873
12 CoreFoundation 0x00007fff81fdb8df CFRunLoopRunSpecific + 575
13 HIToolbox 0x00007fff810e5ada RunCurrentEventLoopInMode + 333
14 HIToolbox 0x00007fff810e58df ReceiveNextEventCommon + 310
15 HIToolbox 0x00007fff810e5798 BlockUntilNextEventMatchingListInMode + 59
16 AppKit 0x00007fff878aca2a _DPSNextEvent + 708
17 AppKit 0x00007fff878ac379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
18 AppKit 0x00007fff8787205b -[NSApplication run] + 395
19 AppKit 0x00007fff8786ad7c NSApplicationMain + 364
20 Sequel Pro 0x0000000100001ee9 main + 9
21 Sequel Pro 0x0000000100001eb4 start + 52
)

Comments

No comments on this issue