https://bugs.winehq.org/show_bug.cgi?id=48966
Bug ID: 48966 Summary: Previously created Wine prefix: "kernelbase.dll" failed to initialize, aborting Product: Wine Version: 5.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernelbase Assignee: wine-bugs@winehq.org Reporter: escomk3@hotmail.com Distribution: ---
Created attachment 66943 --> https://bugs.winehq.org/attachment.cgi?id=66943 Good/Bad Relay Snippet
After c567af73 [1], several older Wine prefixes started to fail running anything (things such as 'winecfg' even). Creating a new prefix and re-installing any affected application allows for them to run again.
Example with 'winecfg' on an affected prefix with wine-5.6-193-g59987bc9ecdd0:
000d:err:module:__wine_process_init L"C:\windows\system32\winemenubuilder.exe" not found 000b:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (126). 0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize, aborting 0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\windows\system32\winecfg.exe" failed, status c0000005
At commit b408b07e [2] the old prefixes work again.
At the commit 4b1676af [3] that falls in between, a different error is produced (perhaps to be expected?).
I could /not/ reproduce the issue simply by first creating a new prefix at [2], and moving on to current git master for example.
1. https://source.winehq.org/git/wine.git/commit/c567af732b01231a0e4a653b994a89... 2. https://source.winehq.org/git/wine.git/commit/b408b07eae99ad94e3f12ee77d9609... 3. https://source.winehq.org/git/wine.git/commit/4b1676af06a0b8db13db1fe692531a...
https://bugs.winehq.org/show_bug.cgi?id=48966
Chiitoo escomk3@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c567af732b01231a0e4a653b994 | |a89087b1642fa Keywords| |regression Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=48966
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |o.dierick@piezo-forte.be Resolution|--- |DUPLICATE
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Duplicate of bug 48942.
Regards.
*** This bug has been marked as a duplicate of bug 48942 ***
https://bugs.winehq.org/show_bug.cgi?id=48966
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED Fixed by SHA1| |abb33fb90edadb3bef834c25e87 | |6fd43e7d8229b
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Hopefully fixed by abb33fb90edadb3bef834c25e876fd43e7d8229b.
https://bugs.winehq.org/show_bug.cgi?id=48966
--- Comment #3 from Chiitoo escomk3@hotmail.com --- Confirmedly looking good now.
Thanks!
https://bugs.winehq.org/show_bug.cgi?id=48966
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |triffid.hunter@gmail.com
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 48942 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=48966
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.7.
https://bugs.winehq.org/show_bug.cgi?id=48966
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=48966
Andri Möll andri@dot.ee changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andri@dot.ee
https://bugs.winehq.org/show_bug.cgi?id=48966
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernelbase |kernel32