| Issue 70: | Crash when switching to Gas Mask | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem?
I can't say exactly what I did, but as I recall it, I cmd-tabbed to Gas Mask, clicked on it, and then was rewarded with this crash.
Please provide any additional information below.
Process: Gas Mask [8827]
Path: /Applications/Gas Mask.app/Contents/MacOS/Gas Mask
Identifier: ee.clockwise.gmask
Version: 0.6 (0.6)
Code Type: X86 (Native)
Parent Process: launchd [356]
User ID: 501
Date/Time: 2012-12-17 17:17:43.990 +0100
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10
Interval Since Last Report: 138627 sec
Crashes Since Last Report: 73
Per-App Interval Since Last Report: 44347 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 0602E6E5-9742-8B4A-26EE-099A5931B3FF
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c01d59e3
VM Regions Near 0xc01d59e3:
CG shared images 00000000c0014000-00000000c001c000 [ 32K] rw-/rw- SM=SHM
-->
CG shared images 00000000c5f49000-00000000c5f51000 [ 32K] rw-/rw- SM=SHM
Application Specific Information:
objc_msgSend() selector name: release
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x9296ca87 objc_msgSend + 23
1 ee.clockwise.gmask 0x000146e5 0x1000 + 79589
2 ee.clockwise.gmask 0x00014bd4 0x1000 + 80852
3 libobjc.A.dylib 0x929858ff -[NSObject release] + 47
4 libobjc.A.dylib 0x9296f442 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 490
5 com.apple.CoreFoundation 0x93d34083 _CFAutoreleasePoolPop + 51
6 com.apple.AppKit 0x90655ffa -[NSTableView drawRow:clipRect:] + 1931
7 com.apple.AppKit 0x906460da -[NSTableView drawRowIndexes:clipRect:] + 119
8 com.apple.AppKit 0x9064605c -[NSOutlineView drawRowIndexes:clipRect:] + 103
9 com.apple.AppKit 0x90644e78 -[NSTableView drawRect:] + 1042
10 com.apple.AppKit 0x9052b35e -[NSView _drawRect:clip:] + 3492
11 com.apple.AppKit 0x90529d74 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1316
12 com.apple.AppKit 0x9052a0aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
13 com.apple.AppKit 0x9052a0aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
14 com.apple.AppKit 0x90529672 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5445
15 com.apple.AppKit 0x9052928d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
16 com.apple.AppKit 0x9052928d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
17 com.apple.AppKit 0x9052928d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
18 com.apple.AppKit 0x90527f1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290
19 com.apple.AppKit 0x90523c83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
20 com.apple.AppKit 0x904ec481 -[NSView displayIfNeeded] + 1468
21 com.apple.AppKit 0x904ebe3d -[NSWindow displayIfNeeded] + 306
22 com.apple.AppKit 0x904ebad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
23 com.apple.AppKit 0x90b29b3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01253 + 58
24 com.apple.CoreFoundation 0x93d8e28d _runLoopObserverWithBlockContext + 29
25 com.apple.CoreFoundation 0x93d5edfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
26 com.apple.CoreFoundation 0x93d5ed3d __CFRunLoopDoObservers + 381
27 com.apple.CoreFoundation 0x93d38e16 __CFRunLoopRun + 886
28 com.apple.CoreFoundation 0x93d3863a CFRunLoopRunSpecific + 378
29 com.apple.CoreFoundation 0x93d384ab CFRunLoopRunInMode + 123
30 com.apple.HIToolbox 0x92ecb15a RunCurrentEventLoopInMode + 242
31 com.apple.HIToolbox 0x92ecadf5 ReceiveNextEventCommon + 162
32 com.apple.HIToolbox 0x92ecad44 BlockUntilNextEventMatchingListInMode + 88
33 com.apple.AppKit 0x904e8a3a _DPSNextEvent + 724
34 com.apple.AppKit 0x904e826c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
35 com.apple.AppKit 0x904de6cc -[NSApplication run] + 855
36 com.apple.AppKit 0x904816f6 NSApplicationMain + 1053
37 ee.clockwise.gmask 0x00002965 0x1000 + 6501
Mar 5, 2013
Project Member
#1
2ndal...@gmail.com
Status:
Fixed
|