#710: New crash in r2210
| Type: | Crash | First reported: | 7 Jun 2010 |
| Status: | Last modified: | 27 Sep 2011 | |
| Occurrences: | 2 | Fixed: | In revision r3347 |
Thread 0 Crashed:
0 com.apple.CoreGraphics 0x9090b761 shape_data_valid + 65
1 com.apple.CoreGraphics 0x9090b647 CGSNewRegionWithData + 99
2 com.apple.CoreGraphics 0x9090ed40 _CGSNewRegionFromShmemData + 223
3 com.apple.CoreGraphics 0x9090e5b0 _CGSLockWindow + 4189
4 com.apple.CoreGraphics 0x9091b29b CGSDeviceLock + 450
5 libRIP.A.dylib 0x93cded8c ripd_Lock + 61
6 libRIP.A.dylib 0x93cddf1a ripl_BltShape + 438
7 libRIP.A.dylib 0x93cc26e2 ripc_Render + 386
8 libRIP.A.dylib 0x93ccb6e9 ripc_DrawRects + 689
9 com.apple.CoreGraphics 0x9091825e CGContextFillRects + 162
10 com.apple.CoreGraphics 0x90accfca createBottomShadowWindow + 471
11 com.apple.CoreGraphics 0x90a01255 MetalSheetProgress + 9672
12 com.apple.AppKit 0x934fa2f8 _NSMoveHelperTimerCallBack + 611
13 com.apple.CoreFoundation 0x955158f5 CFRunLoopRunSpecific + 4469
14 com.apple.CoreFoundation 0x95515aa8 CFRunLoopRunInMode + 88
15 com.apple.AppKit 0x936570ce -[NSMoveHelper _doAnimation] + 980
16 com.apple.AppKit 0x93659209 -[NSMoveHelper(NSSheets) _closeSheet:andMoveParent:] + 457
17 com.apple.AppKit 0x93658fcc -[NSWindow(NSSheets) _orderOutRelativeToWindow:] + 123
18 com.apple.AppKit 0x934b18da -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2081
19 com.apple.AppKit 0x934b105c -[NSWindow orderWindow:relativeTo:] + 105
20 com.apple.AppKit 0x934c5809 -[NSWindow orderOut:] + 50
21 com.google.code.sequel-pro 0x000acc55 -[SPFieldEditorController editWithObject:fieldName:usingEncoding:isObjectBlob:isEditable:withWindow:] + 3365
22 com.google.code.sequel-pro 0x000213d9 -[TableContent tableView:shouldEditTableColumn:row:] + 1129
23 com.apple.AppKit 0x9350d331 -[NSTableView _userCanEditTableColumn:row:] + 193
24 com.apple.AppKit 0x9350d1ed -[NSTableView _userCanSelectAndEditTableColumn:row:] + 114
25 com.apple.AppKit 0x9350ceca -[NSTableView _shouldEditColumn:row:withEvent:] + 139
26 com.apple.AppKit 0x9350add6 -[NSTableView mouseDown:] + 7345
27 com.apple.AppKit 0x934c1af7 -[NSWindow sendEvent:] + 5381
28 com.apple.AppKit 0x9348e6a5 -[NSApplication sendEvent:] + 2939
29 com.apple.AppKit 0x933ebfe7 -[NSApplication run] + 867
30 com.apple.AppKit 0x933b91d8 NSApplicationMain + 574
31 com.google.code.sequel-pro 0x00003058 main + 24
32 com.google.code.sequel-pro 0x00003006 start + 54Comments
changed a value in a table
Automatically reopened: new report received from a revision after this problem was believed to be fixed.
Developer