https://bugs.winehq.org/show_bug.cgi?id=52863
Bug ID: 52863 Summary: kernel32:actctx fails on Windows 10 1909 Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
kernel32:actctx fails on Windows 10 1909:
actctx.c:1110: wrong_manifest11 actctx.c:1045: Test failed: Unexpected context handle 00000000000F9CE8.
https://test.winehq.org/data/patterns.html#kernel32:actctx
The failure happens in the new test_create_and_fail(wrong_manifest11...) call introduced by this commit:
commit c7f72cc4003cc2714bf219d9d595ce9f87c30a98 Author: Rémi Bernon rbernon@codeweavers.com AuthorDate: Wed Apr 6 16:09:28 2022 +0200
kernel32/tests: Add some activatableClass manifest attribute tests.
And the matching ACTIVATION_CONTEXT_SECTION_WINRT_ACTIVATABLE_CLASSES activation context section.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
The failure can be reproduced on the w1064v1909 TestBot VM.
https://bugs.winehq.org/show_bug.cgi?id=52863
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |c7f72cc4003cc2714bf219d9d59 | |5ce9f87c30a98
https://bugs.winehq.org/show_bug.cgi?id=52863
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- I sent https://source.winehq.org/patches/data/233431 earlier, which should fix this. I'm not completely sure what's wrong with it, perhaps waiting on the other combase patch which I sent it with to get approved. I'll resend it later with the bug id mention.
https://bugs.winehq.org/show_bug.cgi?id=52863
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |0f9ad11a27b82f8aee2b56e4cb1 | |39057464a0c79 Resolution|--- |FIXED
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Marking as fixed since 0f9ad11a27b82f8aee2b56e4cb139057464a0c79.
https://bugs.winehq.org/show_bug.cgi?id=52863
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.