[Bug 13261] New: Civilization III Crashes When Starting New Game
http://bugs.winehq.org/show_bug.cgi?id=13261 Summary: Civilization III Crashes When Starting New Game Product: Wine Version: 1.0-rc1 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: opengl AssignedTo: wine-bugs(a)winehq.org ReportedBy: sourtooth(a)gmail.com Created an attachment (id=13104) --> (http://bugs.winehq.org/attachment.cgi?id=13104) 0.9.61 Crash Log When Starting New Game: Gets Past Selecting Civilization, Loading, Displays Initial View Then Crashes As Soon As 1st Dialog Box Is Closed. Also Affects: Quickplay, Load Game & Load Scenario. This Makes The Game Useless. Running Mandriva 2008.1, Tested Both With 0.9.61 & 1.0-rc1 0.9.61 Doesn't Call wine_glflush() ( It Crashes In winex11 ) 1.0-rc1 Does Call wine_glflush() Attaching Logs From 0.9.61 & 1.0-rc1 I Believe The Context Isn't Being Set. This Would Be Why Dan Kegel Can Run It. He Has NVidia I Have Intel. The Drivers Must Have Different Policies On How To Handle It. Whatever Way It Is, Wine Must Set The Context Properly, This Means Other OpenGL Games Must Be Affected As Well. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 --- Comment #1 from Ben Cook2 <sourtooth(a)gmail.com> 2008-05-16 16:01:28 --- Created an attachment (id=13105) --> (http://bugs.winehq.org/attachment.cgi?id=13105) 1.0-rc1 Crash Log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 --- Comment #2 from Ben Cook2 <sourtooth(a)gmail.com> 2008-05-16 16:47:04 --- (In reply to comment #0)
Created an attachment (id=13104) --> (http://bugs.winehq.org/attachment.cgi?id=13104) [details] 0.9.61 Crash Log
When Starting New Game: Gets Past Selecting Civilization, Loading, Displays Initial View Then Crashes As Soon As 1st Dialog Box Is Closed. Also Affects: Quickplay, Load Game & Load Scenario. This Makes The Game Useless.
Running Mandriva 2008.1, Tested Both With 0.9.61 & 1.0-rc1
0.9.61 Doesn't Call wine_glflush() ( It Crashes In winex11 ) 1.0-rc1 Does Call wine_glflush()
Attaching Logs From 0.9.61 & 1.0-rc1 I Believe The Context Isn't Being Set. This Would Be Why Dan Kegel Can Run It. He Has NVidia I Have Intel. The Drivers Must Have Different Policies On How To Handle It. Whatever Way It Is, Wine Must Set The Context Properly, This Means Other OpenGL Games Must Be Affected As Well.
Sorry, Wrong Person. It's Roger Koot Not Dan Kegel. ( Reading Too Much AppDB... ) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Component|opengl |-unknown Platform|All |Other --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-17 00:32:51 --- Not critical - please read the definition of the severity levels. Probably duplicate of bug 12946. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 Mikko C. <mikko.cal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikko.cal(a)gmail.com --- Comment #4 from Mikko C. <mikko.cal(a)gmail.com> 2008-09-01 02:17:02 --- I'm also having a crash when starting a new game. My problem tho, is that X crashes too so I can't get a log from wine. Backtrace: 0: /usr/bin/X(xf86SigHandler+0x65) [0x4866b5] 1: /lib/libc.so.6 [0x7f540d5331f0] 2: /usr/lib64/xorg/modules/extensions//libglx.so(__glXUnrefDrawable+0x4) [0x7f540cc9a844] 3: /usr/lib64/xorg/modules/extensions//libglx.so(__glXContextDestroy+0x16) [0x7f540cc96df6] 4: /usr/lib64/xorg/modules/extensions//libglx.so [0x7f540cca2ae2] 5: /usr/lib64/xorg/modules/extensions//libglx.so(__glXFreeContext+0x6c) [0x7f540cc9900c] 6: /usr/lib64/xorg/modules/extensions//libglx.so [0x7f540cc99053] 7: /usr/bin/X(FreeClientResources+0xcb) [0x433dab] 8: /usr/bin/X(CloseDownClient+0x60) [0x446a60] 9: /usr/bin/X(Dispatch+0x1f0) [0x44c270] 10: /usr/bin/X(main+0x3dd) [0x431acd] 11: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f540d5201f4] 12: /usr/bin/X [0x430f39] -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-03-10 14:57:08 --- (In reply to comment #4)
I'm also having a crash when starting a new game. My problem tho, is that X crashes too so I can't get a log from wine.
If X is crashing, you're either running as root or your drivers are to blame. If you redirect to a file you should still catch most of the log though. Is this still an issue in current (1.1.16 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 --- Comment #6 from Ben Cook2 <sourtooth(a)gmail.com> 2009-03-11 00:11:04 --- Currently at the moment, wine-1.1.16 as installed from the openSUSE Build Service repository, refuses to even consider starting Civilization III. On first run of winecfg to configure Audio, and enable virtual desktop of 1024x768, I recieved the following: wine: created the configuration directory '/home/trunk/.wine' err:process:__wine_kernel_init boot event wait timed out Could not load Mozilla. HTML rendering will be disabled. wine: configuration in '/home/trunk/.wine' has been updated. Setup proceeded fine, but stacks of these messages were printed out err:ole:marshal_object object doesn't expose interface {be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002 err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface failed with error 0x80004002 err:menubuilder:InvokeShellLinker failed to build the menu Then finally Civilization III refuses to load at all: wine: Unhandled page fault on read access to 0x0000000c at address 0x571589 (thread 0019), starting debugger... I updated it to version 129f from the website and installed a patch to run it, since my disc for it is too damaged to install from ( I copied the files off long ago ) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-09-08 11:37:57 --- Is this still an issue in current (1.1.29 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 Ben Cook2 <sourtooth(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #8 from Ben Cook2 <sourtooth(a)gmail.com> 2009-10-19 02:53:53 --- Seems to not be reproducable with Wine 1.1.31 from OBS. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-19 07:10:47 --- Fixed then. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13261 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-10-23 13:18:30 --- Closing bugs fixed in 1.1.32. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org