[pulseaudio-tickets] [Bug 51060] Crash (segfault) in snd_pcm_area_silence()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 17 03:09:47 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51060

--- Comment #10 from Jana Saout <jana at saout.de> ---
I've had this problem too and the problem only occurs with -ftree-vectorize.

It looks to me as if this is a gcc bug, as it produces a "movdqa" or "vmovdqa"
instruction which is used with an unaligned pointer.

Now, I have no clue why gcc assumes the pointer would be an aligned one, maybe
it is even right and something else is wrong, but I haven't spent too much time
digging into this.

(note that it still happens with gcc 4.7 and the current 4.8 development one)

Also, this bug should probably be brought up with the alsa guys as well, as I
don't think pulseaudio is at fault here.

-- 
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/20121017/8fa876a5/attachment.html>


More information about the pulseaudio-bugs mailing list