[Bug 752778] playbin-complex:make check failed during unit test

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 24 00:53:09 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752778

--- Comment #17 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I suspect some plugins don't get built for you which the tests expect.

Could you attach your config.log file from -base please?

For discoverer test:

 $ cd tests/check
 $ make libs/discoverer.gdb
 (gdb) run
 .. wait for crash..
 (gdb) bt
 ... paste output
 (gdb) kill
 (gdb) quit

For libs/rtspconnection test:

 $ cd tests/check
 $ G_DEBUG=fatal_warnings make libs/rtspconnection.gdb
 (gdb) run
 .. wait for crash..
 (gdb) bt
 ... paste output
 (gdb) kill
 (gdb) quit

For elements/playbin-complex:

 $ cd tests/check
 $ GST_CHECKS=test_autoplug_decoder_sink_combination GST_DEBUG=*:6 make
elements/playbin-complex.check-norepeat 2>dbg.log
 $ xz -9 dbg.log
 -> attach dbg.log.xz please

Thanks.

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