Comment 8 for bug 135110

Revision history for this message
metaph3r (schmidt-silvio) wrote :

The problem still exists in the new 2.0.0.8 release for gutsy. I deleted my ~/.mozilla directory and only installed the google toolbar in the new configuration. As soon as I open a third window firefox freezes. With the 2.0.0.8 version from mozilla.com everythings works fine.

I get the following strace output of the gutsy version:

...
[pid 7881] gettimeofday({1193118842, 339086}, NULL) = 0
[pid 7881] futex(0x8098ad8, FUTEX_WAKE, 1) = 0
[pid 7881] gettimeofday({1193118842, 339466}, NULL) = 0
[pid 7881] gettimeofday({1193118842, 339613}, NULL) = 0
[pid 7881] clock_gettime(CLOCK_REALTIME, {1193118842, 339765384}) = 0
[pid 7881] futex(0x8087f40, FUTEX_WAIT, 775, {2, 69847616}) = -1 ETIMEDOUT (Connection timed out)
[pid 7881] gettimeofday({1193118844, 410149}, NULL) = 0
[pid 7881] futex(0x8098ad8, FUTEX_WAKE, 1) = 0
[pid 7881] gettimeofday({1193118844, 410524}, NULL) = 0
[pid 7881] gettimeofday({1193118844, 410671}, NULL) = 0
[pid 7881] clock_gettime(CLOCK_REALTIME, {1193118844, 410822128}) = 0
[pid 7881] futex(0x8087f40, FUTEX_WAIT, 777, {3, 657848872}) = -1 ETIMEDOUT (Connection timed out)
...