[Bug 59757] New: SteelSeries GG 110.0 crashes on startup in .NET System.Security.Cryptography.X509Certificates.StorePal.Export
http://bugs.winehq.org/show_bug.cgi?id=59757 Bug ID: 59757 Summary: SteelSeries GG 110.0 crashes on startup in .NET System.Security.Cryptography.X509Certificates.StorePal .Export Product: Wine Version: 11.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@list.winehq.org Reporter: toadking@toadking.com Distribution: --- Created attachment 80951 --> http://bugs.winehq.org/attachment.cgi?id=80951 WINEDEBUG=trace+crypt trace Follow-up to bug 59746. A trace is attached. The crash seems to be inside crypt32.PFXExportCertStore/PFXExportCertStoreEx. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59757 Michael Lelli <toadking@toadking.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://engine.steelseriesc | |dn.com/SteelSeriesGG110.0.0 | |Setup.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59757 --- Comment #1 from Hans Leidekker <hans@meelstraat.net> --- It sets CERT_NCRYPT_KEY_HANDLE_PROP_ID but passes a CERT_KEY_CONTEXT structure instead of the documented NCRYPT_KEY_HANDLE. As a result NCryptExportKey() uses an invalid handle and crashes. -- 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.
participants (1)
-
WineHQ Bugzilla