From: Marvin Subject: Re: [PATCH 3/6] mf/session: Fix backwards handling of MF_TOPONODE_NOSHUTDOWN_ON_REMOVE. Message-Id: Date: Tue, 04 Jan 2022 11:47:34 -0600 In-Reply-To: <20220104173527.77306-3-dlesho@codeweavers.com> References: <20220104173527.77306-3-dlesho@codeweavers.com> 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=104864 Your paranoid android. === debian11 (32 bit report) === mf: mf.c:3016: Test failed: Failed to get sink flags, hr 0xc00d3e85. mf.c:3019: Test failed: Failed to get type handler, hr 0xc00d4a38. mf.c:3023: Test failed: Failed to set media type, hr 0xc00d4a38. mf.c:3033: Test failed: Failed to get major type, hr 0xc00d4a38. mf.c:3034: Test failed: Unexpected major type {00989680-0000-0000-50c3-000001000000}. mf.c:3037: Test failed: Failed to get current type, hr 0xc00d4a38. mf.c:3038: Test failed: Unexpected media type. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004103e5). === debian11 (32 bit Chinese:China report) === mf: mf.c:3016: Test failed: Failed to get sink flags, hr 0xc00d3e85. mf.c:3019: Test failed: Failed to get type handler, hr 0xc00d4a38. mf.c:3023: Test failed: Failed to set media type, hr 0xc00d4a38. mf.c:3033: Test failed: Failed to get major type, hr 0xc00d4a38. mf.c:3034: Test failed: Unexpected major type {00989680-0000-0000-50c3-000001000000}. mf.c:3037: Test failed: Failed to get current type, hr 0xc00d4a38. mf.c:3038: Test failed: Unexpected media type. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004103e5). === debian11 (32 bit WoW report) === mf: mf.c:3016: Test failed: Failed to get sink flags, hr 0xc00d3e85. mf.c:3019: Test failed: Failed to get type handler, hr 0xc00d4a38. mf.c:3023: Test failed: Failed to set media type, hr 0xc00d4a38. mf.c:3033: Test failed: Failed to get major type, hr 0xc00d4a38. mf.c:3034: Test failed: Unexpected major type {00989680-0000-0000-50c3-000001000000}. mf.c:3037: Test failed: Failed to get current type, hr 0xc00d4a38. mf.c:3038: Test failed: Unexpected media type. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004103e5). === debian11 (64 bit WoW report) === mf: mf.c:3016: Test failed: Failed to get sink flags, hr 0xc00d3e85. mf.c:3019: Test failed: Failed to get type handler, hr 0xc00d4a38. mf.c:3023: Test failed: Failed to set media type, hr 0xc00d4a38. mf.c:3033: Test failed: Failed to get major type, hr 0xc00d4a38. mf.c:3034: Test failed: Unexpected major type {00000000-0000-0000-0000-000000000000}. mf.c:3037: Test failed: Failed to get current type, hr 0xc00d4a38. mf.c:3038: Test failed: Unexpected media type. Unhandled exception: page fault on read access to 0x000000010000000f in 64-bit code (0x000000000040e0cd).