Comment 3 for bug 240337

Revision history for this message
n1ywb (jeff-laughlin) wrote :

I'm having the same problem with Firefox 3 on Kubuntu 8.04. Also seems to be related to ESD. If I start FF in GDB and break it during the "hang" I get this backtrace:

#0 0xb7f70410 in __kernel_vsyscall ()
#1 0xb7f51c38 in connect () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb5f5174a in ?? () from /usr/lib/libesd.so.0
#3 0xb5f51e82 in esd_open_sound () from /usr/lib/libesd.so.0
#4 0xb625ff66 in ?? () from /usr/lib/libgnome-2.so.0
#5 0xb625ff87 in gnome_sound_connection_get () from /usr/lib/libgnome-2.so.0
#6 0xb634bb45 in ?? () from /usr/lib/libgnomeui-2.so.0
#7 0xb6c41b20 in ?? () from /usr/lib/libgobject-2.0.so.0
#8 0xb6c43916 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9 0xb6c43c59 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0xb6969837 in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb7810418 in ?? () from /usr/lib/xulrunner-1.9/libxul.so
... (blah blah blah libxul.so)
#28 0xb76bd89e in ?? () from /usr/lib/xulrunner-1.9/libxul.so
#29 0xb7112688 in XRE_main () from /usr/lib/xulrunner-1.9/libxul.so
#30 0x08049033 in ?? ()
#31 0xb7ce4450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#32 0x08048cc1 in ?? ()

FF2 works fine. FF3 worked fine when I first installed the initial release of 8.04 (actually I think I started with a beta) but an update about 3 weeks ago broke it.