[Bug 797039] Race condition: double free or corruption (fasttop) with vaapih264dec ! vaapipostproc
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 29 07:34:00 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797039
--- Comment #5 from Florent ThiƩry <florent.thiery at ubicast.eu> ---
With full details:
(gdb) bt full
#0 0x00007ffff7738d7f in raise () at /usr/lib/libc.so.6
#1 0x00007ffff7723672 in abort () at /usr/lib/libc.so.6
#2 0x00007ffff777b878 in __libc_message () at /usr/lib/libc.so.6
#3 0x00007ffff778218a in () at /usr/lib/libc.so.6
#4 0x00007ffff7783b27 in _int_free () at /usr/lib/libc.so.6
#5 0x00007ffff77861d5 in _int_realloc () at /usr/lib/libc.so.6
#6 0x00007ffff77874cb in realloc () at /usr/lib/libc.so.6
#7 0x00007ffff7b8bb89 in g_realloc () at /usr/lib/libglib-2.0.so.0
#8 0x00007ffff7b570f7 in () at /usr/lib/libglib-2.0.so.0
#9 0x00007ffff7b5748a in g_array_append_vals () at /usr/lib/libglib-2.0.so.0
#10 0x00007ffff58f80ab in append_format (flags=<optimized out>,
format=GST_VIDEO_FORMAT_NV12, formats=0x7fffd8009410)
at ../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapidisplay.c:180
fi = {format = GST_VIDEO_FORMAT_NV12, flags = 0}
va_format = 0x7fffc8009860
format = GST_VIDEO_FORMAT_NV12
YV12_idx = 0
I420_idx = 1
fip = <optimized out>
i = <optimized out>
__func__ = "append_formats"
#11 0x00007ffff58f80ab in append_formats (formats=0x7fffd8009410,
va_formats=va_formats at entry=0x7fffc8009800, flags=flags at entry=0x0, n=<optimized
out>)
at ../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapidisplay.c:203
va_format = 0x7fffc8009860
format = GST_VIDEO_FORMAT_NV12
YV12_idx = 0
I420_idx = 1
fip = <optimized out>
i = <optimized out>
__func__ = "append_formats"
#12 0x00007ffff58f83fb in ensure_image_formats
(display=display at entry=0x5555557e2410) at
../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapidisplay.c:673
priv = 0x5555557e2390
formats = 0x7fffc8009800
status = <optimized out>
i = <optimized out>
n = 9
success = 0
__func__ = "ensure_image_formats"
#13 0x00007ffff58f923e in gst_vaapi_display_get_image_formats
(display=display at entry=0x5555557e2410) at
../subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapidisplay.c:1582
__func__ = "gst_vaapi_display_get_image_formats"
--
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