[TxMt] TM2 crash in Find Panel
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Mon Jan 23 18:20:34 UTC 2012
Hi,
I looked for something in a directory, had some results in files. Fine. By accident I didn't click only at a result line but I hold down the right mouse for a sec or so, the table row's cell entered in editing mode, and then I press "Find All". Crash log is attached. The table's cells should be editable I think.
Cheers,
--Hans
Process: TextMate [63129]
Path: .../TextMate.app/Contents/MacOS/TextMate
Identifier: com.macromates.TextMate.preview
Version: 2.0 (9005)
Code Type: X86 (Native)
Parent Process: launchd [264]
Date/Time: 2012-01-23 19:14:33.733 +0100
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 167528 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 93949 sec
Per-App Crashes Since Last Report: 10
Anonymous UUID: 62E74CB0-8BAE-4FFB-BE2C-F79142948674
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000054
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.macromates.TextMate.Find 0x0062ac29 std::_Rb_tree<int, std::pair<int const, bool>, std::_Select1st<std::pair<int const, bool> >, std::less<int>, std::allocator<std::pair<int const, bool> > >::find(int const&) + 25993
1 com.apple.AppKit 0x976a41d3 -[NSOutlineView _sendDelegateHeightOfRow:] + 119
2 com.apple.AppKit 0x976a4030 -[NSTableView _uncachedRectHeightOfRow:] + 75
3 com.apple.AppKit 0x976a4b2e -[_NSTableRowHeightStorage computeRectOfRow:cacheHint:] + 192
4 com.apple.AppKit 0x976a4a5c -[NSTableView _rowHeightStorageComputeRectOfRow:cacheHint:] + 90
5 com.apple.AppKit 0x976a4702 -[NSTableView _rectOfRowAssumingRowExists:] + 234
6 com.apple.AppKit 0x976a4606 -[NSTableView rectOfRow:] + 115
7 com.apple.AppKit 0x976a4452 -[NSOutlineView rectOfRow:] + 68
8 com.apple.AppKit 0x976e2df4 -[NSTableView frameOfCellAtColumn:row:] + 669
9 com.apple.AppKit 0x976e299a -[NSOutlineView frameOfCellAtColumn:row:] + 165
10 com.apple.AppKit 0x97b7ba6d -[NSTableView _setNeedsDisplayInColumn:row:] + 63
11 com.apple.AppKit 0x97b82255 -[NSTableView textDidEndEditing:] + 646
12 com.apple.Foundation 0x99a53db3 _nsnote_callback + 176
13 com.apple.CoreFoundation 0x99e83763 __CFXNotificationPost + 947
14 com.apple.CoreFoundation 0x99e8316a _CFXNotificationPostNotification + 186
15 com.apple.Foundation 0x99a48c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
16 com.apple.AppKit 0x97798b2f -[NSTextView(NSSharing) resignFirstResponder] + 912
17 com.apple.AppKit 0x975f97bb -[NSWindow makeFirstResponder:] + 366
18 com.apple.AppKit 0x9771ceb6 -[NSWindow endEditingFor:] + 374
19 com.apple.AppKit 0x976999e5 -[NSTableView _endMyEditing] + 111
20 com.apple.AppKit 0x97699825 -[NSOutlineView reloadData] + 165
21 com.macromates.TextMate.Find 0x006283e6 std::_Rb_tree<int, std::pair<int const, bool>, std::_Select1st<std::pair<int const, bool> >, std::less<int>, std::allocator<std::pair<int const, bool> > >::find(int const&) + 15686
22 com.apple.Foundation 0x99a6f529 _NSSetObjectValueAndNotify + 290
23 com.macromates.TextMate.Find 0x0062e705 std::tr1::_Sp_counted_base::release() + 7013
24 com.macromates.TextMate.Find 0x0062b30f std::_Rb_tree<int, std::pair<int const, bool>, std::_Select1st<std::pair<int const, bool> >, std::less<int>, std::allocator<std::pair<int const, bool> > >::find(int const&) + 27759
25 com.apple.AppKit 0x9763fa26 -[NSApplication sendAction:to:from:] + 112
26 com.apple.AppKit 0x9771f255 -[NSControl sendAction:to:] + 108
27 com.apple.AppKit 0x9771ad02 -[NSCell _sendActionFrom:] + 169
28 com.apple.AppKit 0x97719ff9 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
29 com.apple.AppKit 0x9776f6ed -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
30 com.apple.AppKit 0x97718a4f -[NSControl mouseDown:] + 812
31 com.apple.AppKit 0x97716a58 -[NSWindow sendEvent:] + 5549
32 com.apple.AppKit 0x9762f60b -[NSApplication sendEvent:] + 6431
33 com.apple.AppKit 0x975c3253 -[NSApplication run] + 917
34 com.apple.AppKit 0x975bb289 NSApplicationMain + 574
35 ...macromates.TextMate.preview 0x0001293b std::_Rb_tree<double, std::pair<double const, std::pair<std::string, std::string> >, std::_Select1st<std::pair<double const, std::pair<std::string, std::string> > >, std::less<double>, std::allocator<std::pair<double const, std::pair<std::string, std::string> > > >::_M_erase(std::_Rb_tree_node<std::pair<double const, std::pair<std::string, std::string> > >*) + 1725
36 ...macromates.TextMate.preview 0x00003485 0x1000 + 9349
More information about the textmate
mailing list