On Tue, May 4, 2021 at 12:16 PM Francois Gouget <fgouget@codeweavers.com> wrote:
On Sun, 2 May 2021, Marvin wrote:
[...]
> === w1064v1507 (32 bit report) ===
>
> shell32:
> shlfolder.c:4495: Test failed: got 0x80004002
>
> === w1064v1809 (32 bit report) ===
>
> shell32:
> shlfolder.c:4495: Test failed: got 0x80004002
> shlfolder.c:4926: Test failed: Didn't expect a WM_USER_NOTIFY message (event: 40000)
>
> === w1064 (32 bit report) ===
>
> shell32:
> shlfolder.c:4495: Test failed: got 0x80004002
> shlfolder.c:4501: Test failed: got 0x80040111
> 1cdc:shlfolder: unhandled exception c0000005 at 0045DB08

Ouch!!!
As predicted by the TestBot this patch is causing failures and crashes
on a lot of Windows versions. Could you have a look?

https://test.winehq.org/data/patterns.html#shell32:shlfolder

--
Francois Gouget <fgouget@codeweavers.com>

Sorry.
https://source.winehq.org/patches/data/205146 should fix it.

Damjan