[Bug 699124] Crash in vorbis decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 28 10:25:33 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699124
  GStreamer | gst-plugins-base | 1.0.7

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

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

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-04-28 17:25:29 UTC ---
Do you get any criticals on stdout when that happens? Could you attach a xz -9
zipped GST_DEBUG=*:6 debug log?

Clearly the reason for the crash is that 'out' in copy_samples_s() is NULL, but
I wonder if it happens because the allocator returned NULL or because the
buffer could not be mapped as writable. It's a bit unfortunate that we can't
differentiate between 'error' and 'shutting down/flushing' in the buffer/alloc
API.

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