https://bugs.winehq.org/show_bug.cgi?id=45074
Bug ID: 45074 Summary: mscorlib recursive lookup bug Product: Wine Version: 3.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: susancragin@earthlink.net Distribution: ---
Created attachment 61215 --> https://bugs.winehq.org/attachment.cgi?id=61215 auto-generated crash report for mscoree
Expression: [mscorlib recursive lookup bug] Description: Infinite recursion during resources lookup within mscorlib. This may be a bug in mscorlib, or potentially in certain extensibility points such as assembly resolve elements or CultureInfo names. Resource name: ArgumentNull_Generic
Using wine-3.6 (Staging)
I was trying to install Dragon NaturallySpeaking 15, which attempts to install its own dotnet452. The install failed, and the popup window gave me the above.
Could this be a duplicate of bug 24101? I don't know.
The crash report is attached.
https://bugs.winehq.org/show_bug.cgi?id=45074
SusanCragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=45074
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #1 from Austin English austinenglish@gmail.com --- Did you remove wine-mono before attempting to install native .Net (wine uninstaller)?
https://bugs.winehq.org/show_bug.cgi?id=45074
SusanCragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #2 from SusanCragin susancragin@earthlink.net --- (In reply to Austin English from comment #1)
Did you remove wine-mono before attempting to install native .Net (wine uninstaller)?
No I did not. Thanks for the heads-up. That is what was wrong.
Also what works is installing net40. The installation program checks the version, finds it inadequate, and then installs its own 452.
https://bugs.winehq.org/show_bug.cgi?id=45074
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- closing invalid