https://bugs.winehq.org/show_bug.cgi?id=57566
Bug ID: 57566 Summary: Silent crash for application attempting to use RSA Product: Wine Version: 10.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: rsaenh Assignee: wine-bugs@winehq.org Reporter: chivalrousmonkey@gmail.com Distribution: ---
Created attachment 77664 --> https://bugs.winehq.org/attachment.cgi?id=77664 RSAENH error, which is repeated over and over
I have an application which uses an encryption key saved in a file. It appears to require Window's RSAENH.DLL. While the application starts as expected (visually OK and responsive), it won't progress. It's own log file reports "encryption key not found". Attempting to debug Wine, I see that the correct key file is found, but there are multiple EXCEPTION_ACCESS_VIOLATION code=c0000005 entries (over and over and over) when looking for RSAENH.DLL. I've attached a sample.