Public bug reported:

Binary package hint: thunderbird

Periodically, all thunderbird windows freeze.  The CPU does not spike
and memory does not seem to be used.

Interestingly enough, Firefox 3 used to do that too, until I uninstalled
and installed firefox 2.

 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
Description:    Ubuntu 8.04
Release:        8.04
thunderbird:
  Installed: 2.0.0.14+nobinonly-0ubuntu0.8.04.1
  Candidate: 2.0.0.14+nobinonly-0ubuntu0.8.04.1
  Version table:
 *** 2.0.0.14+nobinonly-0ubuntu0.8.04.1 0
        500 http://us.archive.ubuntu.com hardy-updates/main Packages
        500 http://security.ubuntu.com hardy-security/main Packages
        100 /var/lib/dpkg/status
     2.0.0.12+nobinonly-0ubuntu1 0
        500 http://us.archive.ubuntu.com hardy/main Packages
Help->About=version 2.0.0.14 (20080505)

Attempts to debug while thunderbird is not responding:

 ps aux|grep thunder
doug     14701  0.0  0.0   3940   592 ?        S    May19   0:00 /bin/sh 
/usr/bin/thunderbird
doug     14713  0.0  0.0   3940   612 ?        S    May19   0:00 /bin/sh 
/usr/lib/thunderbird/run-mozilla.sh /usr/lib/thunderbird/thunderbird-bin
doug     14717  0.2  1.3 689496 112932 ?       Sl   May19   2:08 
/usr/lib/thunderbird/thunderbird-bin
doug     16288  0.0  0.0   5160   848 pts/5    R+   10:14   0:00 grep thunder

[EMAIL PROTECTED]:/media/disk$ strace -p 14701
Process 14701 attached - interrupt to quit
wait4(4294967295,

[EMAIL PROTECTED]:/media/disk$ strace -p 14717
Process 14717 attached - interrupt to quit
connect(35, {sa_family=AF_INET, sin_port=htons(16001), 
sin_addr=inet_addr("127.0.0.1")}, 16 

Process 1417 is hung here for a long time:
Tue May 20 10:41:00 MDT 2008 (start strace)
Tue May 20 10:44:13 MDT 2008 (Ctrl-C & date ASAP)


 = -1 ETIMEDOUT (Connection timed out)
close(29)                               = 0
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8611, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8611, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
open("/dev/snd/controlC0", O_RDWR)      = 29
ioctl(29, USBDEVFS_CONTROL, 0x7fff984b466c) = 0
ioctl(29, UI_DEV_CREATE, 0x7fff984b46d0) = 0
close(29)                               = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8611, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
open("/dev/snd/controlC0", O_RDWR)      = 29
ioctl(29, USBDEVFS_CONTROL, 0x7fff984b3efc) = 0
ioctl(29, UI_DEV_CREATE, 0x7fff984b3f60) = 0
close(29)                               = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8611, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
open("/dev/snd/controlC0", O_RDWR)      = 29
ioctl(29, USBDEVFS_CONTROL, 0x7fff984b3efc) = 0
ioctl(29, UI_DEV_CREATE, 0x7fff984b3f60) = 0
close(29)                               = 0
open("/dev/snd/controlC0", O_RDONLY)    = 29
close(29)                               = 0
stat("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8611, ...}) = 0

At this point, Thunderbird is running again. It appears related to
receiving mail. What is supposed to be running at port 16001 on the
local machine?

This is incredibly irritating when trying to get any work done.

** Affects: thunderbird (Ubuntu)
     Importance: Undecided
         Status: New

-- 
HARDY thunderbird x86_64, version 2.0.0.14 (20080505) Freezes
https://bugs.launchpad.net/bugs/232261
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to