[Bug 706360] New: test_simple_shutdown_while_running fails/racy

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 22:49:16 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=706360
  GStreamer | gstreamer (core) | git

           Summary: test_simple_shutdown_while_running fails/racy
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Running suite(s): queue2
83%: Checks: 6, Failures: 0, Errors: 1
elements/queue2.c:157:E:general:test_simple_shutdown_while_running:0: (after
this point) Test timeout expired
Running suite(s): queue2
0:00:20.087804399 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc0> error: Internal data flow error.
0:00:20.087860043 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc0> error: streaming task paused,
reason error (-5)
0:00:20.141653513 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc1> error: Internal data flow error.
0:00:20.141694314 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc1> error: streaming task paused,
reason error (-5)
0:00:20.195893001 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc2> error: Internal data flow error.
0:00:20.195926835 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc2> error: streaming task paused,
reason error (-5)
0:00:20.364806910 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc5> error: Internal data flow error.
0:00:20.364840881 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc5> error: streaming task paused,
reason error (-5)
0:00:20.418545131 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc6> error: Internal data flow error.
0:00:20.418576715 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc6> error: streaming task paused,
reason error (-5)
0:00:20.471621610 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc7> error: Internal data flow error.
0:00:20.471668326 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc7> error: streaming task paused,
reason error (-5)
0:00:20.524475806 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc8> error: Internal data flow error.
0:00:20.524518619 21456      0x20a68a0 WARN                 basesrc
gstbasesrc.c:2857:gst_base_src_loop:<fakesrc8> error: streaming task paused,
reason error (-5)
83%: Checks: 6, Failures: 0, Errors: 1
elements/queue2.c:157:E:general:test_simple_shutdown_while_running:0: (after
this point) Test timeout expired
make: *** [elements/queue2.check] Error 1


Introduced by the following commit:
d7c3be226cc808e049e3111ae32ff880b19bee00 is the first bad commit
commit d7c3be226cc808e049e3111ae32ff880b19bee00
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Mon Aug 19 16:38:40 2013 +0200

    queue2: Clean up after the streaming thread has stopped

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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