[Bug 765600] memory: add gst_memory_try_map() or new GstMapFlags to silence GST_ERROR

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 22 07:15:02 UTC 2016


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
system memory can't really fail to map, unless you e.g. try to map it writable
twice. Why is it so bad to have the GST_ERROR() btw? Would a GST_WARNING() be
better? It's not really an error per se, it depends on why it fails (and e.g.
mapping because of double-mapping and things like that seem like they should be
errors).

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