[pulseaudio-tickets] [PulseAudio] #780: Firefox crash with inactive pulseaudio
PulseAudio
trac-noreply at tango.0pointer.de
Tue Jan 19 04:05:09 PST 2010
#780: Firefox crash with inactive pulseaudio
----------------------+-----------------------------------------------------
Reporter: Fynjy | Owner: lennart
Type: defect | Status: closed
Milestone: | Component: libpulse
Resolution: invalid | Keywords:
----------------------+-----------------------------------------------------
Changes (by coling):
* status: new => closed
* resolution: => invalid
Comment:
If you disable Pulse, then how can pulse cause the crash? Firefox is an
alsa client, if alsa is not configured to route audio from it's 'default'
device to pulseaudio (which is part of the process to "disable pulseaudio"
which you do at step 1) then libpulse will not be involved by the
application at all.
This backtrace confirms that libpulse is not used here. The functions and
files mentioned in the bug report are not from pulseaudio but from some
other application (it doesn't say which).
The upstream bug report claims that "resampler_basic_interpolate_single"
is pulseaudio but AFAICT this is not the case. This symbol does not appear
in the pulseaudio codebase. Infact we don't even have a resample.c file at
all.
Don't know why the upstream guy brought up pulseaudio at all... I see no
reason to have included it.
With a trivial amount of research I can confirm that the files/symbols in
question are from the "pph" plugin in alsa-plugins. It seems you have
configured some kind of rate adjustment. AFAICT this is a non-standard
thing so you must have configured this manually.
I've added a comment to the upstream report.
--
Ticket URL: <http://pulseaudio.org/ticket/780#comment:4>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list