http://bugs.winehq.org/show_bug.cgi?id=35625
Bug ID: 35625 Summary: Albitor: crash with "page fault on read access" on launch Product: Wine Version: 1.7.12 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: VincentBeers@gmail.com
Created attachment 47574 --> http://bugs.winehq.org/attachment.cgi?id=47574 Full terminal output upon running Albitor
Albitor is an as-of-yet unreleased application that a friend of mine has written; its aim is to be an editor for the DOS game Albion. In any case, I received permission from him to link the application: http://davince.tengudev.com/stuff/Albitor.zip
In any case, the main issue is that is crashes upon launch right away, even on a completely clean Wineprefix, starting with this message: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000).
Intended behaviour is that it should show a dialog window asking you to find the location of the game it's written for, but it doesn't even get to that point.
A full trace is attached. It seems like it might be related to D3D since it's the first thing in the trace, but I can't tell for sure.
https://bugs.winehq.org/show_bug.cgi?id=35625
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://davince.tengudev.com | |/stuff/Albitor.zip
--- Comment #1 from Austin English austinenglish@gmail.com --- Starts fine here with wine-1.7.12-197-g5395d23. What graphics card/driver?
https://bugs.winehq.org/show_bug.cgi?id=35625
--- Comment #2 from Vincent Beers VincentBeers@gmail.com --- (In reply to Austin English from comment #1)
Starts fine here with wine-1.7.12-197-g5395d23. What graphics card/driver?
I have a notebook with dual graphics, and tried both: - Intel HD 3000 graphics - NVIDIA GT540M graphics using bumblebee/primusrun.
Both were using graphics drivers from the Oibaf PPA (https://launchpad.net/~oibaf/+archive/graphics-drivers/).
I'll try to give it a shot with Ubuntu's default graphics drivers later to see if it makes a difference.
https://bugs.winehq.org/show_bug.cgi?id=35625
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
the terminal output/backtrace indicates:
- you are not running plain Wine - you are using a tainted WINEPREFIX (native 'dsound' override) - additional recipes/tweaks which broke the prefix: 'err:ole:' terminal messages (or recycling of old/existing prefix)
Install the app in own (new!) prefix. Don't apply winetricks recipes unless you know the implications (risk of messing up the prefix). If that doesn't help, use plain Wine.
Same as Austin: The app starts fine for me in clean WINEPREFIX.
Regards
https://bugs.winehq.org/show_bug.cgi?id=35625
--- Comment #4 from Vincent Beers VincentBeers@gmail.com --- Created attachment 47581 --> https://bugs.winehq.org/attachment.cgi?id=47581 Full terminal output upon running Albitor, clean prefix
Oh, oops. I made sure to test this on a clean Wineprefix, where it did crash, but I generated the log on my existing Wineprefix, which is probably tainted like crazy. New log attached.
https://bugs.winehq.org/show_bug.cgi?id=35625
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Albitor: crash with "page |Albitor crashes on game |fault on read access" on |folder selection dialog |launch |window
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
again, I can't reproduce this, the game folder selection dialog is shown.
My guess is you are still running an outdated/broken Wine version. Please upgrade to recent 1.7.x series, preferably Wine 1.7.20/21 and retest!
If you don't know how to do that, visit WineHQ user forums to get help:
Regards
https://bugs.winehq.org/show_bug.cgi?id=35625
--- Comment #6 from Vincent Beers VincentBeers@gmail.com --- I've always been using the Wine PPA for the latest version. Retested with 1.7.22. It still crashes, and in the exact same way. I have a few comments to make, though:
- I'm still running a 32-bit OS on a 64-bit capable system. Don't know if this is relevant or interesting in any way for Wine at all, but since it complained about 32-bit code I figured I should mention it.
- This crash also happens on a bunch of other applications that supposedly should be working just fine.
- More importantly: this system has gone through its fair share of upgrades (12.10 to 14.04) and (non-Wine) deviations from standard software sources. I think my system may have gotten borked in some way at some point.
I will be doing a complete clean reinstall of Ubuntu in a few days. If that completely solves the issue by then, this bug can be considered invalid.
https://bugs.winehq.org/show_bug.cgi?id=35625
--- Comment #7 from Vincent Beers VincentBeers@gmail.com --- I can now confirm that my installation was faulty before. Albitor opens up fine on a clean (64-bit with clean 32-bit WINEPREFIX) system running 1.7.22. Bug can be closed as invalid.
https://bugs.winehq.org/show_bug.cgi?id=35625
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Vincent Beers from comment #7)
I can now confirm that my installation was faulty before. Albitor opens up fine on a clean (64-bit with clean 32-bit WINEPREFIX) system running 1.7.22. Bug can be closed as invalid.
Resolving invalid then.
http://bugs.winehq.org/show_bug.cgi?id=35625
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com --- Closing.