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.