[Bug 52118] New: The 64-bit crypt32:store test crashes due to heap corruption

WineHQ Bugzilla wine-bugs at winehq.org
Fri Nov 26 17:05:13 CST 2021


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

            Bug ID: 52118
           Summary: The 64-bit crypt32:store test crashes due to heap
                    corruption
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: crypt32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

The 64-bit crypt32:store crashes due to heap corruption:

crypt32:store:0224 done (-1073740940) in 0s
Test failed: crash (c0000374)

https://test.winehq.org/data/patterns.html#crypt32:store

The crashes only happen with the 64-bit build. They happen almost
systematically on the TestBot's w864 VM and cw-rx460. It looks like the same
crash happens on the TestBot's Windows 10 1507, 1607 and 2009 VMs.

At least on cw-rx460 the crash happens around the last CertCloseStore(store,
0); call in testRegStoreSavedCerts(). Adding traces changes the crash location
a bit.

Also the test tends to crash every other time. That suggest there is some
cleanup issue.

-- 
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