Bug 953352
Summary: | [abrt] pulseaudio-3.0-7.fc19: snd_pcm_area_copy: Process /usr/bin/pulseaudio was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | German Ruiz <germanrs> | ||||||||||||||||||||
Component: | alsa-lib | Assignee: | Jaroslav Kysela <jkysela> | ||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||
Version: | 19 | CC: | brendan.jones.it, jkysela, lkundrak, lpoetter, rdieter | ||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||
Hardware: | i686 | ||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||
Whiteboard: | abrt_hash:ad26feff9365db0aa66d906443ec65f88ef6f9f0 | ||||||||||||||||||||||
Fixed In Version: | alsa-lib-1.0.27.1-2.fc19 | Doc Type: | Bug Fix | ||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||
Last Closed: | 2013-06-03 03:44:15 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: | |||||||||||||||||||||||
Attachments: |
|
Description
German Ruiz
2013-04-18 02:33:10 UTC
Created attachment 737110 [details]
File: backtrace
Created attachment 737111 [details]
File: cgroup
Created attachment 737112 [details]
File: dso_list
Created attachment 737113 [details]
File: environ
Created attachment 737114 [details]
File: limits
Created attachment 737115 [details]
File: maps
Created attachment 737116 [details]
File: open_fds
Created attachment 737117 [details]
File: proc_pid_status
Created attachment 737118 [details]
File: var_log_messages
Don't work sound after lowing down (sound off) in Xfce audio mixer. After pressing fn+f8 sound works again. backtrace_rating: 4 cmdline: /usr/bin/pulseaudio --start core_backtrace: crash_function: snd_pcm_area_copy executable: /usr/bin/pulseaudio kernel: 3.9.0-301.fc19.i686 package: pulseaudio-3.0-7.fc19 reason: Process /usr/bin/pulseaudio was killed by signal 6 (SIGABRT) runlevel: N 5 uid: 1000 ureports_counter: 1 xsession_errors: Looks like hitting some assert before an attempt at memcpy inside alsa-lib's pcm.c From backtrace: The softvol plugin ring buffer offset is desynchronized. PA asks to write to 38560 but the softvol plugin tries to move this data to 38568. The assert is just the final notice that something goes wrong. It may be helpful to get snd_pcm_dump() info just before the assert(). alsa-lib-1.0.27.1-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/alsa-lib-1.0.27.1-2.fc19 Package alsa-lib-1.0.27.1-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing alsa-lib-1.0.27.1-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9719/alsa-lib-1.0.27.1-2.fc19 then log in and leave karma (feedback). alsa-lib-1.0.27.1-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |