As the main problem of the current pulseaudio code lies in the fact that it claims to use 'SSE' optimised code while it actually uses SSE2 (or later) optimized code, the simplest solution is to change the activation threshold for these optimisations. The attached patch achieves this and works on my T23.
A better solution would be to try to SSE-optimise the code for those SSE2-challenged processors but that is something for a later hour... ** Attachment added: "Limit use of SSE2 optimised code for >= SSE2-capable processors" http://launchpadlibrarian.net/31395604/pulseaudio_sse2_optimisations -- pulseaudio crashed with SIGILL in pa_volume_memchunk() https://bugs.launchpad.net/bugs/418448 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs