[pulseaudio-tickets] [Bug 39579] New: PulseAudio Crashes with two streams
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 26 22:52:19 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=39579
Summary: PulseAudio Crashes with two streams
Product: PulseAudio
Version: unspecified
Platform: ARM
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: highest
Component: daemon
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: vallabha.pa at gmail.com
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Created an attachment (id=49598)
--> (https://bugs.freedesktop.org/attachment.cgi?id=49598)
PulseAudio crash after playing two streams
Hello,
PulseAudio daemon crashes after starting the second stream.
The first stream is playing with some audio glitches and then I start the
second stream and it causes the server shutdown. I do not hear any audio
afterwards.
pulseaudio --system
gst-launch filesrc location=some_mp3.mp3 ! mad ! audioconvert ! pulsesink
latency-time=25000 buffer-time=2000000 &
after few seconds and i launch another media playback
gst-launch filesrc location=some_another_mp3.mp3 ! mad ! audioconvert !
pulsesink latency-time=25000 buffer-time=2000000 &
And this causes PA shutdown.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the pulseaudio-bugs
mailing list