[Bug 791616] New: gst-uninstalled.py: Don't close parent file descriptors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 14 14:33:04 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791616

            Bug ID: 791616
           Summary: gst-uninstalled.py: Don't close parent file
                    descriptors
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aboya at igalia.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Python3 sets close_fds=True by default in subprocess.Popen() and friends.

This is a problem when gst-uninstalled.py is used as a wrapper for some
applications, like the WebKit WebProcess, that receives a file descriptor
(pointing to a socket) as an argument.

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