[gutsy] azureus "Open new torrent(s)" dialog locks up with recent libgtk2.0

Bug #129439 reported by Matti Lindell
4
Affects Status Importance Assigned to Milestone
azureus (Ubuntu)
Fix Released
Undecided
Unassigned
gtk+2.0 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Architecture: i386
Source: gtk+2.0
Version: 2.11.6-1ubuntu3

With recent libgtk-x11-2.0.so.0 Azureus locks up when trying to add new torrent in the download queue.
This doesn't happen if I LD_PRELOAD Feisty's libgtk-x11-2.0.so.0.1000.11.

Steps to reproduce:
* Start azureus
* From menubar select 'File' --> 'Open' --> 'Torrent file...'
* From the popup window select 'Add Files'
* Choose to open existing .torrent file from your system

java process should start pegging the cpu and Azureus locks up.

Related Ubuntu forums thread:
http://ubuntuforums.org/showthread.php?p=3110215

Revision history for this message
Matti Lindell (mlind) wrote :

strace shows:
futex(0x809c2d4, 0x5 /* FUTEX_??? */, 1) = 1
futex(0x805c1e0, FUTEX_WAKE, 1) = 1
futex(0x8185c4c, 0x4 /* FUTEX_??? */, 1) = 1
futex(0x805c0e0, FUTEX_WAKE, 1) = 1
futex(0x805c260, FUTEX_WAKE, 1) = 1
futex(0x8191db0, FUTEX_WAKE, 1) = 1
futex(0x8191db4, FUTEX_WAIT, 571, NULL) = -1 EAGAIN (Resource temporarily unavailable)
futex(0x805c260, FUTEX_WAKE, 1) = 0
gettimeofday({1185893263, 785628}, NULL) = 0
futex(0x809c2d4, 0x5 /* FUTEX_??? */, 1) = 1
futex(0x805c1e0, FUTEX_WAKE, 1) = 1
futex(0x8185c4c, 0x4 /* FUTEX_??? */, 1) = 1
futex(0x805c0e0, FUTEX_WAKE, 1) = 1
futex(0x805c260, FUTEX_WAKE, 1) = 1
futex(0x8191db0, FUTEX_WAKE, 1) = 1
futex(0x8191db4, FUTEX_WAIT, 573, NULL) = -1 EAGAIN (Resource temporarily unavailable)
futex(0x805c260, FUTEX_WAKE, 1) = 0
futex(0xb7f07120, FUTEX_WAKE, 1) = 1

description: updated
Revision history for this message
Matti Lindell (mlind) wrote :

problem could also be in the SWT JNI libraries.

Revision history for this message
Matti Lindell (mlind) wrote :

SWT (.jar and JNI libraries, version 3405) from eclipse cvs seems to fix this issue, so it looks like a azureus/swt bug then.

Changed in gtk+2.0:
status: New → Invalid
Revision history for this message
Jojo (kuzniarpawel) wrote :

Confirmed

Jojo (kuzniarpawel)
Changed in azureus:
status: New → Confirmed
Revision history for this message
John Dong (jdong) wrote :

This is fixed in Hardy (Similar/related to bug 57875)

Changed in azureus:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.