Opened 12 years ago

Closed 12 years ago

#4143 closed Bug (worksforme)

Crash when clicking Files Tab in Inspector

Reported by: x190 Owned by: livings124
Priority: Normal Milestone: None Set
Component: Mac Client Version: 2.22
Severity: Normal Keywords:
Cc:

Description (last modified by Waldorf)

OS Version:      Mac OS X 10.6.6 (10J567)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040400000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: isFolder


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                  0x00007fff84bb3120 objc_msgSend + 44
1   org.m0k.transmission             0x0000000100076991 -[FileOutlineController outlineView:heightOfRowByItem:] + 49 (FileOutlineController.m:256)
2   com.apple.AppKit                 0x00007fff8111c422 -[NSOutlineView _sendDelegateHeightOfRow:] + 91
[b]3   com.apple.AppKit                 0x00007fff8111c292 -[NSTableView _uncachedRectHeightOfRow:] + 60[/b]
4   com.apple.AppKit                 0x00007fff8111cd04 -[_NSTableRowHeightStorage computeRectOfRow:cacheHint:] + 203
5   com.apple.AppKit                 0x00007fff8111cc28 -[NSTableView _rowHeightStorageComputeRectOfRow:cacheHint:] + 74
6   com.apple.AppKit                 0x00007fff8111c8eb -[NSTableView _rectOfRowAssumingRowExists:] + 220
7   com.apple.AppKit                 0x00007fff8111c7fe -[NSTableView rectOfRow:] + 118
8   com.apple.AppKit                 0x00007fff8111c677 -[NSOutlineView rectOfRow:] + 53
9   com.apple.AppKit                 0x00007fff811e4bbb -[NSTableView reloadDataForRowIndexes:columnIndexes:] + 661
10  com.apple.AppKit                 0x00007fff811e4860 -[NSTableView _deselectAllAndEndEditingIfNecessary:] + 342
11  com.apple.AppKit                 0x00007fff811e46ee -[NSTableView deselectAll:] + 153
12  org.m0k.transmission             0x000000010007535a -[FileOutlineController setTorrent:] + 330 (FileOutlineController.m:96)
13  org.m0k.transmission             0x0000000100095342 -[InfoFileViewController(Private) setupInfo] + 210 (InfoFileViewController.m:177)
14  org.m0k.transmission             0x0000000100094730 -[InfoFileViewController updateInfo] + 64 (InfoFileViewController.m:85)
15  org.m0k.transmission             0x0000000100052bc7 -[InfoWindowController setTab:] + 3111 (InfoWindowController.m:297)
16  com.apple.AppKit                 0x00007fff811d8e9a -[NSApplication sendAction:to:from:] + 95
17  com.apple.AppKit                 0x00007fff81479ba2 -[NSMatrix sendAction:to:] + 131
18  com.apple.AppKit                 0x00007fff8126476b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
19  com.apple.AppKit                 0x00007fff812952aa -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
20  com.apple.AppKit                 0x00007fff814787c9 -[NSMatrix _mouseDownNonListmode:] + 2471
21  com.apple.AppKit                 0x00007fff8146ca0a -[NSMatrix mouseDown:] + 321
22  com.apple.AppKit                 0x00007fff8117d34f -[NSWindow sendEvent:] + 5409
23  com.apple.AppKit                 0x00007fff810b2a86 -[NSApplication sendEvent:] + 4719
24  com.apple.AppKit                 0x00007fff810494da -[NSApplication run] + 474
25  com.apple.AppKit                 0x00007fff810421a8 NSApplicationMain + 364
26  org.m0k.transmission             0x0000000100001951 main + 145 (main.m:37)
27  org.m0k.transmission             0x0000000100001894 start + 5

https://forum.transmissionbt.com/viewtopic.php?f=2&t=11071#p53228

Change History (7)

comment:1 Changed 12 years ago by Waldorf

  • Description modified (diff)

comment:2 Changed 12 years ago by livings124

  • Milestone changed from None Set to 2.32

Is this still happening as of r12445?

comment:3 Changed 12 years ago by livings124

  • Milestone changed from 2.32 to None Set

comment:4 Changed 12 years ago by livings124

Is this still happening with r12483?

comment:5 Changed 12 years ago by jordan

x190: ping

comment:7 Changed 12 years ago by livings124

  • Resolution set to worksforme
  • Status changed from new to closed

I can't replicate this, no one else is reporting it, and the original reporter isn't responding in the thread. Please reopen if this is still occurring in a current build.

Note: See TracTickets for help on using tickets.