[pulseaudio-tickets] [Bug 90416] [abrt] pulseaudio: pa_atomic_load(): pulseaudio killed by SIGSEGV
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 22 00:49:47 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90416
--- Comment #9 from David Henningsson <david.henningsson at canonical.com> ---
Created attachment 115968
--> https://bugs.freedesktop.org/attachment.cgi?id=115968&action=edit
Fix two crashes
New day, new patch, I think this one is more likely to actually fix
something...
I wasn't able to reproduce exactly your crash, but I got a similar one that
think I found something that could cause it.
The patch fixes two different crashes
- one about setting asyncmsgq to NULL (bad idea, instead we just "park it
somewhere")
- one about trying to set the name when impossible to do so accurately (this
is the one I got)
Could you try it? And if it still crashes, check if the backtrace is the same
or if it perhaps crashed for another reason this time.
Thanks!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150522/50a13d08/attachment.html>
More information about the pulseaudio-bugs
mailing list