Hang in FileOutlineView

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
Tali
Posts: 3
Joined: Sun Jan 24, 2010 4:24 pm

Hang in FileOutlineView

Post by Tali »

Hi,

just wanted to create a ticket in trac, but I just got the message that I don't have TICKET_CREATE permissions :-/

well, my Mac OSX Transmission GUI hung with 100% CPU usage.
I could trigger this bug by going to the info window of the torrent, going to the files tab and then opening and closing a directory (with these triangular arrows).
This only happened with one directory, other directories worked and were shown correctly.
This directory contained some files with high priority which were not yet downloaded and one subdirectory with small files set to low priority but which were already downloaded completely. Otherwise that problematic directory should not be special in any way.

Only the GUI stops but in the background it is still working (downloading/verifying the torrent still works).
It stops right after drawing the triangular arrow in the "collapsed" state, but the directory contents are still shown but not updated any more.

I collected some traces with versions 1.76, 1.81, 1.82 and a self-compiled build from Subversion r10008. You can get them at http://tali.admingilde.org/share/Transm ... ile.tar.gz
My System is an Apple MacBook with OS X 10.6.2.
Tali
Posts: 3
Joined: Sun Jan 24, 2010 4:24 pm

Re: Hang in FileOutlineView

Post by Tali »

It seems to hang inside [Torrent checkForFiles:], at least I could not step out of it, it just keeps looping over the indexes.
Strangely XCode (3.2.1) could not display any variable contents (it just prints <incomplete type>), does anybody has a hint for debugging?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Hang in FileOutlineView

Post by livings124 »

Tali: Thanks for the report. You not being able to post is a bug on our trac system - if you acknowledge an email it sends after registering you should be able to open a new ticket.
Tali
Posts: 3
Joined: Sun Jan 24, 2010 4:24 pm

Re: Hang in FileOutlineView

Post by Tali »

Right, I just forgot to click on the "Verify" button on the web page... ;-)

-> #2805
Post Reply