https://bugs.winehq.org/show_bug.cgi?id=55175
Bug ID: 55175 Summary: Lode Runner Online: Unhandled page fault on read access to FFFFFFFF at address 00008AB1 Product: Wine Version: 8.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 74756 --> https://bugs.winehq.org/attachment.cgi?id=74756 Console messages trying to install the game twice
Lode Runner Online installer crashes with this error after testing the sound card: Unhandled page fault on read access to FFFFFFFF at address 00008AB1
Steps to reproduce: $ rm -rf ~/wine-tmp $ mkdir ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ wget https://web.archive.org/web/20190705131126/http://www.daggert.net/Folio/Prog... $ unzip lro_install.zip $ wine MMRInstall/SETUP.EXE now the installer starts, complete with music. Click install, then click YES to test the system, and then Yes after you hear sound. Then the installer crashes, and the debugger starts.
My versions: $ wine --version wine-8.11 $ uname -a Linux cedric 6.3.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:20 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 74757 --> https://bugs.winehq.org/attachment.cgi?id=74757 Backtrace after the installer crashes
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #2 from Rafał Mużyło galtgendo@o2.pl --- Is wine-{mono,gecko} properly installed too ?
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #3 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 74760 --> https://bugs.winehq.org/attachment.cgi?id=74760 console messages after installing gecko
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #4 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 74761 --> https://bugs.winehq.org/attachment.cgi?id=74761 backtrace after installing gecko
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #5 from Cedric cedric.dewijs@eclipso.eu --- wine-mono was installed. I've redone the steps after installing wine-gecko, without any observable changes.
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #6 from Cedric cedric.dewijs@eclipso.eu --- If the following steps are followed, the game is successfully installed: $ rm -rf ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ wget https://web.archive.org/web/20190705131126/http://www.daggert.net/Folio/Prog... $ unzip lro_install.zip $ wine MMRInstall/SETUP.EXE Install. Do you want to perform test? -> No Do you want to continue uinstalling? -> Yes Choose large install -> Yes Is this OK? -> Yes (Yes, overwrite previous installation) Do you want to register? -> No Test -> OK. DirectX currently does not work with Windows NT -> OK Exit installer.
$ cd ~/wine-tmp/drive_c/SIERRA/LODERUNN/ $ wine LODERUNN.EXE Lode Runner requires Windows95 or better, and cannot be run under windows NT -> OK (game exits)
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #7 from Cedric cedric.dewijs@eclipso.eu --- If the following steps are followed, the game is successfully installed: $ rm -rf ~/wine-tmp $ export WINEPREFIX=~/wine-tmp $ wget https://web.archive.org/web/20190705131126/http://www.daggert.net/Folio/Prog... $ unzip lro_install.zip $ wine MMRInstall/SETUP.EXE Install. Do you want to perform test? -> No Do you want to continue uinstalling? -> Yes Choose large install -> Yes Is this OK? -> Yes (Yes, overwrite previous installation) Do you want to register? -> No Test -> OK. DirectX currently does not work with Windows NT -> OK Exit installer.
$ cd ~/wine-tmp/drive_c/SIERRA/LODERUNN/ $ wine LODERUNN.EXE Lode Runner requires Windows95 or better, and cannot be run under windows NT -> OK (game exits)
$ winecfg, set windows version to Windows XP (windows 95 can not be choosen) $ wine LODERUNN.EXE Lode Runner requires Windows95 or better, and cannot be run under windows NT -> OK (game exits)
$ cd ~/Downloads/ $ rm -rf ~/wine-tmp $ export WINEARCH=win32 WINEPREFIX=~/wine-tmp $ winecfg, set to windows95 $ wine MMRInstall/SETUP.EXE Install. Do you want to perform test? -> Yes (I hear sound) Did you hear sound? -> Yes (crash). $ wine MMRInstall/SETUP.EXE Install. Do you want to perform test? -> No Do you want to continue uinstalling? -> Yes Choose large install -> Yes Is this OK? -> Yes (Yes, overwrite previous installation) Do you want to register? -> No Test -> OK. DirectX setup, all directX lines certified. Exit installer. $ cd ~/wine-tmp/drive_c/SIERRA/LODERUNN/ $ wine LODERUNN.EXE Lode Runner runs, and I was able to complete the first level.
https://bugs.winehq.org/show_bug.cgi?id=55175
--- Comment #8 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 74762 --> https://bugs.winehq.org/attachment.cgi?id=74762 Backtrace installer crash when installer tests in windows 95 mode
https://bugs.winehq.org/show_bug.cgi?id=55175
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Keywords| |win16 Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- Confirming. It work with winevdm (https://github.com/otya128/winevdm). We could try and compare what is different to Wine.
https://bugs.winehq.org/show_bug.cgi?id=55175
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20190705131126/http://www. | |daggert.net/Folio/Programmi | |ng/Presage/LodeRunner/Downl | |oads/lro_install.zip Keywords| |download