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@winehq.org ReportedBy: chiszp@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).
http://bugs.winehq.org/show_bug.cgi?id=30957
chiszp@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chiszp@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #1 from chiszp@hotmail.com 2012-06-20 01:12:40 CDT --- The demo that is crashing is here (no license included): http://alumnus.caltech.edu/~chiszp/pub/prosch3.zip
http://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #2 from Austin English austinenglish@gmail.com 2012-06-20 13:05:30 CDT --- (In reply to comment #1)
The demo that is crashing is here (no license included): http://alumnus.caltech.edu/~chiszp/pub/prosch3.zip
Forbidden
You don't have permission to access /~chiszp/pub/prosch3.zip on this server.
http://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #3 from chiszp@hotmail.com 2012-06-20 20:45:55 CDT --- (In reply to comment #2)
(In reply to comment #1)
The demo that is crashing is here (no license included): http://alumnus.caltech.edu/~chiszp/pub/prosch3.zip
Forbidden
You don't have permission to access /~chiszp/pub/prosch3.zip on this server.
Ah sorry, fixed.
http://bugs.winehq.org/show_bug.cgi?id=30957
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win16
--- Comment #4 from Austin English austinenglish@gmail.com 2012-06-21 18:59:18 CDT --- I got a slightly better backtrace, which I'll attach.
http://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #5 from Austin English austinenglish@gmail.com 2012-06-21 18:59:34 CDT --- Created attachment 40654 --> http://bugs.winehq.org/attachment.cgi?id=40654 backtrace
http://bugs.winehq.org/show_bug.cgi?id=30957
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2012-06-21 18:59:59 CDT --- Confirming, wine-1.5.6-332-g4c7f6f6.
austin@aw25 ~ $ sha1sum prosch3.zip c7d18e50aa5a1fc177d4c1db0acdb9b183601bd0 prosch3.zip
https://bugs.winehq.org/show_bug.cgi?id=30957
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://alumnus.caltech.edu/ | |~chiszp/pub/prosch3.zip CC| |focht@gmx.net Summary|Unhandled exception: page |Protel Advanced Schematic |fault on read access to |v3.0 16-bit installer |0xffffffff in segmented |crashes when selecting |32-bit code |'Full Install'
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
You shouldn't make deductions by just looking at the crash site disassembly. In many cases the _history_ (preceding execution paths) is the relevant part.
$ sha1sum prosch3.zip c7d18e50aa5a1fc177d4c1db0acdb9b183601bd0 prosch3.zip
$ du -sh prosch3.zip 12M prosch3.zip
$ wine --version wine-1.7.21-61-gf9f3b21
Regards
https://bugs.winehq.org/show_bug.cgi?id=30957
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #8 from super_man@post.com --- still an issue 1.7.53(up to date git)
https://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #9 from super_man@post.com --- Still crashing 1.8.rc2
https://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #10 from super_man@post.com --- I think wine 1.9.8-git shows similar backtrace than comment 5 shows. But staging has changed behaviour. I tried to copy few times the backtrace, but for some reason it didnt work. But I dont know if it would be any use anyway. Since its not showing clear location human readbale form.
I quess the recent stack code change has changed the behaviour of this bug too. Staging version used was 1.9.8
https://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com --- I get the same backtrace from comment 5 in wine 1.9.8.
https://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #12 from Gijs Vermeulen gijsvrm@gmail.com --- Is this still present in wine-6.15?
Austin or Focht, does one of you still have the download?
https://bugs.winehq.org/show_bug.cgi?id=30957
--- Comment #13 from Austin English austinenglish@gmail.com --- (In reply to Gijs Vermeulen from comment #12)
Is this still present in wine-6.15?
Austin or Focht, does one of you still have the download?
I don't, and a quick search on archive.org doesn't show it either (at least, at that URL, didn't try further).
https://bugs.winehq.org/show_bug.cgi?id=30957
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download |Installer URL|http://alumnus.caltech.edu/ | |~chiszp/pub/prosch3.zip | Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
I don't have a copy either. Resolving 'ABANDONED' here. OP probably left the university a long time ago. Maybe he could still make his private copy available somewhere to get a snapshot on archive.org for software legacy/preservation purpose.
Regards
https://bugs.winehq.org/show_bug.cgi?id=30957
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #15 from André H. nerv@dawncrow.de --- closing abandoned