http://bugs.winehq.org/show_bug.cgi?id=20944
Summary: Civilization IV Beyond the Sword crashes after the loading splash screen. Product: Wine Version: 1.1.34 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: f.pinamartins@gmail.com
Created an attachment (id=25111) --> (http://bugs.winehq.org/attachment.cgi?id=25111) wine output after the crash ocurred.
Civilization IV Beyond the Sword crashes after the initial splash screen is displayed. It is a regression from 1.1.33, which was working very well. After the splash screen disappears and the main game window is drawn (just the borders, actually, not the content), the game crashes with the the wine crashed application dialog: "The program Civ4BeyondSword.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience."
Attached is the console output after the crash.
I am using msxml3.dll and msxml3r.dll as native (otherwise the splash screen won't even load).
http://bugs.winehq.org/show_bug.cgi?id=20944
Francisco Pina Martins f.pinamartins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |f.pinamartins@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=20944
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #1 from Wylda wylda@volny.cz 2009-12-08 03:40:53 ---
Confirming. If trying to run under 1.1.34 crashes with the following backtrace:
=>0 0xb73edecf IDirect3DSurface9Impl_GetDevice+0x81(iface=0x16fba8, device=0x33f960) [/home/pavel/install/wine/src/wine-1.1.34/dlls/d3d9/surface.c:112] in d3d9 (0x0033f868)
1 0x01119894 in d3dx9_33 (+0x109894) (0x0033f94c)
2 0x006adb61 in civ4beyondsword (+0x2adb61) (0x00000001)
But is FIXED in current git.
http://bugs.winehq.org/show_bug.cgi?id=20944
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2009-12-08 11:40:03 --- Fixed then.
http://bugs.winehq.org/show_bug.cgi?id=20944
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-12-18 13:08:08 --- Closing bugs fixed in 1.1.35.
http://bugs.winehq.org/show_bug.cgi?id=20944
--- Comment #4 from Francisco Pina Martins f.pinamartins@gmail.com 2009-12-20 07:08:39 --- I can confirm the fix in 1.1.35. Thanks guys!