Skip to content

Instantly share code, notes, and snippets.

@billymeltdown
Created January 17, 2013 15:58
Show Gist options
  • Save billymeltdown/4556991 to your computer and use it in GitHub Desktop.
Save billymeltdown/4556991 to your computer and use it in GitHub Desktop.
Crashed Thread: 5 Dispatch queue: com.apple.root.default-priority
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000100000000-00000001002e6000 [ 2968K] r-x/rwx SM=COW /Applications/Strip.app/Contents/MacOS/Strip
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8a984686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8a983c42 mach_msg + 70
2 com.apple.CoreGraphics 0x00007fff87e35bb7 _CGSCreateWindowInline + 294
3 com.apple.CoreGraphics 0x00007fff87e351f3 CGSNewWindowWithOpaqueShape + 976
4 com.apple.AppKit 0x00007fff8b286ae0 -[NSSurface _createBackingStore] + 256
5 com.apple.AppKit 0x00007fff8b2868b5 -[NSSurface lockFocusIfCanDraw] + 167
6 com.apple.AppKit 0x00007fff8b28649d -[NSProgressIndicator _setupSurfaceAndStartSpinning:] + 274
7 com.apple.AppKit 0x00007fff8b286028 -[NSProgressIndicator drawRect:] + 884
8 com.apple.AppKit 0x00007fff8b0e4144 -[NSView _drawRect:clip:] + 4217
9 com.apple.AppKit 0x00007fff8b0e27a1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
10 com.apple.AppKit 0x00007fff8b0e07d2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 817
11 com.apple.AppKit 0x00007fff8b0e1b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
12 com.apple.AppKit 0x00007fff8b0e1b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
13 com.apple.AppKit 0x00007fff8b0e0223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
14 com.apple.AppKit 0x00007fff8b0dbe4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
15 com.apple.AppKit 0x00007fff8b0a5d73 -[NSView displayIfNeeded] + 1830
16 com.apple.AppKit 0x00007fff8b0a52ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
17 com.apple.Foundation 0x00007fff8ab49513 __NSFireTimer + 96
18 com.apple.CoreFoundation 0x00007fff8a6e2da4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
19 com.apple.CoreFoundation 0x00007fff8a6e28bd __CFRunLoopDoTimer + 557
20 com.apple.CoreFoundation 0x00007fff8a6c8099 __CFRunLoopRun + 1513
21 com.apple.CoreFoundation 0x00007fff8a6c76b2 CFRunLoopRunSpecific + 290
22 com.apple.HIToolbox 0x00007fff8c49c0a4 RunCurrentEventLoopInMode + 209
23 com.apple.HIToolbox 0x00007fff8c49bd84 ReceiveNextEventCommon + 166
24 com.apple.HIToolbox 0x00007fff8c49bcd3 BlockUntilNextEventMatchingListInMode + 62
25 com.apple.AppKit 0x00007fff8b0a2613 _DPSNextEvent + 685
26 com.apple.AppKit 0x00007fff8b0a1ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
27 com.apple.AppKit 0x00007fff8b2ca3cb -[NSButtonCell performClick:] + 809
28 com.apple.AppKit 0x00007fff8b2c67c6 -[NSButton performKeyEquivalent:] + 378
29 com.apple.AppKit 0x00007fff8b2c63c9 -[NSView _performKeyEquivalent:conditionally:] + 41
30 com.apple.AppKit 0x00007fff8b2c6631 -[NSControl _performKeyEquivalent:conditionally:] + 129
31 com.apple.AppKit 0x00007fff8b2c6512 -[NSView performKeyEquivalent:] + 166
32 com.apple.AppKit 0x00007fff8b2c63c9 -[NSView _performKeyEquivalent:conditionally:] + 41
33 com.apple.AppKit 0x00007fff8b2c6512 -[NSView performKeyEquivalent:] + 166
34 com.apple.AppKit 0x00007fff8b2c63c9 -[NSView _performKeyEquivalent:conditionally:] + 41
35 com.apple.AppKit 0x00007fff8b2c6329 -[NSWindow performKeyEquivalent:] + 64
36 com.apple.AppKit 0x00007fff8b27504c -[NSTextField textDidEndEditing:] + 751
37 com.apple.CoreFoundation 0x00007fff8a6d847a _CFXNotificationPost + 2554
38 com.apple.Foundation 0x00007fff8ab1e846 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
39 com.apple.AppKit 0x00007fff8af9e6c9 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 443
40 com.apple.AppKit 0x00007fff8af9e4f6 -[NSTextView(NSKeyBindingCommands) insertNewline:] + 555
41 com.apple.AppKit 0x00007fff8af9e1cc -[NSResponder doCommandBySelector:] + 75
42 com.apple.AppKit 0x00007fff8af9e02e -[NSTextView doCommandBySelector:] + 197
43 com.apple.AppKit 0x00007fff8b020f4e -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2200
44 com.apple.AppKit 0x00007fff8b0203bb -[NSTextInputContext handleEvent:] + 939
45 com.apple.AppKit 0x00007fff8b01ff87 -[NSView interpretKeyEvents:] + 183
46 com.apple.AppKit 0x00007fff8af6cf67 -[NSTextView keyDown:] + 723
47 com.apple.AppKit 0x00007fff8b188120 -[NSWindow sendEvent:] + 9687
48 com.apple.AppKit 0x00007fff8b183744 -[NSApplication sendEvent:] + 5761
49 com.apple.AppKit 0x00007fff8b0992fa -[NSApplication run] + 636
50 com.apple.AppKit 0x00007fff8b03dcb6 NSApplicationMain + 869
51 net.zetetic.Strip.mac 0x00000001000029c4 0x100000000 + 10692
52 net.zetetic.Strip.mac 0x0000000100002074 0x100000000 + 8308
$ gdb Strip.app
GNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug 5 03:00:42 UTC 2012)
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"...Reading symbols for shared libraries .......... done
(gdb) info line *0x0000000100002074
No line number information available for address 0x100002074
(gdb) info line *0x00000001000029c4
Line 380 of "/Users/sjlombardo/Documents/code/strip-mac/main.m" starts at address 0x1000029b2 <main+1910> and ends at 0x1000029c7 <main+1931>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment