https://bugs.winehq.org/show_bug.cgi?id=54751
Bug ID: 54751 Summary: The 64-bit advapi32:registry breaks test_CoGetPSClsid() in ole32:compobj in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The 64-bit advapi32:registry breaks test_CoGetPSClsid() in ole32:compobj in Wine:
compobj.c:1449: Test failed: CoGetPSClsid failed with error 0x80040155 compobj.c:1450: Test failed: got clsid {52222222-1234-1234-1234-56789abcdef0}
See https://test.winehq.org/data/patterns.html#ole32:compobj
A bisect shows that this started with the commit below:
commit 3f82f6ff59f4024f67e2d646883cbea223fba84a Author: Sven Baars sbaars@codeweavers.com Date: Fri Mar 17 16:52:51 2023 +0100
kernelbase: Use open_key() to obtain any existing Wow6432node in create_key().
https://bugs.winehq.org/show_bug.cgi?id=54751
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |3f82f6ff59f4024f67e2d646883 | |cbea223fba84a
https://bugs.winehq.org/show_bug.cgi?id=54751
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |da0ec7fbbde45126320e15b2bfb | |00b357b45ffb6 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Fixed by da0ec7fbbde45126320e15b2bfb00b357b45ffb6.
https://bugs.winehq.org/show_bug.cgi?id=54751
--- Comment #2 from Hans Leidekker hans@meelstraat.net --- *** Bug 54739 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=54751
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.11.