[Bug 665921] filesrc: Incorrect EOF detection in create_read

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 16:43:07 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665921
  GStreamer | gstreamer (core) | 0.10.35

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-12-13 00:43:01 UTC ---
> I also added retries on EAGAIN/EINTR, not 100% sure it could not end up with an
> infinite loop though.

Could attempt to make it interruptible by implementing
GstBaseSrcClass::unlock() (simple atomic boolean/int should be enough). But
then it's not that a file read() is interruptable either ;-)

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