http://bugs.winehq.org/show_bug.cgi?id=34773
Bug #: 34773 Summary: Crimson Skies immediately crashes without a warning Product: Wine Version: 1.7.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: benpicco-wine@flauschlabor.de Classification: Unclassified
Created attachment 46367 --> http://bugs.winehq.org/attachment.cgi?id=46367 backtrace: page fault on write access
I've installed Crimson Skies from a retail CD to a new wineprefix. The Installer ran fine and everything installed without problems. But launching the game leads to a "Unhandled page fault on write access to 0x003fff9d at address 0x40e412 (thread 0027)"
The only message in the console is wine: Unhandled page fault on write access to 0x003fff9d at address 0x40e412 (thread 0027), starting debugger...
followed by the (attached) backtrace.
This might be a duplicate of Bug 10212, but the reports says the game launches to the Mission Select screen, then a white screen where it finally crashes.
For me it crashes right after running crimson.exe without any screen change, so it might be something different than this 4 year old bug.
http://bugs.winehq.org/show_bug.cgi?id=34773
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |DUPLICATE Summary|Crimson Skies immediately |Crimson Skies immediately |crashes without a warning |crashes without a warning | |(SafeDisc 1.x secdrv.sys | |doesn't support Windows | |version > Win2000)
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-10-20 13:42:11 CDT --- Hello folks,
this older game has Safedisc 1.x based copy protection. I found a download for this old game which has both, the original .exe and "fixed" one.
Protection ID scan gives:
--- snip --- -=[ ProtectionID v0.6.4.0 JULY]=- (c) 2003-2010 CDKiLLER & TippeX Build 07/08/10-17:57:05 Ready... Scanning -> Z:\home\focht\Downloads\Crimson Skies\crimson.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 344851 (054313h) Byte(s) -> File has 1299 (0513h) bytes of appended data starting at offset 053E00h [File Heuristics] -> Flag : 00000000000001001100000000000101 (0x0004C005) [!] Safedisc v1.50.020 detected ! [CompilerDetect] -> Visual C++ 5.1 - Scan Took : 0.579 Second(s)
Scanning -> Z:\home\focht\Downloads\Crimson Skies\drvmgt.dll File Type : 32-Bit Dll (Subsystem : Win GUI / 2), Size : 34304 (08600h) Byte(s) [File Heuristics] -> Flag : 00000000000001001100000000000000 (0x0004C000) [!] Safedisc driver managment dll (drvmgt.dll) detected! [CompilerDetect] -> Visual C++ 5.1 - Scan Took : 0.533 Second(s) --- snip ---
If you are using a WINEPREFIX with default WinVer "Windows XP" you are running into bug 21147
The app crash you are getting is a manifestation of this bug.
The SafeDisc 1.x driver "secdrv.sys" doesn't support Windows version > Windows 2000 by design. You must adjust the version for the WINEPREFIX this game is installed in to "Windows 2000" (winecfg)!
Many Wine appdb entries for SafeDisc 1.x games spread misinformation still stating that cracks are required.
===
You are also installing the game in 64-bit WINEPREFIX. This is not supported if you need "Windows 2000" compatibility mode for SafeDisc 1.x
You can't change the Windows version to "Windows 2000" _after_ you created a 64-bit WINEPREFIX by design. For 64-bit variants the lowest supported version is Windows XP.
Again: Install the game in 32-bit WINEPREFIX (WINEARCH=win32) with WinVer set to "Windows 2000".
Resolving this bug as dupe of bug 21147
Regards
*** This bug has been marked as a duplicate of bug 21147 ***
http://bugs.winehq.org/show_bug.cgi?id=34773
--- Comment #2 from benpicco benpicco-wine@flauschlabor.de 2013-10-20 14:27:47 CDT --- Thank you, this resolves the crash!
Unfortunately, it still hangs on the title screen, but that is likely a different bug.
http://bugs.winehq.org/show_bug.cgi?id=34773
--- Comment #3 from benpicco benpicco-wine@flauschlabor.de 2013-10-20 14:47:08 CDT --- After installing Active Movie and Quartz, I now seem to be running into Bug 30557.
http://bugs.winehq.org/show_bug.cgi?id=34773
--- Comment #4 from benpicco benpicco-wine@flauschlabor.de 2013-10-20 15:54:38 CDT --- btw, it also works with WinVer set to Windows XP. (actually I got this copy of the game as OEM CD together with a brand new Windows XP computer back in 2001… oh the memories :p)
I've submitted an entry to AppDB and a new Bug for the remaining crash when a mission ends.
http://bugs.winehq.org/show_bug.cgi?id=34773
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2013-10-22 04:42:50 CDT --- Closing.