http://bugs.winehq.org/show_bug.cgi?id=11426
Summary: Cryptographic exception in .NET Framework application Product: Wine Version: 0.9.54. Platform: PC URL: http://www.aisto.com/roeder/dotnet/Download.aspx?File=Re flector OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
Created an attachment (id=10555) --> (http://bugs.winehq.org/attachment.cgi?id=10555) Terminal output and backtraces.
After configuring Wine and installing the .NET Framework as per AppDb instructions, I attempted to execute Reflector, a .NET class browser under Wine. After a failed attempt to launch the .NET CLR optimization service, the application throws a managed CLR exception, followed then by a native page fault. To obtain Reflector, it is simply necessary to provide any random information to download it.
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2008-02-01 13:01:44 --- The error -2146893819 is 80090005, NTE_BAD_DATA. Please post a +crypt trace of the app.
Please also provide more explicit instructions for reproducing it: which AppDB instructions? How did you attempt to execute Reflector?
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #2 from scguy318 nodisgod@yahoo.com 2008-02-01 19:35:35 --- Created an attachment (id=10569) --> (http://bugs.winehq.org/attachment.cgi?id=10569) Output with crypt traces.
I used instructions for installation the .NET Framework from http://appdb.winehq.org/appview.php?iVersionId=3754 and I executed Reflector like this:
WINEDEBUG=+crypt WINEPREFIX=/home/scguy318/.net wine Reflector.exe with the Reflector EXE in my cwd. I have attached a dump with +crypt traces.
http://bugs.winehq.org/show_bug.cgi?id=11426
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-02 03:43:38 --- Hi, is thios the downloadlink for the app? http://www.aisto.com/roeder/dotnet/
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #4 from scguy318 nodisgod@yahoo.com 2008-02-02 04:06:28 --- Yes it is, albeit annoyingly stuck behind a form.
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2008-02-07 12:34:03 --- Created an attachment (id=10660) --> (http://bugs.winehq.org/attachment.cgi?id=10660) Patch to add a few traces
Could you apply this patch and post a new +crypt trace? I'm trying to see where the NTE_BAD_DATA is coming from.
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #6 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-07 12:59:39 --- Created an attachment (id=10661) --> (http://bugs.winehq.org/attachment.cgi?id=10661) +crypt with extra traces
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2008-02-07 13:59:32 --- Created an attachment (id=10662) --> (http://bugs.winehq.org/attachment.cgi?id=10662) Patch to merge encrypting/decrypting key states
That's interesting. Could you try the attached patch to see if it clears up anything?
http://bugs.winehq.org/show_bug.cgi?id=11426
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-07 14:34:12 --- Created an attachment (id=10663) --> (http://bugs.winehq.org/attachment.cgi?id=10663) gui
Yip, with the patch i was able to get the GUI up (see sreenshot) , so the patch fixes the crash. The GUI seems to have quite some other issues, but that's not covered by this bug. Regards
http://bugs.winehq.org/show_bug.cgi?id=11426
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2008-02-07 15:30:36 --- Ack, thanks for testing for me. I've sent a slightly modified version: http://www.winehq.org/pipermail/wine-patches/2008-February/049787.html
http://bugs.winehq.org/show_bug.cgi?id=11426
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2008-02-08 11:50:54 --- This is now fixed, update to 0.9.55.
http://bugs.winehq.org/show_bug.cgi?id=11426
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dan Kegel dank@kegel.com 2008-02-22 11:40:13 --- 0.9.56 released, so closing all bugs marked as RESOLVED FIXED.
http://bugs.winehq.org/show_bug.cgi?id=11426
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Fixed by SHA1| |ad6a7a788de7ce09e98ea149fc7 | |e7c51c5106fbf CC| |focht@gmx.net Severity|enhancement |normal