Comment 6 for bug 23616

Revision history for this message
Sam Liddicott (sam-liddicott) wrote :

I moved my .mozilla aside (breezy badger) and I get this on various sites.
I have flashplayer-mozilla 7.0.25-0.0ubuntu1 and firefox 1.0.7-0ubuntu20

Some examples:

www.barbie.com
click on "teen trends" at the top moving text row
click "make a mini magazine" bottom right
work through it, it gets stuck, firefox locks up, strace -p recovers it

http://www.bbc.co.uk/cbeebies/tweenies/gametime/sweetdreams/
click on the "moon" - it gets stuck
strace -p does not recover it but shows repeatedly:
ioctl(36, FIONREAD, [0]) = 0
ioctl(36, FIONREAD, [0]) = 0
gettimeofday({1130879403, 979541}, NULL) = 0
select(37, [36], [], [], {0, 0}) = 0 (Timeout)
gettimeofday({1130879403, 979723}, NULL) = 0
gettimeofday({1130879403, 979808}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
ioctl(36, FIONREAD, [0]) = 0
gettimeofday({1130879403, 980076}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=8, events=POLLIN}, {fd=12,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15,
events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=4, events=POLLIN},
{fd=36, events=POLLIN}], 8, 25) = 0
gettimeofday({1130879404, 6240}, NULL) = 0
ioctl(36, FIONREAD, [0]) = 0
ioctl(36, FIONREAD, [0]) = 0
gettimeofday({1130879404, 6511}, NULL) = 0
select(37, [36], [], [], {0, 0}) = 0 (Timeout)
ioctl(3, FIONREAD, [0]) = 0
ioctl(36, FIONREAD, [0]) = 0
gettimeofday({1130879404, 6868}, NULL) = 0
poll( <unfinished ...>
Process 30373 detached