[gstreamer-bugs] [Bug 625948] pa_stream_writable_size() failed: Connection terminated
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 4 01:54:10 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=625948
GStreamer | gst-plugins-good | 0.10.24
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-08-04 08:54:05 UTC ---
If pulseaudio crashes, that's always a bug in pulseaudio. As you say, a client
(here: GStreamer) shouldn't be able to take out pulseaudio.
In any case, could you provide the following information:
- what version of pulseaudio are you using?
- what's the output of gst-inspect-0.10 pulsesink | grep Version ?
- what's the output of gst-inspect-0.10 rsndvdbin | grep Version ?
- what's the output of gst-inspect-0.10 a52dec | grep Version ?
- could you run totem like this from a terminal:
$ GST_DEBUG=pulse*:5,*audio*:5,a52*:5 totem 2>dbg.log
and reproduce the crash/error, and then attach the gzipped
dbg.log file to this bug report please? (If the file is too large,
run grep -v REFCOUNT dbg.log > clean-dbg.log
and try with the gzipped clean-dbg.log instead.)
--
Configure bugmail: https://bugzilla.gnome.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 Gstreamer-bugs
mailing list