[Bug 794419] gstmeta test crashes on sparc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Mar 18 08:39:44 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794419
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The first backtrace is for a different crash than the second. Can you check the
address of meta and meta->pts in the second backtrace? In theory meta should be
properly aligned, it is allocated with g_slice_alloc() in
gstbuffer.c:gst_buffer_add_meta.
For the first one, a new backtrace would be needed but the registry
serialization/deserialization code tries to keep alignment correct everywhere.
There might be places where that is not done correctly though.
See also
https://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=40c5396c244c4ffa39f209fd39c5723297235523
, which is not part of 1.12.4.
--
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