[PATCH 11/11] winegstreamer: Add mp4 media source using qtdemux.

Derek Lesho dlesho at codeweavers.com
Tue Feb 4 12:02:38 CST 2020


On 2020-02-04 11:51, Marvin wrote:

> Hi,
>
> While running your changed tests, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
>
> Full results can be found at:
> https://testbot.winehq.org/JobDetails.pl?Key=64515
>
> Your paranoid android.
>
>
> === w7u (32 bit report) ===
>
> mfplat:
> 0d6c:mfplat: unhandled exception c0000005 at 6C3775BA
>
> === debian10 (32 bit report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
>
> === debian10 (32 bit French report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
>
> === debian10 (32 bit Japanese:Japan report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
>
> === debian10 (32 bit Chinese:China report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
>
> === debian10 (32 bit WoW report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
>
> === debian10 (64 bit WoW report) ===
>
> mfplat:
> mfplat.c:516: Test failed: Failed to get stream major type, hr 0xc00d36e6.
> mfplat.c:517: Test failed: Unexpected major type {0062fb38-fb30-0062-0400-000030fb6200}.
> mfplat.c:520: Test failed: Failed to get current media type, hr 0xc00d36b6.
> Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040b233).
>
> Report errors:
> mfplat:mfplat crashed (c0000005)
The testbot failures indicate that we failed to create the media 
source.  The only way to know for sure why is to look at the debug logs, 
but I think it may be because it didn't apply the registry entries I 
added to mf.rgs.



More information about the wine-devel mailing list