From: Marvin Subject: Re: [PATCH v2 2/2] sapi: Add stub SpResourceManager object. Message-Id: Date: Thu, 12 Nov 2020 11:20:08 -0600 In-Reply-To: <20201112163245.3143-2-gijsvrm@gmail.com> References: <20201112163245.3143-2-gijsvrm@gmail.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=81798 Your paranoid android. === debiant (32 bit report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). stream.c:46: Test failed: Failed to create ISpStream interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040175c). Report validation errors: sapi:resource crashed (c0000005) sapi:stream crashed (c0000005) === debiant (32 bit French report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). Report validation errors: sapi:resource crashed (c0000005) === debiant (32 bit Japanese:Japan report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). Report validation errors: sapi:resource crashed (c0000005) === debiant (32 bit Chinese:China report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). stream.c:46: Test failed: Failed to create ISpStream interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040175c). Report validation errors: sapi:resource crashed (c0000005) sapi:stream crashed (c0000005) === debiant (32 bit WoW report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). stream.c:46: Test failed: Failed to create ISpStream interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040175c). Report validation errors: sapi:resource crashed (c0000005) sapi:stream crashed (c0000005) === debiant (64 bit WoW report) === sapi: resource.c:46: Test failed: Failed to create ISpResourceManager interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040124f). stream.c:46: Test failed: Failed to create ISpStream interface: 0x80040154. Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0040175c). Report validation errors: sapi:resource crashed (c0000005) sapi:stream crashed (c0000005)