[Bug 53342] New: quartz:mpegaudio - The 64-bit test_streaming_events() times out on fg-deb64

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 12 17:48:02 CDT 2022


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

            Bug ID: 53342
           Summary: quartz:mpegaudio - The 64-bit test_streaming_events()
                    times out on fg-deb64
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: quartz
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

quartz:mpegaudio - The 64-bit test_streaming_events() times out on fg-deb64:

...
mpegaudio.c:1451: Test succeeded

https://test.winehq.org/data/patterns.html#quartz:mpegaudio

The timeout happens on this line:

    hr = IMemAllocator_GetBuffer(allocator, &sample, NULL, NULL, 0);


A bisect shows that the timeouts started with the commit below:

commit 6c110bd398de28613b34555ff2738e74191bb6cd
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Jun 13 11:43:51 2022 +0200

    winegstreamer: Support zero-copy wg_transform_push_data in
quartz_transform.c.

    Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>

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