[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-10-24 Thread John Dong
This is fixed in Hardy (Similar/related to bug 57875)

** Changed in: azureus (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-08-04 Thread Jojo
Confirmed

** Attachment added: Strace
   http://launchpadlibrarian.net/8693516/straceazureus.log

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-08-04 Thread Jojo
** Changed in: azureus (Ubuntu)
   Status: New = Confirmed

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-07-31 Thread mlind

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 changed:

- 
  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

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-07-31 Thread mlind

problem could also be in the SWT JNI libraries.

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 129439] Re: [gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0

2007-07-31 Thread mlind
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 (Ubuntu)
   Status: New = Invalid

** Also affects: azureus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[gutsy] azureus Open new torrent(s) dialog locks up with recent libgtk2.0 
https://bugs.launchpad.net/bugs/129439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs