https://bugs.winehq.org/show_bug.cgi?id=49416
Bug ID: 49416 Summary: FarmingSimulator2019Patch1.6.0.exe crashes while trying to install Product: Wine Version: 5.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: torben@drejoe.net Distribution: ---
Created attachment 67498 --> https://bugs.winehq.org/attachment.cgi?id=67498 Zip-file with what I had done plus log-files
Trying to install newest patch for Farming Simulator 19. Please find what I've done in the attached zip-file including wine outputs.
https://bugs.winehq.org/show_bug.cgi?id=49416
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
I copied some of your attachment here below. Looks to me like one of the regressions from last week, kind of lost track which as there were several
Could you try in wine-(staging)-5.11 once it`s available for your distro? My guess is, this is fixed in this newest releas (???)
torben@teddy:/media/torben/FarmingSimulator19Patch1.6.0$ wine --version wine-5.10 (Staging)
4) torben@teddy:/media/torben/FarmingSimulator19Patch1.6.0$ WINEDEBUG=+relay,+seh,+tid wine FarmingSimulator2019Patch1.6.0.exe
/home/torben/Downloads/fs19p160debug.txt 2>&1
5) torben@teddy:/media/torben/FarmingSimulator19Patch1.6.0$ wine taskmgr 002c:err:virtual:free_ranges_remove_range range 0x10000000 - 0x10020000 is already partially mapped neboot.exe: unix/virtual.c:581: free_ranges_remove_range: Assertion `range->base <= view_base && range->end >= view_end' failed. 0024:err:environ:run_wineboot failed to start wineboot c00000e5 0034:err:virtual:free_ranges_remove_range range 0x10000000 - 0x10020000 is already partially mapped plorer.exe: unix/virtual.c:581: free_ranges_remove_range: Assertion `range->base <= view_base && range->end >= view_end' failed. 0024:fixme:winediag:start_process Wine Staging 5.10 is a testing version containing experimental patches. 0024:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org. 0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0024:err:winediag:nodrv_CreateWindow The explorer process failed to start.
https://bugs.winehq.org/show_bug.cgi?id=49416
--- Comment #2 from Torben Edelskov Drejø torben@drejoe.net --- Right now staging 5.10 is the newest available through the repo: https://dl.winehq.org/wine-builds/ubuntu
sudo apt install --install-recommends winehq-staging Reading package lists... Done Building dependency tree Reading state information... Done winehq-staging is already the newest version (5.10~focal). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I hope that 5.11 will be released soon :-)
//T
https://bugs.winehq.org/show_bug.cgi?id=49416
--- Comment #3 from Torben Edelskov Drejø torben@drejoe.net --- Didn't have the peace in me today ;-)
So did the change from staging to devel version. Then the patch ran fine :-)
Cheers //T
https://bugs.winehq.org/show_bug.cgi?id=49416
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Does this still occur in Wine 9.7 or later?