[pulseaudio-tickets] [PulseAudio] #227: [PATCH] Improvements to paoss to fix various issues (e.g. amsn crash)
PulseAudio
trac-noreply at tango.0pointer.de
Thu Jan 24 14:55:39 PST 2008
#227: [PATCH] Improvements to paoss to fix various issues (e.g. amsn crash)
--------------------+-------------------------------------------------------
Reporter: coling | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Keywords: |
--------------------+-------------------------------------------------------
Originally reported via [http://qa.mandriva.com/show_bug.cgi?id=36750
Mandriva Bugzilla].
It seems that some apps have issues with the way the functions overridden
in padsp operate. e.g. amsn crashes.
In the code, there are some comments about how Firefox needs this response
to not crash etc. It seems to me that the more sensible option is to rely
on the original method in all cases that we cannot handle and thus any
special handling like this should not be required.
[http://svn.mandriva.com/cgi-
bin/viewvc.cgi/packages/cooker/pulseaudio/current/SOURCES/pulseaudio-0.9.8
-padsp-fix.patch?revision=HEAD&view=markup This patch] makes these changes
and also fixes some undefined behaviour when compiling with non-glibc
backends (due to the fact that vsprintf may not handle NULLs nicely - see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25609).
In our testing it fixes issues in amsn and does not have any adverse
affect on firefox when testing.
This could be related to #27.
--
Ticket URL: <http://www.pulseaudio.org/ticket/227>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list