http://bugs.winehq.org/show_bug.cgi?id=27081
Summary: err:d3d_shader:shader_arb_generate_pshader ... Product: Wine Version: 1.3.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: berillions@gmail.com
Created an attachment (id=34516) --> (http://bugs.winehq.org/attachment.cgi?id=34516) Error message when the game crash
This bug concern Assassin's Creeds : Brotherhood.
With wine < 1.3.19, there were more graphical bug when i played at game. For example, there was a shadow squarre below the character and there was a film grain like in Mass Effect.
Since Wine 1.3.19, there isn't grain film, the shadow square has disapear and the graphism arre better. BUT, the game crash when i played the story (only in the game and not in the menu)
http://bugs.winehq.org/show_bug.cgi?id=27081
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Summary|err:d3d_shader:shader_arb_g |Assassin's Creed: |enerate_pshader ... |Brotherhood crashes once | |gameplay starts
http://bugs.winehq.org/show_bug.cgi?id=27081
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #34516|application/octet-stream |text/plain mime type| | Attachment #34516|ACB_Crash |ACB_Crash.txt filename| |
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #1 from Austin English austinenglish@gmail.com 2011-05-06 17:35:24 CDT --- Works here. I don't see a crash in that log, how do I reproduce it?
http://bugs.winehq.org/show_bug.cgi?id=27081
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #2 from Berillions berillions@gmail.com 2011-05-07 04:47:13 CDT --- Created an attachment (id=34520) --> (http://bugs.winehq.org/attachment.cgi?id=34520) New Output Console log
Hi Austin,
I don't know how to reproduce it. So, after to restart my computer, the game crash always once i start the game.
In my output console, i have only these fixme. It's not error messages so i don't know why the game crash since i installed wine 1.3.19.
The game works correctly with wine 1.3.17 / 1.3.18
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #3 from Berillions berillions@gmail.com 2011-05-07 04:49:22 CDT --- (In reply to comment #2)
Created an attachment (id=34520)
--> (http://bugs.winehq.org/attachment.cgi?id=34520) [details]
New Output Console log
Hi Austin,
I don't know how to reproduce it. So, after to restart my computer, the game crash always once i start the game.
In my output console, i have only these fixme. It's not error messages so i don't know why the game crash since i installed wine 1.3.19.
The game works correctly with wine 1.3.17 / 1.3.18
I forgot to add that i have: - Debian Sid x86_64 - Nvidia GT330M Graphic Card - The latest stable driver : 270.41.06 installed by the Debian repo
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #4 from Austin English austinenglish@gmail.com 2011-05-07 20:08:50 CDT --- (In reply to comment #2)
Created an attachment (id=34520)
--> (http://bugs.winehq.org/attachment.cgi?id=34520) [details]
New Output Console log
Hi Austin,
I don't know how to reproduce it. So, after to restart my computer, the game crash always once i start the game.
In my output console, i have only these fixme. It's not error messages so i don't know why the game crash since i installed wine 1.3.19.
The game works correctly with wine 1.3.17 / 1.3.18
Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #5 from Berillions berillions@gmail.com 2011-05-08 06:33:55 CDT --- Hi Austin,
I made a regression test.
In wine-git folder, i launched these command : 1- git bisect start git bisect good wine-1.3.18 git bisect bad wine-1.3.19
The first message after the last command is this : [a42bf0134c74cd1971750812b0df18b6e8ffacdf] msvcrt: ungetc must create a buffer, even if _IONBF has been set with setvbuf.
Result = Game crash after to recompile
2- I launch "git bisect bad" because the bug is still present. Now, the message in the console is : Bisecting: 86 revisions left to test after this (roughly 7 steps) [513e5c98a76c89b16639203ca8823680622e2795] user32: Add support for loading animated cursors/icons from resources.
Result = Game doesn't crash after to recompile. Graphic bug like with wine 1.3.18 and < (shadow square and film grain)
3- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 43 revisions left to test after this (roughly 6 steps) [f296fe68fffab418c6ccf2e0e2851f03ab2974b8] d3dx9: Implement ID3DXBaseEffect::GetParameterElement().
Result = Game doesn't crash after to recompile. Graphic bug like with wine 1.3.18 and < (shadow square and film grain)
4- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 21 revisions left to test after this (roughly 5 steps) [c852200b03ab3874ffdd4c02da947163c9f3990a] wined3d: Get rid of IWineD3DSurface::GetType().
Result = Game doesn't crash after to recompile. Graphic bug like with wine 1.3.18 and < (shadow square and film grain). But the mouse is incontrolable.
5- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 10 revisions left to test after this (roughly 4 steps) [0eb19126e5c0efe7e5e0cbd4811c19523601973a] winex11: Store a message window with the desktop when the cursor is clipped.
Result = Game doesn't crash after to recompile. Graphic bug like with wine 1.3.18 and < (shadow square and film grain). But the mouse is incontrolable.
6- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 5 revisions left to test after this (roughly 3 steps) [dbc8702e44a987b77cdf9af31b964bb27e86fa92] wined3d: Scale the depthbias factor by the depth buffer's depth.
Result = Game doesn't crash after to recompile. There isn't graphic bug, the shadow square and film grain have disapear (like in wine 1.3.18 and <) But the mouse is incontrolable.
7- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 2 revisions left to test after this (roughly 2 steps) [f1f223d00161bb7b22af7d3383bb14c770adcad2] winex11: Release the clip cursor grab when the clipping window loses focus.
Result = Game doesn't crash after to recompile. There isn't graphic bug, the shadow square and film grain have disapear (like in wine 1.3.18 and <) But the mouse is incontrolable.
8- I launch "git bisect good" because the bug was not present. The message in the console is : Bisecting: 0 revisions left to test after this (roughly 1 step) [dc9904a3385223ffaac09fb6aa09deeb62926e6f] msvcrt: Added tests in fileops with different buffer management modes.
Result = Game doesn't crash after to recompile. There isn't graphic bug, the shadow square and film grain have disapear (like in wine 1.3.18 and <) But the mouse is incontrolable.
9- I launch a last time "git bisect good" a42bf0134c74cd1971750812b0df18b6e8ffacdf is the first bad commit commit a42bf0134c74cd1971750812b0df18b6e8ffacdf Author: Eric Pouech eric.pouech@orange.fr Date: Sun Apr 24 11:01:59 2011 +0200
msvcrt: ungetc must create a buffer, even if _IONBF has been set with setvbuf.
:040000 040000 d4742789c396c0ce5bed330fb4c7b28852e5e150 2f1b81503bacd1a6234bf4305da696a5b3ce60ef M dlls
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #6 from Dan Kegel dank@kegel.com 2011-05-08 11:36:34 CDT --- Odd that it fingers msvcr as the problem... maybe that's a different issue. Does "winetricks vcrun2005 vcrun2008" work around the new problem and let you bisect the real one? If not, please attach +module log.
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #7 from Berillions berillions@gmail.com 2011-05-08 15:15:36 CDT --- Created an attachment (id=34550) --> (http://bugs.winehq.org/attachment.cgi?id=34550) +module log
Like Dan asked me, i attach the +module log.
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #8 from Dan Kegel dank@kegel.com 2011-05-08 15:27:59 CDT --- Did you ever see the bug in the copy of wine you built yourself?
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #9 from Berillions berillions@gmail.com 2011-05-08 16:08:45 CDT --- (In reply to comment #8)
Did you ever see the bug in the copy of wine you built yourself?
What did you say with "copy of wine" ? I have the same problem with wine 1.3.19 / wine-git if i built myself these version on Debian. If i install and use the version of wine present in Archlinux repository, i have the same problem.
I understand why Austin has not this problem... Nvidia GT330M is a good card to play on Windows/Linux...
I have the problem if i install the Nvidia driver by the Debian repository and .run
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #10 from Berillions berillions@gmail.com 2011-05-10 14:07:00 CDT --- Austin sent me an email to compile wine-git after to revert a patch : "git reset --hard a42bf0134c74cd1971750812b0df18b6e8ffacdf^"
After to compile and make wine-git, i launch the game and the result are : - The game doesn't crash after to play 5-10 minutes. (in 1.3.19, Brotherhood crash after 2-3 minutes) - It's impossible to control the mouse, it very speed.
http://bugs.winehq.org/show_bug.cgi?id=27081
--- Comment #11 from Berillions berillions@gmail.com 2011-05-23 15:07:27 CDT --- The Wine git download today (23 May 2011) resolv the problem for AC2 and AC : Brotherhood.
http://bugs.winehq.org/show_bug.cgi?id=27081
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #12 from Austin English austinenglish@gmail.com 2011-05-23 15:28:02 CDT --- (In reply to comment #11)
The Wine git download today (23 May 2011) resolv the problem for AC2 and AC : Brotherhood.
Fixed then.
http://bugs.winehq.org/show_bug.cgi?id=27081
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2011-05-27 13:36:42 CDT --- Closing bugs fixed in 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=27081
Linus klkkzm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |klkkzm@gmail.com