[Bug 686985] [pulsesrc] Assertion 'm' failed at pulse/thread-mainloop.c:166, function pa_threaded_mainloop_lock(). Aborting.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 27 16:11:01 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=686985
  GStreamer | gst-plugins-good | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-27 23:10:58 UTC ---
For what it's worth, the recommended use pattern is just

 - gst_element_send_event (pipeline, gst_event_eos ());
 - wait for EOS message on pipeline bus
 - gst_element_set_state (pipeline, GST_STATE_NULL);

-- 
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