gst-plugins-bad1.0 fails to build: netsim test failing

Bug #2037323 reported by Jeremy Bícha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gst-plugins-bad
New
Unknown
gst-plugins-bad1.0 (Debian)
Confirmed
Unknown
gst-plugins-bad1.0 (Ubuntu)
Triaged
High
Unassigned

Bug Description

gst-plugin-bad1.0's elements_netsim build test began failing after July 6 (when 1.22.4 was uploaded) but before August 15. This is a regression caused by a change in one of its build dependencies.

=================================== 91/109 ===================================
test: elements_netsim
start time: 12:04:11
duration: 1.31s
result: exit status 2
command: GST_PLUGIN_LOADING_WHITELIST=gstreamer:gst-plugins-base:gst-plugins-good:
gst-plugins-ugly:gst-libav:libnice:gst-plugins-bad@/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
 GST_PLUGIN_PATH_1_0=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu/gstreamer-1.0:
/usr/lib/x86_64-linux-gnu/gstreamer-1.0
 GST_PLUGIN_SCANNER_1_0=/usr/lib/x86_64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-plugin-scanner
 GST_STATE_IGNORE_ELEMENTS='' CK_DEFAULT_TIMEOUT=20
 GST_REGISTRY=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/check/elements_netsim.registry
 MALLOC_PERTURB_=119 GST_PLUGIN_SYSTEM_PATH_1_0=''
 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gst-libs/gst/basecamerabinsrc:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gst-libs/gst/uridownloader:
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gst-libs/gst/interfaces:
/usr/lib/libeatmydata /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/check/elements_netsim
----------------------------------- stdout -----------------------------------
Running suite(s): netsim

Unexpected critical/warning: ../gst/gstpad.c:4427:gst_pad_chain_data_unchecked:<netsim0:sink> Got data flow before stream-start event

Stack trace:
gst_debug_get_stack_trace (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b3e6db)
?? (/usr/lib/x86_64-linux-gnu/libgstcheck-1.0.so.0.2205.0:0x7f94f8961a9f)
g_logv (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f89ddc0c)
g_log (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f89ddebf)
?? (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b4a072)
?? (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b4c2c2)
gst_pad_push (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b53b44)
?? (/usr/lib/x86_64-linux-gnu/libgstcheck-1.0.so.0.2205.0:0x7f94f8967b62)
?? (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f8a029dd)
?? (/usr/lib/x86_64-linux-gnu/libc.so.6:0x7f94f87fa3e8)
?? (/usr/lib/x86_64-linux-gnu/libc.so.6:0x7f94f887aa28)

Unexpected critical/warning: ../gst/gstpad.c:4427:gst_pad_chain_data_unchecked:
<bin0:sink> Got data flow before stream-start event

Stack trace:
gst_debug_get_stack_trace (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b3e6db)
?? (/usr/lib/x86_64-linux-gnu/libgstcheck-1.0.so.0.2205.0:0x7f94f8961a9f)
g_logv (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f89ddc0c)
g_log (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f89ddebf)
?? (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b4a072)
?? (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b4c2c2)
gst_pad_push (/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.2205.0:0x7f94f8b53b44)
?? (/usr/lib/x86_64-linux-gnu/libgstcheck-1.0.so.0.2205.0:0x7f94f8967b62)
?? (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7800.0:0x7f94f8a029dd)
?? (/usr/lib/x86_64-linux-gnu/libc.so.6:0x7f94f87fa3e8)
?? (/usr/lib/x86_64-linux-gnu/libc.so.6:0x7f94f887aa28)

0%: Checks: 2, Failures: 2, Errors: 0
../libs/gst/check/gstcheck.c:286:F:general:netsim_stress:0: Unexpected critical/warning:
 ../gst/gstpad.c:4427:gst_pad_chain_data_unchecked:<netsim0:sink> Got data flow before stream-start event
../libs/gst/check/gstcheck.c:286:F:general:netsim_stress_delayed:0: Unexpected critical/warning:
 ../gst/gstpad.c:4427:gst_pad_chain_data_unchecked:<bin0:sink> Got data flow before stream-start event
Check suite netsim ran in 0.240s (tests failed: 2)

Tags: ftbfs mantic
Changed in gst-plugins-bad:
status: Unknown → New
Changed in gst-plugins-bad1.0 (Debian):
status: Unknown → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.