[Bug 699124] vorbisdec: crash on shutdown in webkit unit test

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 29 00:31:51 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-29 07:31:39 UTC ---
I can't remember any changes that could've caused a regression like this,
especially there were no changes in the vorbis plugin since then.

If the allocator returned NULL there would've been a g_critical() when mapping,
and mapping also never returns NULL for system memory (unless it's mapped
already incompatibly with the requested mapping flags).

Is WebKit using/providing a custom allocator somewhere, and especially one that
is used for the audio part of the pipeline?

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