https://bugs.winehq.org/show_bug.cgi?id=43054
Bug ID: 43054 Summary: FlightUnlimited II crashes during map load, Unhandled page fault on read access to 0x00000039 at address 0x41f87f (thread 0009) Product: Wine Version: 2.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: haakobja@gmail.com Distribution: ---
Created attachment 58220 --> https://bugs.winehq.org/attachment.cgi?id=58220 Log from FlightUnlimitedII
I recently installed Flight Unlimited II through Wine. After successfully loading the menus (the game needs quartz.dll override, if not it crashes during intro), I tried to play. Only to experience an error stating "Unhandled page fault on read access to 0x00000039 at address 0x41f87f (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000039 in 32-bit code (0x0041f87f)" being thrown in my face.
https://bugs.winehq.org/show_bug.cgi?id=43054
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Does setting gstreamer as disabled/native help?
https://bugs.winehq.org/show_bug.cgi?id=43054
Håkon haakobja@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #58220|0 |1 is obsolete| |
--- Comment #2 from Håkon haakobja@gmail.com --- Created attachment 58580 --> https://bugs.winehq.org/attachment.cgi?id=58580 FlightUnlimited II log with quartz and gstreamer disabled
I've played around with some of the settings now, and setting gstreamer to disabled or native does not help.
In order to get the game running and get to the main menu in the first place, I need to set quartz to native or disabled.
Other than this, I've not done any tweaks.
My current settings looks like this: Overrides quartz (disabled) gstreamer (disabled)
Windows version: Windows 7
These yield the same result as the above: Overrides quartz (disabled)
Windows version: Windows 7
https://bugs.winehq.org/show_bug.cgi?id=43054
Håkon haakobja@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.8 |2.11 Component|-unknown |-unknown Product|Wine |Wine-staging CC| |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=43054
--- Comment #3 from Håkon haakobja@gmail.com --- Created attachment 58581 --> https://bugs.winehq.org/attachment.cgi?id=58581 Flight Unlimited II run with quartz and winegstreamer overrides
I found that the gstreamer override for wine is winegstreamer.dll. So I did a new run with the following settings.
Overrides: quartz (builtin, native) winegstreamer (disabled)
Windows version: Windows 7
https://bugs.winehq.org/show_bug.cgi?id=43054
Håkon haakobja@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|2.11 |2.12
https://bugs.winehq.org/show_bug.cgi?id=43054
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #4 from Michael Müller michael@fds-team.de --- The bug reporter did not clearly state that this is a Wine Staging regression. It is therefore reasonable to assume that the issue also affects the development version, moving the bug into the Wine product.
https://bugs.winehq.org/show_bug.cgi?id=43054
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-5.10?
https://bugs.winehq.org/show_bug.cgi?id=43054
Matheus matheus.venturini@acad.ufsm.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matheus.venturini@acad.ufsm | |.br
--- Comment #6 from Matheus matheus.venturini@acad.ufsm.br --- (In reply to joaopa from comment #5)
Does the bug still occur with wine-5.10?
It still happens in 8.7, and it also affects the first Flight Unlimited causing it to crash immediately at the start, except when you launch it from the terminal. The demo can be downloaded from https://archive.org/details/F95DEMO
https://bugs.winehq.org/show_bug.cgi?id=43054
andy29.uk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andy29.uk@gmail.com
--- Comment #7 from andy29.uk@gmail.com --- Created attachment 74750 --> https://bugs.winehq.org/attachment.cgi?id=74750 Flight Unlimited II, Wine 8.11, terminal and backtrace
I've been trying this myself with Wine 8.11 and the problem is the same, although with this error:
Application Error: C:\flight2de\flight2de.exe The instruction at 0041bc6f referenced memory at 00000039 The memory could not be read from Click on OK to terminate the application
This is with the demo, but full version does the same, except for saying "The instruction at 004c1570 referenced memory at 00000000".
The demo can be found on this cover disc as "setup.exe": https://archive.org/details/pcg-58-b
I've attached the terminal output and backtrace, I don't know if adds anything useful. I hadn't installed quartz or added any overrides.