Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteScanner setScanLocation:]: Index 8 out of bounds; string length 0'
terminating with uncaught exception of type NSException
abort() called
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff9596625c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff97404e75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9596610c +[NSException raise:format:] + 204
3 Foundation 0x00007fff97fcb0be -[NSConcreteScanner setScanLocation:] + 118
4 MacMiner 0x000000010418f548 MacMiner + 140616
5 MacMiner 0x000000010418f21c MacMiner + 139804
6 CoreFoundation 0x00007fff95886549 -[NSSet makeObjectsPerformSelector:] + 201
7 AppKit 0x00007fff9341dc8d -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1157
8 AppKit 0x00007fff9341275e loadNib + 327
9 AppKit 0x00007fff93411cfc +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
10 AppKit 0x00007fff93411aec -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197
11 AppKit 0x00007fff934118db +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357
12 AppKit 0x00007fff9340d727 NSApplicationMain + 448
13 MacMiner 0x000000010416eec4 MacMiner + 7876
Comments