https://bugs.winehq.org/show_bug.cgi?id=39239
Bug ID: 39239 Summary: ole32:compobj fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following errors systematically happen when running the test without elevated privileges on a Windows 7 box such as the fg-win7u64-1spie9adm and fg-win7u64-1spie9usr WineTest boxes.
compobj.c:1269: Test failed: RegCreateKeyEx returned 5 compobj.c:1272: Test failed: RegCreateKeyEx returned 6 compobj.c:1274: Test failed: RegSetValueEx returned 6 compobj.c:1278: Test failed: CoGetPSClsid failed with error 0x80040155 compobj.c:1279: Test failed: got clsid {00000000-0000-0000-0000-000000000000} compobj.c:1282: Test failed: RegDeleteKeyEx returned 6 compobj.c:1285: Test failed: RegDeleteKeyEx returned 2
The error code (ERROR_ACCESS_DENIED) clearly indicates a permissions issue.
The tests regression was introduced by the following commit:
commit fae8d9db5f3dcbec198d1a4cde6c9cfe8684b5cf Author: Akihiro Sagawa sagawa.aki@gmail.com Date: Tue Jul 15 19:34:38 2014 +0900
ole32/tests: Add CoGetPSClsid WOW64 registry tests.
https://bugs.winehq.org/show_bug.cgi?id=39239
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=39239
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Fix sent https://www.winehq.org/pipermail/wine-patches/2016-March/147891.html.
https://bugs.winehq.org/show_bug.cgi?id=39239
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Committed as http://source.winehq.org/git/wine.git/?a=commit;h=22ef1c7e2aa7872d9b3c82a6d3.... Let's see if it helped.
https://bugs.winehq.org/show_bug.cgi?id=39239
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.21
https://bugs.winehq.org/show_bug.cgi?id=39239
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |22ef1c7e2aa7872d9b3c82a6d32 | |abc92aa2b61a3 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Looks fixed.
https://bugs.winehq.org/show_bug.cgi?id=39239
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.6.