[gstreamer-bugs] [Bug 580373] New: The GstQueue can't wait the signal, and then all the threads are blocked.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 26 22:11:22 PDT 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=580373

  GStreamer | gstreamer (core) | Ver: 0.10.11
           Summary: The GstQueue can't wait the signal, and then all the
                    threads are blocked.
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hy110001 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.7/2.8
   GNOME milestone: Unspecified


Please describe the problem:
The gst_queue_chain is still waiting, because the gst_queue_push_one sends the
signal before the waiting in gst_queue_chain.

Steps to reproduce:
1. Playing video on arm device.
2. The playback will be blocked in serval minitues.
3. 


Actual results:
The playback is blocked, but the application is alive, it will be dead at any
gst operation.

Expected results:
continue playing.

Does this happen every time?
about 90%.

Other information:


-- 
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=580373.




More information about the Gstreamer-bugs mailing list