[Bug 11426] New: Cryptographic exception in .NET Framework application
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(a)winehq.org ReportedBy: nodisgod(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #1 from Juan Lang <juan_lang(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #2 from scguy318 <nodisgod(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-02-02 03:43:38 --- Hi, is thios the downloadlink for the app? http://www.aisto.com/roeder/dotnet/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #4 from scguy318 <nodisgod(a)yahoo.com> 2008-02-02 04:06:28 --- Yes it is, albeit annoyingly stuck behind a form. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #5 from Juan Lang <juan_lang(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #6 from Louis Lenders <xerox_xerox2000(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #7 from Juan Lang <juan_lang(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 --- Comment #9 from Juan Lang <juan_lang(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Juan Lang <juan_lang(a)yahoo.com> 2008-02-08 11:50:54 --- This is now fixed, update to 0.9.55. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-02-22 11:40:13 --- 0.9.56 released, so closing all bugs marked as RESOLVED FIXED. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=11426 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Fixed by SHA1| |ad6a7a788de7ce09e98ea149fc7 | |e7c51c5106fbf CC| |focht(a)gmx.net Severity|enhancement |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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)
-
wine-bugs@winehq.org