[Bug 678982] filesink: handle broken pipe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 09:44:09 PDT 2012


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

--- Comment #4 from Nicola <lists at svrinformatica.it> 2012-06-27 16:44:04 UTC ---
and please explain why is a bad idea to add:

signal(SIGPIPE, SIG_IGN);

in the gstreamer init method (something like gst_init), so all elements can
benefit from this

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