http://bugs.winehq.org/show_bug.cgi?id=20709
Summary: [Regression] 16-bit application page faults on startup Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: perchrh-wine@pvv.org
Created an attachment (id=24739) --> (http://bugs.winehq.org/attachment.cgi?id=24739) The console output when executing 'wine ./setup.exe'
This application works in Windows and worked in Wine 1.1.29.
The logs from the crash are attached. They start like this:
wine: Unhandled page fault on read access to 0xffffffff at address 0x1727:0x00000dbb (thread 001e), starting debugger... Unhandled exception: page fault on read access to 0xffffffff in 16-bit code (1727:0dbb). In 16 bit mode.
The application in question is the game "Mordor - the depths of Dejenol", http://appdb.winehq.org/objectManager.php?sClass=version&iId=8673&iT... Although it did not fully work with previous Wine versions, it was more functional than now (wine 1.1.33).