https://bugs.winehq.org/show_bug.cgi?id=51629
Bug ID: 51629 Summary: rundll32.exe crash: unimplemented function mscorwks.dll.DllRegisterServerInternal Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: joseskvolpe@gmail.com Distribution: ---
Created attachment 70485 --> https://bugs.winehq.org/attachment.cgi?id=70485 32-bit and 64-bit backtrace. They appear in the same (default) 64-bit wineprefix
rundll32.exe crashes every wine update
This issue were happening with me since version 6.13 There's reported similar issues with this software, but they might have different reasons (thus being classified as invalid), they didn't had backtrace attachments and they were reported in much older versions of Wine
https://bugs.winehq.org/show_bug.cgi?id=51629
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- What is the name of the software?
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #2 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Alex Henrie from comment #1)
What is the name of the software?
No software... This crash report appears when i'm updating my default wineprefix
https://bugs.winehq.org/show_bug.cgi?id=51629
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Can you try with a clean WINEPREFIX? You probably installed something that triggers this crash.
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #4 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #3)
Can you try with a clean WINEPREFIX? You probably installed something that triggers this crash.
I think that must be .NET Framework I installed it before on my default wineprefix, and after that i uninstalled it to use wine-mono. This begin to appear after installing .NET
That don't occur in a clean wineprefix
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #5 from Josesk Volpe joseskvolpe@gmail.com --- I just installed .NET Framework on the new wineprefix and updated. Yes, that error occurs, so i can confirm that.
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Just for clarity, you installed which version of .net, and how? And then you updated from wine version 6.13 to 6.15?
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #7 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Fabian Maurer from comment #6)
Just for clarity, you installed which version of .net, and how?
I installed .NET v4.5.2 from Winegui https://github.com/winegui/WineGui
And then you updated from wine version 6.13 to 6.15?
Yes, i did. But that was happening on 6.13 too
https://bugs.winehq.org/show_bug.cgi?id=51629
Vitaly Lipatov lav@etersoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lav@etersoft.ru
--- Comment #8 from Vitaly Lipatov lav@etersoft.ru --- I got 0108:err:setupapi:create_dest_file failed to create L"C:\windows\system32\ucrtbase.dll" (error=80)
and the problem gone away after removing ucrtbase* (installed with .NET).
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #9 from Josesk Volpe joseskvolpe@gmail.com --- Yeah I'd recently reseted my default wineprefix and this problem is gone
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #10 from Josesk Volpe joseskvolpe@gmail.com --- I would mark it as INVALID, but this crash output still appears on prefixes wich Microsoft .NET 4.5.2 is installed when they are updated. So i guess it should still be confirmed as a valid bug or not by the Wine team.
https://bugs.winehq.org/show_bug.cgi?id=51629
--- Comment #11 from Gijs Vermeulen gijsvrm@gmail.com --- Manually installing .NET will surely cause issues. It is advised to use winetricks to install .NET (or just use wine-mono if possible).
Have a look at: https://wiki.winehq.org/Winetricks https://github.com/Winetricks/winetricks