[Bug 51153] New: A winegstreamer change caused a new quartz:filtergraph failure in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 18 18:55:06 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51153

            Bug ID: 51153
           Summary: A winegstreamer change caused a new quartz:filtergraph
                    failure in Wine
           Product: Wine
           Version: 6.8
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: winegstreamer
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

quartz:filtergraph started failing in Wine on 2021-04-26:

http://winetest.dolphin/data/patterns.html#quartz:filtergraph

filtergraph.c:440: Test failed: GetState() failed: 40237

Strangely this failure only happens on the TestBot's debiant2 VM.

A bisect showed this failure to be caused by the patch below:

commit d7fecebe93938bf1ef2349ac74413e28d6b8e153
Author: Anton Baskanov <baskanov at gmail.com>
Date:   Mon Apr 26 09:51:24 2021 +0700

    winegstreamer: Allow setting the stop position to the stream duration.

    Since we no longer stop the GStreamer pipeline, it does not reset the stop
position for us. Fixes a hang during intro video playback in RC Cars.

    Signed-off-by: Anton Baskanov <baskanov at gmail.com>
    Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>


See also:
https://www.winehq.org/pipermail/wine-devel/2021-April/185904.html

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list