http://bugs.winehq.org/show_bug.cgi?id=24628
Summary: Crystal Cubes crashes on start Product: Wine Version: 1.3.4 Platform: x86 URL: http://www.nzlab.dk/files/cc101.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: stefan@obssys.com
Created an attachment (id=31118) --> (http://bugs.winehq.org/attachment.cgi?id=31118) terminal output including a backtrace
In today's git the following commit causes several games to crash on startup:
98134a8c5a3a641d31156828297a1d9e5fb31be1 is the first bad commit commit 98134a8c5a3a641d31156828297a1d9e5fb31be1 Author: Stefan Oberhumer stefan@obssys.com Date: Sat Oct 2 00:31:03 2010 +0200
ntdll: Fix 64 bit issue within NTDLL_mergesort().
:040000 040000 ca6c97f053a7ff7d0dfd82e94777a517cacc9dc6 7bd934e0ef9417189d065d16069ebeaf8e5d36ca M dlls
Reverting the patch on top of wine-1.3.4-56-g79ed842 was successful and that fixed the issue.
The games started fine in Wine-1.3.4. Besides Crystal Cubes I found the following of my games to crash: Braid, Puzzle Kingdoms, Star Wars: Empire at War.
Author of the patch added to CC. I added the link of Crystal Cubes to URL (freeware, only 14 MB). The game requires native d3dx9_36.dll
Wine-1.3.4-56-g79ed842 was compiled from source Fedora 13 (32 bits) Nvidia 7600 / driver 256.53
http://bugs.winehq.org/show_bug.cgi?id=24628
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=24628
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=24628
--- Comment #1 from Stefan Oberhumer stefan@obssys.com 2010-10-05 03:14:12 CDT --- Submitted patch.
NTDLL_mergesort() must not be called with nmemb=0.
http://bugs.winehq.org/show_bug.cgi?id=24628
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #2 from Stefan Dösinger stefandoesinger@gmx.at 2010-10-05 11:51:47 CDT --- 3DMark 2001 is affected by this as well. I'll give the patch a try.
http://bugs.winehq.org/show_bug.cgi?id=24628
--- Comment #3 from Stefan Dösinger stefandoesinger@gmx.at 2010-10-05 12:11:10 CDT --- 3Dmark2001 works again with today's git, thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=24628
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from GyB gyebro69@gmail.com 2010-10-05 12:22:24 CDT --- All the affected games are working again in wine-1.3.4-110-g52aab76.
http://bugs.winehq.org/show_bug.cgi?id=24628
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-10-15 12:53:10 CDT --- Closing bugs fixed in 1.3.5.