[gstreamer-bugs] [Bug 320920] New: [PATCH][easyfix] osssink tries to reuse a bad file descriptor

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 7 14:38:47 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320920
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [PATCH][easyfix] osssink tries to reuse a bad file
                    descriptor
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alessandro at nnva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


in gst_oss_sink_close the file descriptor should be reset to -1 after closing it.
This fixes this error:

** (switch.py:5248): CRITICAL **: Your OSS device could not be probed correctly

if osssink goes to PLAYING, then NULL and then PLAYING again.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list