[gstreamer-bugs] [Bug 571204] [pulsesink] PA assertion failure triggers abort

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 13 09:21:29 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=571204

  GStreamer | gst-plugins-good | Ver: git

Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128460|accepted-commit_now         |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14




------- Comment #4 from Mark Nauwelaerts  2009-02-13 17:21 UTC -------
commit 7756d37531ea48d1890363e8bda9b9872c771a9f
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Feb 13 18:03:14 2009 +0100

    pulsesink: Issue property change notification in streaming thread,
    rather than PA thread.

    pa_threaded_mainloop_lock() (a.o.) and by extension get_property should
    not be done from a PA thread, but the latter may occur as a result of a
    property change notification.  Fixes #571204 (though current situation
    not ideal, e.g. post message rather than signal).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571204.




More information about the Gstreamer-bugs mailing list