Comment 14 for bug 135110

Revision history for this message
Ariel Faigon (ariel.faigon) wrote :

I'm seeing a similar problem here. Kubuntu gutsy.
firefox hangs with this system call:

    futex(0xa75fdbd8, FUTEX_WAIT, 20644, NULL)

The screen freezes, no redrawing.
It happens to me most often while on youtube.com
When clicking on random video 'play' buttons (there's embedded macromedia flash there) it hangs and never comes back.

The only way out is a 'killall -9 firefox-bin' (SIGKILL) and restarting firefox.

Next time it happens, I'll try to get a stack trace.