[Bug 53249] New: ole32:compobj - test_CoGetPSClsid() sometimes fails due to REGDB_E_IIDNOTREG on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 22 20:57:34 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53249

            Bug ID: 53249
           Summary: ole32:compobj - test_CoGetPSClsid() sometimes fails
                    due to REGDB_E_IIDNOTREG on Windows
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ole32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

ole32:compobj - test_CoGetPSClsid() sometimes fails due to REGDB_E_IIDNOTREG on
Windows:

compobj.c:1382: Test failed: got 0x80040155
compobj.c:1383: Test failed: got clsid {00000000-0000-0000-0000-000000000000}
compobj.c:1387: Test failed: got 0x80040155
compobj.c:1388: Test failed: got clsid {00000000-0000-0000-0000-000000000000}
compobj.c:1398: Test failed: got clsid {52222222-1234-1234-1234-56789abcdef0}
compobj.c:1402: Test failed: Failed to get PS CLSID, hr 0x80040155.
compobj.c:1403: Test failed: Unexpected CLSID
{00000000-0000-0000-0000-000000000000}.

https://test.winehq.org/data/patterns.html#ole32:compobj

These failures happen on Windows 7 to Windows 10 1709.

On Windows 8 to Windows 10 1709 there is sometimes an additional error in
test_CoRegisterClassObject():

compobj.c:1670: Test failed: Unexpected hr 0.

This failure looks like it should be independent but never happens without the
previous ones.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list