[gstreamer-bugs] [Bug 614765] racy stream status leave implementation
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 6 04:32:09 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=614765
GStreamer | gst-plugins-good | git
Benjamin Otte (Company) <otte> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
CC| |otte at gnome.org
Resolution|FIXED |
--- Comment #4 from Benjamin Otte (Company) <otte at gnome.org> 2010-05-06 11:32:05 UTC ---
This is still crashing with 0.10.22 - see
https://bugzilla.redhat.com/show_bug.cgi?id=589455 for details and a stack
trace. The error is:
Assertion '!in_worker(m)' failed at pulse/thread-mainloop.c:161, function
pa_threaded_mainloop_stop(). Aborting.
To reproduce:
while gst-launch-0.10 filesrc
location=/usr/share/mail-notification/new-mail.wav ! decodebin ! audioconvert !
pulsesink; do true; done
and wait a bit.
--
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