[Bug 15700] esound causes desktop session to hang
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Oct 7 12:53:31 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15700
Ubuntu | esound
------- Additional Comments From martin.pitt at ubuntu.com 2005-10-07 13:53 UTC -------
First, a question: if you purge esound completely, and use gstreamer-properties
to switch the gstreamer output to ALSA instead of esd, does it work as it
should? This could help to determine whether the bug is in ALSA or in esd.
Thanks for the indeed interesting strace. The ioctl(6, 0x400c4150, ...)
sometimes produces an error, and finally hangs. However, there are no ioctl's in
esound (nor the library) that could be responsible for this, so the ioctl must
be from the ALSA library.
When esd hangs, can you please try to generate a stack trace?
gdb /usr/bin/esd $(pidof esd)
when in gdb, enter "bt" to get a stack trace. Please copy it here.
Thanks!
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list