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