http://bugs.winehq.org/show_bug.cgi?id=30957 Bug #: 30957 Summary: Unhandled exception: page fault on read access to 0xffffffff in segmented 32-bit code Product: Wine Version: 1.4.1 Platform: x86-64 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: chiszp(a)hotmail.com Classification: Unclassified Created attachment 40618 --> http://bugs.winehq.org/attachment.cgi?id=40618 backtrace, log I'm attempting to install Protel Advanced Schematic v3.0 (old software, viewing setup.exe in a hex editor see references to a Borland installer). Running 'wine setup.exe' crashes after clicking 'Full Install'. Log included in attachment as requested. Disassembling at the crash location 0x1027:0x0508, the instruction appears to be: testl 0xffffffff,%fs:0x200 but the crash suggests wine is attempting to read from address 0xffffffff, rather than treating it as a literal value (a signed -1). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.