http://bugs.winehq.org/show_bug.cgi?id=12963
Summary: Moto Racer 2 works with wine 0.9.60 and crashes with wine 0.9.61 Product: Wine Version: 0.9.61. Platform: PC-x86-64 URL: http://www.fileshack.com/file.x/950/Moto+Racer+2+Demo OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cleberdemattoscasali-hotpop@yahoo.com.br
Created an attachment (id=12707) --> (http://bugs.winehq.org/attachment.cgi?id=12707) Console output
After the first screen loads, the game crashes. This game stoped working around 0.9.4X. It worked with 0.9.60, but now with 0.9.61 it's broken again.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #1 from killertux killertux@suomi24.fi 2008-05-04 10:12:58 --- Does this happen on Demo version?
and could you do regression test. http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=12963
Alexander Dorofeyev alexd4@inbox.lv changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4@inbox.lv
--- Comment #2 from Alexander Dorofeyev alexd4@inbox.lv 2008-05-04 10:14:05 --- Demo works here on geforce 6100. You've to add info about your hardware and what drivers you are using.
http://bugs.winehq.org/show_bug.cgi?id=12963
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2008-05-04 10:57:14 --- The "regression" is surely caused by my tow amstream patches.
Did this game show the introduction movies before?
D. Adam
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #4 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 11:23:33 --- I just heard the demo is still working, but I didn't test it. I'm running the full version. Yes, all worked perfectly with 0.9.60, including the intro.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #5 from joaopa jeremielapuree@yahoo.fr 2008-05-04 11:45:42 --- What happens if you do what is written in bug 12851?
D. Adam
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #6 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 12:08:48 --- Created an attachment (id=12712) --> (http://bugs.winehq.org/attachment.cgi?id=12712) Console output after registering key 49C47CE0-9BA4-11D0-8212-00C04FC32C45
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #7 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 12:13:50 --- Created an attachment (id=12713) --> (http://bugs.winehq.org/attachment.cgi?id=12713) Console output using native amstream.dll
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #8 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 12:15:01 --- Just tried it. Also tried with native amstream.dll. Weird, it still crashes.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #9 from Alexander Dorofeyev alexd4@inbox.lv 2008-05-04 12:25:48 --- First, cleber, how are you generating your logs? They look very hard to read. I've a feeling you are maybe copy pasting from console. There's a better way:
wine ... &>log
What indicates it's amstream related anyway? Is there something in the log to suggest that's necessarily the case.
I see there are numerous pixel format errs in the log as well as some CreateSurface failures. That's serious problems that can lead to crashes, in fact one or few such bugs occured recently due to pixel format overhaul and were fixed. But some issues can be still remaining. They are often hardware dependent, that's why you really should add at least what card vendor you are using with such reports. For example, there's an afaik still unfixed issue with z-buffer formats on Intel cards.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #10 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 12:26:45 --- Did some more tests here. If I use wine 0.9.58 with a native amstream.dll I get the exact same crash from 0.9.61. With wine 0.9.58 and builtin amstream.dll the game works.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #11 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-04 12:33:34 --- Oh, sorry. This is my first bug report here. I was actually copying from console and pasting. I will do as you recommended. The video card I'm using is a GeForce 6150, from a HP DV6000 notebook. Using proprietary NVIDIA drivers. I get that messages about wrong pixel format in a lot of games, and they still work. Including Moto Racer 2 when it worked.
http://bugs.winehq.org/show_bug.cgi?id=12963
cleber cleberdemattoscasali-hotpop@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cleberdemattoscasali- | |hotpop@yahoo.com.br
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #12 from joaopa jeremielapuree@yahoo.fr 2008-05-19 15:53:21 --- Did you test the game with registring the key and a native amstream dll ( not a built-in one). The 2 logs that you gave were with a builtin one ( it is proved by the fact that there were fixe for amstream)
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #13 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-19 17:01:22 --- Created an attachment (id=13188) --> (http://bugs.winehq.org/attachment.cgi?id=13188) Console output using native amstream.dll (double checked)
Looks the same to me. The problem must be somewhere else. Running with wine 1.0rc1 now.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #14 from joaopa jeremielapuree@yahoo.fr 2008-05-19 23:39:12 --- Could you try the patch in the url http://www.winehq.org/pipermail/wine-patches/2008-May/054668.html
with a native amstream dll.
Try to do it with a fresh .wine folder
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #15 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-21 17:14:03 --- Nice, I'll try it this weekend. I don't have my development PC right now.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #16 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-23 17:42:32 --- Created an attachment (id=13286) --> (http://bugs.winehq.org/attachment.cgi?id=13286) Output log after suggested patch
I have applied the patch to wine1.0rc2 and compiled. The error messages are different, but still it crashes at the exactly same place. Tried with a fresh .wine as suggested, but no luck.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #17 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-23 17:45:24 --- Created an attachment (id=13287) --> (http://bugs.winehq.org/attachment.cgi?id=13287) Log with patched wine and native amstream
Crashes at the same place.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #18 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-23 17:49:26 --- Created an attachment (id=13288) --> (http://bugs.winehq.org/attachment.cgi?id=13288) Log with patched wine, native amstream and quartz
It works!!!! Using native amstream and quartz.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #19 from joaopa jeremielapuree@yahoo.fr 2008-05-23 22:06:18 --- Some points of view:
comment 16: This crash is normal: You used the built-in amstream dll. Some amstream interface are not implemented (even not stubbed). We need to write them (at least, stubbed ones)
comment 17 with native amstream dll, the crash is not in the same place. Good to write a new bug report :D :D
comment 18: now you should watch a movie or hear sounds that you did not before, right?. I mean, even before wine-0.9.61.
What happened before wine-0.9.61 is that the application did not find the first amstream interface and took care of skipping all the stuff which used it. So, the application did not crash. With wine-0.9.61, the first interface is found, so the application wants to use it, but crashes in an implement other amstream interface.
My patch in wine-0.9.61 is correct, but I think I am going to revert it for wine 1.0 to avoid such problems. It should come with stubbed interface.
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #20 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-24 00:13:31 --- Ok! Thank you so much for the information, and your patience. :)
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #21 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-05-24 00:17:41 ---
comment 18: now you should watch a movie or hear sounds that you did not before, right?. I mean, even before wine-0.9.61.
Actually no. The intro looks the same. The only difference I could notice is that now the game window loses focus just before the title screen. Exactly in the moment it was crashing before.
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #22 from joaopa jeremielapuree@yahoo.fr 2008-06-14 05:33:05 --- Bug should be fixed.
Can you check with the latest wine?
http://bugs.winehq.org/show_bug.cgi?id=12963
--- Comment #23 from cleber cleberdemattoscasali-hotpop@yahoo.com.br 2008-06-14 11:19:39 --- Yeah! It works! Very good!!! Out of the box, no native dlls needed. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=12963
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #24 from Austin English austinenglish@gmail.com 2008-06-14 13:01:06 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=12963
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Alexandre Julliard julliard@winehq.org 2008-06-17 09:26:07 --- Closing bugs fixed in 1.0.