http://bugs.winehq.org/show_bug.cgi?id=35668
Bug ID: 35668 Summary: HEDZ installer crashes Product: Wine Version: 1.7.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cweiske@cweiske.de
Created attachment 47629 --> http://bugs.winehq.org/attachment.cgi?id=47629 HEDZ 1.7.13 installer crash
The H.E.D.Z. installer works fine in 1.6.1, but crashes on 1.7.13 with
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000)
http://bugs.winehq.org/show_bug.cgi?id=35668
Christian Weiske cweiske@cweiske.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cweiske@cweiske.de
http://bugs.winehq.org/show_bug.cgi?id=35668
Christian Weiske cweiske@cweiske.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=35668
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://download.cnet.com/H- | |E-D-Z-Head-Extreme-Destruct | |ion-Zone/3000-2095_4-100255 | |81.html Ever confirmed|0 |1 Regression SHA1| |0f0bf5866311e6aab081232cc85 | |a64449086ec5d
--- Comment #1 from Austin English austinenglish@gmail.com --- http://download.cnet.com/H-E-D-Z-Head-Extreme-Destruction-Zone/3000-2095_4-1...
Confirming. Regression introduced by: austin@aw25 ~/wine-rt $ git bisect bad 0f0bf5866311e6aab081232cc85a64449086ec5d is the first bad commit commit 0f0bf5866311e6aab081232cc85a64449086ec5d Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 17 16:25:43 2014 +0100
ntdll: Don't fixup imports for executables.
:040000 040000 4a03c9f989e46a1cc04d679c1a09286810d93fbd 6549523b104fea37c37d906ea6e45aaa8ed65788 M dlls
austin@aw25 ~ $ du -h hedz.zip 23M hedz.zip austin@aw25 ~ $ sha1sum hedz.zip 16f56cee20d27e4abc59d93df0d3b6c51fbf429e hedz.zip austin@aw25 ~ $ wine --version wine-1.7.13-53-g37e0a1a
I'll attach debugging logs.
https://bugs.winehq.org/show_bug.cgi?id=35668
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org Component|-unknown |ntdll
https://bugs.winehq.org/show_bug.cgi?id=35668
--- Comment #2 from Austin English austinenglish@gmail.com --- Created attachment 47632 --> https://bugs.winehq.org/attachment.cgi?id=47632 WINEDEBUG=relay,seh,tid,module,loaddll,imports
http://bugs.winehq.org/show_bug.cgi?id=35668
farmboy0+winehq@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |farmboy0+winehq@googlemail. | |com
--- Comment #3 from farmboy0+winehq@googlemail.com --- The same commit also crashes the installer for final fantasy 7(16bit install shield i think)
http://bugs.winehq.org/show_bug.cgi?id=35668
--- Comment #4 from farmboy0+winehq@googlemail.com --- wine: Unhandled page fault on execute access to 0x00000000 at address (nil) (thread 003b), starting debugger... Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00000000 ESP:0078e23c EBP:0078e278 EFLAGS:00010216( R- -- I -A-P- ) EAX:7dca7795 EBX:7dcaa000 ECX:0078e290 EDX:003b3e20 ESI:0078e290 EDI:0000137f Stack dump: 0x0078e23c: 7dca7c27 0078e2bc 00000000 00000000 0x0078e24c: 00000000 00000000 00000000 00000000 0x0078e25c: 00000000 00000000 00000000 0078e290 0x0078e26c: 00001400 00001357 0000137f 0078e298 0x0078e27c: 7dca778c 00000000 00000000 00000000 0x0078e28c: 7dca778c 0078e2bc 00000000 0078e5a8 Backtrace: =>0 0x00000000 (0x0078e278) 1 0x7dca778c in winoldap.mod16 (+0x778b) (0x0078e298) 2 0x7e89035e __wine_call_from_16_regs+0x121() in krnl386.exe16 (0x0078e5a8) 3 0x101f:0x0468 in krnl386.exe16 (+0x10607) (0x137f:0x0000)
https://bugs.winehq.org/show_bug.cgi?id=35668
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0e42fd97c05beb50c0788164647 | |631c00485623b Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/0e42fd97c05beb50c0788164647...
Thanks Alexandre
Regards
https://bugs.winehq.org/show_bug.cgi?id=35668
farmboy0+winehq@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|farmboy0+winehq@googlemail. | |com |
https://bugs.winehq.org/show_bug.cgi?id=35668
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.14.