[Bug 787593] kmssink: Export DMABuf
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 21 20:37:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787593
--- Comment #6 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
I've detect a regression with these patches. The following pipeline crash on
intel drm, but didn't before:
gst-launch-1.0 videotestsrc ! video/x-raw,width=100,height=100 ! kmssink
We need to figure this out before this can be merged.
==15699== Thread 2 videotestsrc0:sr:
==15699== Invalid write of size 8
==15699== at 0x4063440: ??? (in /run/user/1000/orcexec.dLFbE2 (deleted))
==15699== by 0xF5068DA: video_orc_pack_YUY2 (video-orc.c:1822)
==15699== by 0xF544812: pack_YUY2 (video-format.c:209)
==15699== by 0xF2E2A9D: convert_hline_generic (videotestsrc.c:1289)
==15699== by 0xF2E276D: videotestsrc_convert_tmpline (videotestsrc.c:273)
==15699== by 0xF2E3338: gst_video_test_src_smpte (videotestsrc.c:422)
==15699== by 0xF2E0453: gst_video_test_src_fill (gstvideotestsrc.c:1152)
==15699== by 0xF7AA7AC: gst_base_src_default_create (gstbasesrc.c:1515)
==15699== by 0xF7ACBBF: gst_base_src_get_range (gstbasesrc.c:2504)
==15699== by 0xF7AEC82: gst_base_src_loop (gstbasesrc.c:2804)
==15699== by 0x4EEA8A8: gst_task_func (gsttask.c:332)
==15699== by 0x51E2EFF: g_thread_pool_thread_proxy (gthreadpool.c:307)
==15699== Address 0x4054000 is not stack'd, malloc'd or (recently) free'd
--
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