https://bugs.winehq.org/show_bug.cgi?id=49208
Bug ID: 49208 Summary: Wine cannot boot on a clean environment: failed to boot L"C:\windows\system32\explorer.exe" Product: Wine-staging Version: 5.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P4 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: machitgarha@outlook.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: Fedora
Created attachment 67216 --> https://bugs.winehq.org/attachment.cgi?id=67216 Output of `wineboot` on a clean environment, Fedora 32, wine-staging 5.8.
Hi.
On a clean environment, Wine cannot boot due to errors. No program is trying to be run, only running `wineboot` command. The log is attached.
Main errors IMHO:
0028:002c:err:module:__wine_process_init failed to load L"C:\windows\system32\wineboot.exe", error c0000018 0020:0024:err:environ:run_wineboot failed to start wineboot c0000018 ... 0030:0034:err:module:__wine_process_init failed to load L"C:\windows\system32\wineboot.exe", error c0000018 0020:0024:err:wineboot:main failed to restart 64-bit L"C:\windows\system32\wineboot.exe", err 487 ... 0038:003c:err:module:__wine_process_init failed to load L"C:\windows\system32\explorer.exe", error c0000018 ... wineserver: could not save registry branch to system.reg : No such file or directory wineserver: could not save registry branch to user.reg : No such file or directory
Environment: Wine-staging 5.8 OS: Fedora 32 Linux kernel: 5.6.12-300 WINEDEBUG=+process,+pid,+wineboot
https://bugs.winehq.org/show_bug.cgi?id=49208
Mohammad Amin Chitgarha machitgarha@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |machitgarha@outlook.com
--- Comment #1 from Mohammad Amin Chitgarha machitgarha@outlook.com --- Created attachment 67217 --> https://bugs.winehq.org/attachment.cgi?id=67217 Output of `winecfg` on a clean environment, Fedora 32, wine-staging 5.8.
Attached the output of `winecfg` on the same clean environment. The output is somehow different and may be useful.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #2 from Mohammad Amin Chitgarha machitgarha@outlook.com --- Related stuff:
A related bug on MacOS which seems it's been fixed: https://bugs.winehq.org/show_bug.cgi?id=49131
A forum post reporting on Ubuntu 20.04 (64bit); fixed after downgrading to 5.7: https://forum.winehq.org/viewtopic.php?t=33876&p=127783
https://bugs.winehq.org/show_bug.cgi?id=49208
Mohammad Amin Chitgarha machitgarha@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=49131
https://bugs.winehq.org/show_bug.cgi?id=49208
Anya animegirl@stronzi.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |animegirl@stronzi.org
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- This sounds vaguely like bug 49139; is it fixed with current git?
https://bugs.winehq.org/show_bug.cgi?id=49208
Mohammad Amin Chitgarha machitgarha@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7d92cd315bf7ffc6a7cf7416820 | |e8f0d476249b6
https://bugs.winehq.org/show_bug.cgi?id=49208
Mohammad Amin Chitgarha machitgarha@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|7d92cd315bf7ffc6a7cf7416820 | |e8f0d476249b6 |
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #4 from Mohammad Amin Chitgarha machitgarha@outlook.com --- No, I'm using wine-staging 5.8 (DNF official version). Should I compile from source to achieve that or something else?
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Mohammad Amin Chitgarha from comment #4)
No, I'm using wine-staging 5.8 (DNF official version). Should I compile from source to achieve that or something else?
Yes, or wait for 5.9 to be released later today.
https://bugs.winehq.org/show_bug.cgi?id=49208
Rafał Mikrut mikrutrafal54@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikrutrafal54@gmail.com
--- Comment #6 from Rafał Mikrut mikrutrafal54@gmail.com --- Strange but I have this error on Wine-staging 5.8 and also with the newest Wine-devel 5.9.
Yesterday I used version 5.8 devel and it worked fine.
Version 5.0.4-stable works fine
I'm using Ubuntu 20.04
https://bugs.winehq.org/show_bug.cgi?id=49208
David Chalmers aff@affsdiary.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aff@affsdiary.com
--- Comment #7 from David Chalmers aff@affsdiary.com --- This is also happening to me on Debian Bullseye, with multiple system configurations.
https://bugs.winehq.org/show_bug.cgi?id=49208
Aaron aaronuk5@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aaronuk5@gmail.com
--- Comment #8 from Aaron aaronuk5@gmail.com --- Updated to version 5.9 wine-staging on Fedora 32, same problem.
002c:err:module:__wine_process_init failed to load L"C:\windows\system32\wineboot.exe", error c0000018 0024:err:environ:run_wineboot failed to start wineboot c0000018 0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0034:err:module:__wine_process_init failed to load L"C:\windows\system32\explorer.exe", error c0000018 0024:fixme:winediag:start_process Wine Staging 5.9 is a testing version containing experimental patches. 0024:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. 003c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 003c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 003c:err:winediag:nodrv_CreateWindow The explorer process failed to start.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #9 from Anya animegirl@stronzi.org --- Same on ubuntu 20.04.
https://bugs.winehq.org/show_bug.cgi?id=49208
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=49208
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pgofman@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=49208
ihxy ayafcc@163.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ayafcc@163.com
--- Comment #10 from ihxy ayafcc@163.com --- (In reply to Rafał Mikrut from comment #6)
Strange but I have this error on Wine-staging 5.8 and also with the newest Wine-devel 5.9.
Yesterday I used version 5.8 devel and it worked fine.
Version 5.0.4-stable works fine
I'm using Ubuntu 20.04
wine-devel-5.9 arch32 works fine
https://bugs.winehq.org/show_bug.cgi?id=49208
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #11 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Can people please test with wine-devel 5.9 (Non staging) and report if they can create a clean Prefix?
https://bugs.winehq.org/show_bug.cgi?id=49208
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #12 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Reassiging to component wine.
Can confirm this happens randomly on wine-devel, and wine-staging builds from winehq when creating a prefix. Updating or using an existing prefix doesn't appear to trigger this issue.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #13 from Aaron aaronuk5@gmail.com --- This same bug or totally different? https://build.opensuse.org/package/rdiff/openSUSE:Factory/wine?linkrev=base&...
a patch is also included.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #14 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Aaron from comment #13)
This same bug or totally different? https://build.opensuse.org/package/rdiff/openSUSE:Factory/ wine?linkrev=base&rev=306
a patch is also included.
Totally different. The above link is for wine 5.7 with patches. Whereas this issue started in 5.8.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #15 from Mohammad Amin Chitgarha machitgarha@outlook.com --- Updated to wine-staging 5.9. Nothing changed. The same errors happened, both with `wineboot` and `winecfg`.
Environment: Wine-staging 5.9 OS: Fedora 32 Linux kernel: 5.6.13 WINEDEBUG=+process,+pid,+wineboot
P.S.: I won't attach new logs, as they're almost the same with the previous logs (the differences are related to runtime stuff, not to the wine itself).
https://bugs.winehq.org/show_bug.cgi?id=49208
Mohammad Amin Chitgarha machitgarha@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.8 |5.9
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #16 from Aaron aaronuk5@gmail.com --- Issue not present on OpenSUSE TW (5.8), might be something interesting in .spec to look at? https://build.opensuse.org/package/show/openSUSE:Factory/wine
wine: created the configuration directory '/home/ukbeast/.wine' 002c:fixme:winediag:__wine_start_process Wine Staging 5.8 is a testing version containing experimental patches. 002c:fixme:winediag:__wine_start_process Please mention your exact version when filing bug reports on winehq.org. 0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 0050:err:ole:get_local_server_stream Failed: 80004002 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002 0048:err:ole:get_local_server_stream Failed: 80004002 005c:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 0024:err:environ:run_wineboot boot event wait timed out 0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 005c:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 005c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 005c:err:mscoree:LoadLibraryShim error reading registry key for installroot 005c:err:mscoree:LoadLibraryShim error reading registry key for installroot 005c:err:mscoree:LoadLibraryShim error reading registry key for installroot 005c:err:mscoree:LoadLibraryShim error reading registry key for installroot 0078:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 0078:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0078:err:mscoree:LoadLibraryShim error reading registry key for installroot 0078:err:mscoree:LoadLibraryShim error reading registry key for installroot 0078:err:mscoree:LoadLibraryShim error reading registry key for installroot 0078:err:mscoree:LoadLibraryShim error reading registry key for installroot 0078:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 0078:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 005c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 005c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0094:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 0094:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0094:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0040:fixme:dwmapi:DwmIsCompositionEnabled 0000000006DE0434 009c:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x2d1306d, context 0x722c5c0, init_notify 0, handle 0x7cef9e0): stub 0040:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 010c:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet 010c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #17 from Paul Gofman pgofman@codeweavers.com --- Can you please try 'strip kernelbase.dll' in the lib64/wine folder in your failing Wine installation (from root user)? I guess it should help.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #18 from Mohammad Amin Chitgarha machitgarha@outlook.com --- Tested with Wine-devel 5.9 on the same environment. The same error happened (both with `wineboot` and `winecfg`).
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #19 from Mohammad Amin Chitgarha machitgarha@outlook.com --- (In reply to Paul Gofman from comment #17)
Can you please try 'strip kernelbase.dll' in the lib64/wine folder in your failing Wine installation (from root user)? I guess it should help.
OK, I will do that tomorrow and report it here.
P.S.: Sorry, but I don't have enough internet to download the staging version again (as I installed the development version currently).
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #20 from Anya animegirl@stronzi.org --- Strip helps on ubuntu 20.04
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #21 from Mohammad Amin Chitgarha machitgarha@outlook.com --- The problem fixed by removing .local/share/wineprefixes/.wine32 directory. AFAIK, to make a clean environment, one should remove only the $HOME/.wine directory, am I right?
By the way, it may be an incompatibility change with recent versions of Wine-staging, as there was no error before upgrading to Wine-staging 5.8 (e.g. from 5.5 to 5.6 or 5.6 to 5.7). The confirms by others (on recent distros like Fedora 32 and Ubuntu 20.04) seem to prove that. As a result, I will not mark this bug as resolved; this should be a incompatibility bug.
I will try to reproduce the error, and post the steps here.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #22 from David Chalmers aff@affsdiary.com --- I'm unable to do anything whether I wipe the wineprefix or not. Wine 5.6 works normally, all later versions don't.
https://bugs.winehq.org/show_bug.cgi?id=49208
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #23 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Paul Gofman from comment #17)
Can you please try 'strip kernelbase.dll' in the lib64/wine folder in your failing Wine installation (from root user)? I guess it should help.
Yes that helped. Wine-staging 5.9 was totally unusable for me:
wine winecfg 002c:err:module:__wine_process_init failed to load L"C:\windows\system32\wineboot.exe", error c0000018 0024:err:environ:run_wineboot failed to start wineboot c0000018 0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0034:err:module:__wine_process_init failed to load L"C:\windows\system32\explorer.exe", error c0000018 0024:fixme:winediag:start_process Wine Staging 5.9 is a testing version containing experimental patches. 0024:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. 003c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 003c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
After stripping kernelbase.dll in lib64 and lib it works again
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #24 from Mohammad Amin Chitgarha machitgarha@outlook.com --- Reproduced the error, and thanks to:
(In reply to Paul Gofman from comment #17)
Can you please try 'strip kernelbase.dll' in the lib64/wine folder in your failing Wine installation (from root user)? I guess it should help.
fixed by `strip kernelbase.dll` (i.e. in /opt/wine-staging/lib64/wine).
And yes:
(In reply to David Chalmers from comment #22)
I'm unable to do anything whether I wipe the wineprefix or not. Wine 5.6 works normally, all later versions don't.
wiping .local/share/wineprefixes is not a fix.
I'm trying to reproduce the steps again, and after making sure the steps are reproducible, I'll post them here.
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #25 from Paul Gofman pgofman@codeweavers.com --- (In reply to Mohammad Amin Chitgarha from comment #24)
wiping .local/share/wineprefixes is not a fix.
I'm trying to reproduce the steps again, and after making sure the steps are reproducible, I'll post them here.
Thanks, but the reason for the problem is pretty much clear at the moment, no new information required.
kernelbase.dll has grown in size and in some builds (bit more likely on Staging but mainstream also) does not fit between its supposed base address and kernel32.dll. When that happens, kernelbase gets relocated to the lower address space and takes the place of .exe image which is built relocations.
I think the fix will follow but for the moment stripping kernelbase.dll is a temporary workaround.
https://bugs.winehq.org/show_bug.cgi?id=49208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression CC| |austinenglish@gmail.com
--- Comment #26 from Austin English austinenglish@gmail.com --- I've hit this myself, though I only see the problem if I run make install, doesn't show if I run from the build directory.
Anyway, bisected it to:
austin@laptop ~/wine-git ((no branch, bisect started on master)) $ git bisect bad e36a9c459d7d1644f401eb49f3684c6fe42f7948 is the first bad commit commit e36a9c459d7d1644f401eb49f3684c6fe42f7948 Author: Alexandre Julliard julliard@winehq.org Date: Tue May 5 11:54:11 2020 +0200
kernel32: Move volume functions to kernelbase.
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/kernel32/kernel32.spec | 40 +- dlls/kernel32/volume.c | 1675 +----------------------------------- dlls/kernelbase/Makefile.in | 3 +- dlls/kernelbase/kernelbase.spec | 40 +- dlls/kernelbase/volume.c | 1777 +++++++++++++++++++++++++++++++++++++++ 5 files changed, 1851 insertions(+), 1684 deletions(-)
Since it's build dependent, this without mingw installed (didn't notice it occur the one time I tried, may try more later), and: austin@laptop ~ $ gcc-v ... gcc version 9.3.0 (Gentoo 9.3.0 p2) austin@laptop ~ $ ld -v GNU ld (Gentoo 2.32 p3) 2.32.0 austin@laptop ~ $ as -v GNU assembler version 2.32.0 (x86_64-pc-linux-gnu) using BFD version (Gentoo 2.32 p3) 2.32.0
to reproduce, used: # build $ ./configure --disable-tests && make -j$(nproc) && sudo make install # test: $ wineserver -k ; rm -rf ~/.wine ; timeout 30s wineboot ; echo $?
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #27 from Zebediah Figura z.figura12@gmail.com --- It probably doesn't make sense to do a bisection, or at least, you'll come up with different results depending on the compiler and options.
https://bugs.winehq.org/show_bug.cgi?id=49208
Bugra Koc bugra@koc.pm changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugra@koc.pm
--- Comment #28 from Bugra Koc bugra@koc.pm --- Created attachment 67258 --> https://bugs.winehq.org/attachment.cgi?id=67258 Output of winecfg on clean Ubuntu 20.04, wine-devel 5.9
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |kernelbase Severity|blocker |critical Summary|Wine cannot boot on a clean |Wine fails to load |environment: failed to boot |explorer.exe or |L"C:\windows\system32\ex |wineboot.exe |plorer.exe" |(kernelbase.dll mapping | |exceeds 4 MiB and is loaded | |in main executable address | |space) Alias|boot-failure-fedora |
--- Comment #29 from Zebediah Figura z.figura12@gmail.com --- Adjusting title. Please don't add any new logs or test cases; the problem is well understood now.
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aaronaz@protonmail.com
--- Comment #30 from Zebediah Figura z.figura12@gmail.com --- *** Bug 49255 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine fails to load |Wine fails to load |explorer.exe or |explorer.exe or |wineboot.exe |wineboot.exe with status |(kernelbase.dll mapping |c0000018 (kernelbase.dll |exceeds 4 MiB and is loaded |mapping exceeds 4 MiB and |in main executable address |is loaded in main |space) |executable address space)
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.winehq.org/sho | |w_bug.cgi?id=49131 |
https://bugs.winehq.org/show_bug.cgi?id=49208
--- Comment #31 from Dmitry Timoshkov dmitry@baikal.ru --- Supposedly this bug should be fixed by 613389059006270fc89abdfb984c43e6fa742a9a.
https://bugs.winehq.org/show_bug.cgi?id=49208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #32 from Austin English austinenglish@gmail.com --- (In reply to Dmitry Timoshkov from comment #31)
Supposedly this bug should be fixed by 613389059006270fc89abdfb984c43e6fa742a9a.
Yep. With wine-5.9-101-ge48fabff52, installed wine works. Reverting 613389059006270fc89abdfb984c43e6fa742a9a makes wineboot hang again.
https://bugs.winehq.org/show_bug.cgi?id=49208
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |613389059006270fc89abdfb984 | |c43e6fa742a9a
https://bugs.winehq.org/show_bug.cgi?id=49208
rawfox rawfox@freenet.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rawfox@freenet.de
--- Comment #33 from rawfox rawfox@freenet.de --- (In reply to David Chalmers from comment #22)
I'm unable to do anything whether I wipe the wineprefix or not. Wine 5.6 works normally, all later versions don't.
Yup, and im sure it started with fd7992972b252ed262d33ef604e9e1235d2108c5 . There is A LOT of issues following that commit. We could patch it for some time until last week some commits ruined even that.
I just tried it with vanilla, staging, patched and unpatched, as wow64 build, as 64bit only build, it doesnt even create a proper prefix anymore.
This is my bugreport to all this, our game StarCitizen isnt working since this change in wine and we have no idea yet whats going on .. /shrug
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dron2065@rambler.ru
--- Comment #34 from Zebediah Figura z.figura12@gmail.com --- *** Bug 49293 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=49208
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #35 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.10.
https://bugs.winehq.org/show_bug.cgi?id=49208
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernelbase |kernel32