http://bugs.winehq.org/show_bug.cgi?id=36942
Bug ID: 36942 Summary: Silent Thunder setup.exe crashes at start Product: Wine Version: 1.7.22 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: cthielen@gmail.com
Created attachment 49049 --> http://bugs.winehq.org/attachment.cgi?id=49049 Backtrace of crash
Sierra's 1997 Silent Thunder A-10 Tank Killer II game fails to start when launching SETUP.EXE off the CD. Attached is the backtrace.
http://bugs.winehq.org/show_bug.cgi?id=36942
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Is this a DOS game? If yes, do you have dosbox installed?
http://bugs.winehq.org/show_bug.cgi?id=36942
--- Comment #2 from Christopher Thielen cthielen@gmail.com --- No, it is for Windows 95.
https://bugs.winehq.org/show_bug.cgi?id=36942
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Here is another bug report of the same game
https://bugs.winehq.org/show_bug.cgi?id=15299#c0
the download link contained a demo, but it felt like hole game, since it started to complain not having cdrom at the drive.
It started with wine setup.
I assume it's the same setup file that causes crash in this bug report.
could be worth to test.
https://bugs.winehq.org/show_bug.cgi?id=36942
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=36942
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, win16 URL| |https://archive.org/downloa | |d/SilentThunderA10TankKille | |rII_1020 Component|kernel32 |-unknown Summary|Silent Thunder setup.exe |Silent Thunder setup.exe |crashes at start |(win16) crashes at start
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't confirm this, the 16-bit Windows installer works fine here.
Please retest with more recent Wine version, preferably Wine 1.7.54
https://archive.org/download/SilentThunderA10TankKillerII_1020
--- snip --- Input MD5 : 972F5B014CAB0EA87CFA88B59E616CAB Input CRC32 : A0E472E7
File Name : Z:\home\focht\Downloads\SilentThunderA10TankKillerII_1020\SILENT\SETUP.EXE Format : New Executable (NE) Windows Title 'Sample Microsoft Windows Application' Target operating system MS Windows File Load CRC 000000000h Program Entry Point (CS:IP) 0001:18D8 Initial Stack Pointer (SS:SP) 0002:0000 Auto Data Segment Index 0002h ( 2. ) Initial Local Heap Size 0400h ( 1024. ) Initial Stack Size 1400h ( 5120. ) Linker Version 5.60 Minimum code swap area size 0 Expected Windows Version 3.10 Program Flags (030A): Application Multiple data Uses windowing API Other EXE Flags (0008): Fastload area (start: 00000580, size: 00005CA0) ---------------------------------------------------------------------------- Segment Number : 1 Alloc Size : 47B6h Offset in the file: 05A0h Length: 47B6h Attributes (0D50): CODE Moveable Preloaded Relocations DPL: 3 OS type : MS Windows Application type: Executable 16bit --- snip ---
$ wine --version wine-1.7.54
Regards
https://bugs.winehq.org/show_bug.cgi?id=36942
--- Comment #5 from Christopher Thielen cthielen@gmail.com --- The archive.org ZIP does not match the contents of the CD-ROM version:
ZIP file: 972f5b014cab0ea87cfa88b59e616cab ./SETUP.EXE -r--r--r--. 1 cthielen cthielen 28544 Nov 28 1994 /home/cthielen/.wine/drive_c/SILENT/SETUP.EXE
CD-ROM: a2cb3c91bb846de643871fb897b0ad3a ./setup.exe -r-xr-xr-x. 1 root root 32592 Sep 9 1997 ./setup.exe
Not sure where the .zip file got its contents.
Under Wine 1.7.52, I now receive the GCC stack smashing error:
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} *** stack smashing detected ***: winevdm.exe terminated
https://bugs.winehq.org/show_bug.cgi?id=36942
--- Comment #6 from Christopher Thielen cthielen@gmail.com --- What program are you using to generate the .exe output? I can post the CD-ROM version here.
https://bugs.winehq.org/show_bug.cgi?id=36942
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #7 from André H. nerv@dawncrow.de --- Is this still an issue in current Wine?