Bug 466231
Summary: | Pulseaudio dying when playing audio | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Robinson <pbrobinson> |
Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | centaur, duck, laurent.aguerreche+redhat, lkundrak, lpoetter, peterd |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-02-25 01:38:25 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Peter Robinson
2008-10-09 10:04:35 UTC
Hello, what happens if you try to run pulseaudio after it died? : $ pulseaudio My system also uses an Intel chipset (I don't know whether it is exactly the same than yours) : $ /sbin/lspci -v ... 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Subsystem: Dell Unknown device 01cf Flags: bus master, fast devsel, latency 0, IRQ 21 Memory at efffc000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel I also see pulseaudio ramdomly crashing when I use Flash (for instance) and I get this message : Soft CPU time limit exhausted, terminating. Hard CPU time limit exhausted, terminating forcibly. I read at http://www.pulseaudio.org/ticket/207 that this is an ALSA bug... I'm using a 2.6.26.5-45.fc9.x86_64 kernel. It seems I am not the only one to have this bug : https://bugzilla.redhat.com/show_bug.cgi?id=464816 Similar but not necessarily the same. I'm not seeing the CPU issue and it happens even when under light load. The Intel audio chip is a ICH7 not ICH8 as it appears to be on the other ticket # /sbin/lspci | grep Audio 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) removing F10 blockers... didn't realize this was an F9 bug Which PA version is this? Mine is pulseaudio-0.9.10-2.fc9.x86_64. With Flash 10 and without libflashsupport, I doesn't have problems anymore (for the moment)... Mine is as follows (latest F-9 updates): # rpm -qa | grep pulse|sort alsa-plugins-pulseaudio-1.0.16-4.fc9.x86_64 gstreamer-plugins-pulse-0.9.5-0.5.svn20070924.fc9.x86_64 pulseaudio-0.9.10-2.fc9.x86_64 pulseaudio-core-libs-0.9.10-2.fc9.x86_64 pulseaudio-esound-compat-0.9.10-2.fc9.x86_64 pulseaudio-libs-0.9.10-2.fc9.x86_64 pulseaudio-libs-devel-0.9.10-2.fc9.x86_64 pulseaudio-libs-glib2-0.9.10-2.fc9.x86_64 pulseaudio-libs-zeroconf-0.9.10-2.fc9.x86_64 pulseaudio-module-gconf-0.9.10-2.fc9.x86_64 pulseaudio-module-x11-0.9.10-2.fc9.x86_64 pulseaudio-module-zeroconf-0.9.10-2.fc9.x86_64 pulseaudio-utils-0.9.10-2.fc9.x86_64 I'm getting the same kind of problems -- glitches, lags, and crashes -- with rhythmbox, xmms, and other sound apps on Fedora 9 x86_64. # uname -r 2.6.26.6-79.fc9.x86_64 # lspci | grep Audio 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia # rpm -q pulseaudio pulseaudio-0.9.10-2.fc9.x86_64 Please don't hijack bug reports! Let the maintainers merge bug reports unless it is 100% obvious that you are encountering exactly the same bug. Peter, please run PA in a terminal like this: "pulseaudio -vvvv" (you might need to run pulseaudio -k first to kill the running instance). Then try to reproduce the issue that PA dies and paste the output of PA here. Also, have you checked syslog for messages from PA? I have no way of reproducing this now as I no longer have Fedora 9 as all my devices that were seeing the issue are now running clean installs of F-10. Ok, closing then. |