[Bug 28210] New: Rome Total War crash at start
http://bugs.winehq.org/show_bug.cgi?id=28210 Summary: Rome Total War crash at start Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer AssignedTo: wine-bugs(a)winehq.org ReportedBy: pavel.ondracka(a)gmail.com Regression SHA1: 82a232d1544eb71e3db3e94d0f88a63e7968fe4d Created an attachment (id=36128) --> (http://bugs.winehq.org/attachment.cgi?id=36128) terminal output 82a232d1544eb71e3db3e94d0f88a63e7968fe4d is the first bad commit commit 82a232d1544eb71e3db3e94d0f88a63e7968fe4d Author: Aric Stewart <aric(a)codeweavers.com> Date: Wed Oct 27 13:14:15 2010 -0500 winegstreamer: Add gstreamer YUV->RGB transform filter. Rome Total War crash at start. Log attached. I did try reverting the patch but it won't revert from 1.3.27. I also tried to set winegstreamer.dll to disabled with no luck. I did try the demo but it isn't affected. Also some reports from AppDB with the GOLD version (which is the same I have) are platinum, so maybe there is something specific about my configuration or game version. I have installed: gstreamer.i686 0.10.31-1.fc14 gstreamer-devel.i686 0.10.31-1.fc14 gstreamer-ffmpeg.i686 0.10.11-1.fc14 gstreamer-plugins-bad-free.i686 0.10.20-3.fc14.1 gstreamer-plugins-bad-free-devel.i686 0.10.20-3.fc14.1 gstreamer-plugins-base.i686 0.10.31-1.fc14 gstreamer-plugins-base-devel.i686 0.10.31-1.fc14 gstreamer-plugins-good.i686 0.10.26-1.fc14 gstreamer-plugins-ugly.i686 0.10.16-2.fc14 gstreamer-python.i686 0.10.19-1.fc14 gstreamer-rtsp.i686 0.10.7-1.fc14 gstreamer-tools.i686 0.10.31-1.fc14 The game crash approx at the moment where it should play intro video. I did a quick check and all the game videos are in wmv format. BTW the videos never worked. -- 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=28210 Pavel Ondračka <pavel.ondracka(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |aric(a)codeweavers.com -- 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=28210 Christopher May <maquis196(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maquis196(a)yahoo.co.uk --- Comment #1 from Christopher May <maquis196(a)yahoo.co.uk> 2011-08-29 09:44:17 CDT --- I did some testing and can confirm this happens to me when I compile wine with gstreamer. I have the latest platinum test results and I can confirm that even 1.3.24 fails with gstreamer compiled in. My tests are usually with wine compiled from portage and by default I don't have gstreamer support. I'll test with latest version, game loaded with 1.3.27 but crashed before going to map so might be a different bug. -- 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=28210 --- Comment #2 from Christopher May <maquis196(a)yahoo.co.uk> 2011-08-29 09:56:41 CDT --- Tested with 1.3.27 with --without-gstreamer option. The game completely fails to start like Pavel's copy. Obviously the 1.3.26 still doesn't work because of previous bug. -- 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=28210 --- Comment #3 from Leonardo José <consoni_2519(a)hotmail.com> 2011-09-30 08:49:04 CDT --- Created attachment 36612 --> http://bugs.winehq.org/attachment.cgi?id=36612 Terminal output wine 1.3.29 I don't know if my problem is related with this bug, but for me Rome Total War installs fine, then hangs at start with the attached output in terminal. Tested with clean prefix and wine 1.3.29 -- 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=28210 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36612|application/octet-stream |text/plain mime type| | -- 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=28210 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #4 from GyB <gyebro69(a)gmail.com> 2011-09-30 11:37:51 CDT --- (In reply to comment #3)
Created attachment 36612 [details] Terminal output wine 1.3.29
I don't know if my problem is related with this bug, but for me Rome Total War installs fine, then hangs at start with the attached output in terminal.
Tested with clean prefix and wine 1.3.29
Does it help if you disable multisampling in Wine's registry? I also have a problem starting Rome:TW with Wine >1.3.26. The game crashes with a err:seh:setup_exception_record stack overflow 832 bytes in thread 0009 eip 681ea57d esp 00230ff0 stack 0x230000-0x231000-0x330000 message in the terminal. Disabling multisampling in Wine resolved that problem. If this applies to you as well, then yes, this is a different problem. As for the originally reported problem, the game still crashes in 1.3.29, when it tries to play the first intro video. Disabling winegstreamer.dll in the libraries tab worked around the crash for me. Fedora 15 x86 Gstreamer 0.10.34 (+plugins installed) Nvidia 250 / driver 280.13 -- 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=28210 --- Comment #5 from Aric Stewart <aric(a)codeweavers.com> 2012-01-23 13:09:18 CST --- Can you re-test this bug with the latest wine? If the movie is still crashing generate a +quartz,+gstreamer log for me -aric -- 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=28210 --- Comment #6 from Pavel Ondračka <pavel.ondracka(a)gmail.com> 2012-01-23 14:52:42 CST --- Created attachment 38516 --> http://bugs.winehq.org/attachment.cgi?id=38516 +quartz,+gstreamer log with wine-1.3.37-329-gaf3d368 -- 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=28210 --- Comment #7 from Aric Stewart <aric(a)codeweavers.com> 2012-01-23 14:59:15 CST --- (In reply to comment #6)
Created attachment 38516 [details] +quartz,+gstreamer log with wine-1.3.37-329-gaf3d368
Thanks, Could you add +tid also for me? Thanks. -- 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=28210 --- Comment #8 from Aric Stewart <aric(a)codeweavers.com> 2012-01-23 15:00:11 CST --- (In reply to comment #7)
(In reply to comment #6)
Created attachment 38516 [details] +quartz,+gstreamer log with wine-1.3.37-329-gaf3d368
Thanks, Could you add +tid also for me? Thanks.
sorry for the short replies, also +strmbase would be helpful. -- 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=28210 --- Comment #9 from Pavel Ondračka <pavel.ondracka(a)gmail.com> 2012-01-23 15:05:45 CST --- Created attachment 38517 --> http://bugs.winehq.org/attachment.cgi?id=38517 +quartz,+gstreamer,+tid,+strmbase 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=28210 --- Comment #10 from Aric Stewart <aric(a)codeweavers.com> 2012-01-24 08:49:06 CST --- Created attachment 38525 --> http://bugs.winehq.org/attachment.cgi?id=38525 debugging patch Please apply the following debugging patch and generate me a new 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=28210 --- Comment #11 from Pavel Ondračka <pavel.ondracka(a)gmail.com> 2012-01-24 09:00:56 CST --- Created attachment 38527 --> http://bugs.winehq.org/attachment.cgi?id=38527 +quartz,+gstreamer,+tid,+strmbase log with debug patch applied -- 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=28210 --- Comment #12 from Aric Stewart <aric(a)codeweavers.com> 2012-01-24 09:19:59 CST --- (In reply to comment #11)
Created attachment 38527 [details] +quartz,+gstreamer,+tid,+strmbase log with debug patch applied
That log also is a crash? I do not see the crash in that one. huh could you add +seh -- 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=28210 --- Comment #13 from Pavel Ondračka <pavel.ondracka(a)gmail.com> 2012-01-24 09:36:10 CST --- Created attachment 38528 --> http://bugs.winehq.org/attachment.cgi?id=38528 +quartz,+gstreamer,+tid,+strmbase,+seh log (In reply to comment #12)
(In reply to comment #11)
Created attachment 38527 [details] +quartz,+gstreamer,+tid,+strmbase log with debug patch applied
That log also is a crash? I do not see the crash in that one. huh
could you add +seh
The last log was also a crash as this one is... Well its not like a normal crash (with the crash dialog and backtrace) it just exits with the err:seh:raise_exception. I did try to run it with winedbg, but all I get is a window "A debugger has been detected","Unload the debugger and try again". -- 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=28210 --- Comment #14 from Aric Stewart <aric(a)codeweavers.com> 2012-01-24 10:44:35 CST --- Created attachment 38530 --> http://bugs.winehq.org/attachment.cgi?id=38530 hack to test So the game is creating a DirectX9 Texture renderer and then trying to hook the avi file to that. Our filtergraph is failing to do so correctly and I think that is causing issues. none of the native renderers like the fact that gstreamer returns inverted height. So I have a patch that should make gstreamer return values that native renderers like better. It is a hack because i am not actually un-inverting the image. So your movie will play upside-down if it plays. Could you try that hack and then give me another log, just to see if behavior changes. -- 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=28210 --- Comment #15 from Pavel Ondračka <pavel.ondracka(a)gmail.com> 2012-01-24 10:52:22 CST --- Created attachment 38532 --> http://bugs.winehq.org/attachment.cgi?id=38532 new log with the hack patch applied No luck with your patch, it still crashes. -- 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=28210 --- Comment #16 from Aric Stewart <aric(a)codeweavers.com> 2012-01-25 10:15:51 CST --- (In reply to comment #15)
Created attachment 38532 [details] new log with the hack patch applied
No luck with your patch, it still crashes.
Of course the demo version of the game does not have this opening movie.. Still looking. -- 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=28210 --- Comment #17 from Aric Stewart <aric(a)codeweavers.com> 2012-01-30 10:33:48 CST --- Any chance you could attach or send the file "data/fmv/ATVI_Spinning_Logo_640x480.wmv" that is the movie that is hanging and maybe I could look more into that. -- 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=28210 --- Comment #18 from Christopher May <maquis196(a)yahoo.co.uk> 2012-02-02 16:27:27 CST --- Created attachment 38669 --> http://bugs.winehq.org/attachment.cgi?id=38669 Video that game crashes on Not sure if you managed to get this video but here you go (now my desktop is working again I'll help with testing as well). Cheers, Chris -- 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=28210 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #19 from joaopa <jeremielapuree(a)yahoo.fr> 2012-10-05 18:53:56 CDT --- Still a bug in current 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=28210 --- Comment #20 from Pavel Ondračka <pavel.ondracka(a)gmail.com> --- (In reply to comment #19)
Still a bug in current wine?
I'm not able to compile wine with gstreamer in current wine (probably due to bug 30557), so this is blocked ATM. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ni1s(a)nerdshack.com --- Comment #21 from Austin English <austinenglish(a)gmail.com> --- *** Bug 28118 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jco10(a)outlook.com --- Comment #22 from Austin English <austinenglish(a)gmail.com> --- *** Bug 33596 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #23 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com --- Comment #24 from Andrew Eikum <aeikum(a)codeweavers.com> --- winegstreamer has been updated to use gstreamer-1.0. If you can, please check your 32-bit gstreamer-1.0 packages and then retest this bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pavel.ondracka(a)gmail.com, | |winetest(a)luukku.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Aaron Paden <aaronbpaden(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aaronbpaden(a)gmail.com --- Comment #25 from Aaron Paden <aaronbpaden(a)gmail.com> --- I'm not getting the crash with current wine. Instead, the videos just don't play. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #26 from winetest(a)luukku.com --- (In reply to Aaron Paden from comment #25)
I'm not getting the crash with current wine. Instead, the videos just don't play.
What version of wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #27 from Aaron Paden <aaronbpaden(a)gmail.com> --- (In reply to winetest from comment #26)
(In reply to Aaron Paden from comment #25)
I'm not getting the crash with current wine. Instead, the videos just don't play.
What version of wine?
2.0rc5 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Reuben <reuben_p(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reuben_p(a)yahoo.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #28 from joaopa <jeremielapuree(a)yahoo.fr> --- Still a bug in current wine(3.19)? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #29 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with wine-4.18? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #30 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 67382 --> https://bugs.winehq.org/attachment.cgi?id=67382 Console output with quartz channel enabled With wine-5.10, game does not crash anymore. But the videos still do not play (no picture, no sound). But you can escape them and then the menu appears. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #31 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 67383 --> https://bugs.winehq.org/attachment.cgi?id=67383 Console ouput with more channels enabled: GST_DEBUG=6 WINEDEBUG=+quartz,+strmbase,+gstreamer,+timestamp,+seh A more complete console output -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Giacomo Orlandi <gia_(a)inwind.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gia_(a)inwind.it --- Comment #32 from Giacomo Orlandi <gia_(a)inwind.it> --- If the game doesn't crash anymore and that was the reported issue this bug should be closed, and a new bug should be opened about the next issue. A bug report is created for each bug, rather than 1 bug report per application/game. AFAIK that's the policy here, which makes sense. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #33 from joaopa <jeremielapuree(a)yahoo.fr> --- I agree with you, but I can not close this bug. I am not an administrator neither the reporter of this bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 --- Comment #34 from Giacomo Orlandi <gia_(a)inwind.it> --- Ok :) Well as you already tested it and created the output file maybe you could open the new bug for the new issue? Somebody will close this one sooner or later -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #35 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- It seems this bug has been fixed for quite a while, so marking as such. If anyone can still reproduce the original issue, please reopen. Open new bugs for any other issues with this game. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28210 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.22. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla