[Bug 678982] filesink: handle broken pipe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 10:19:49 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678982
  GStreamer | gstreamer (core) | 0.10.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-27 17:19:39 UTC ---
Nicola: because GStreamer is a library, and a library usually has no business
messing with global process state that affects non-GStreamer threads such as
application threads or other libraries.

I believe there are ways to suppress sigpipe for one particular thread though,
but I'm not sure we want such code in filesink tbh.

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