[Bug 739312] gst_init segmentation fault
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 16 17:45:29 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=739312
--- Comment #10 from GstBlub <gstblub at gmail.com> ---
Turns out my malloc hook did not guarantee 8 byte aligned pointers, which ended
up causing this crash because the code in gdataset depends on this (using the
lower bits of pointers for flags).
--
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