[Bug 45382] New: Regression: the sting demo crashes
https://bugs.winehq.org/show_bug.cgi?id=45382 Bug ID: 45382 Summary: Regression: the sting demo crashes Product: Wine Version: 3.11 Hardware: x86 URL: https://www.fileplanet.com/62038/60000/fileinfo/The-St ing!-Demo-(Large) OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: jeremielapuree(a)yahoo.fr Regression SHA1: dd0ea0a61463db83c647a9367ca61e2b69a98eb3 Distribution: Ubuntu Created attachment 61696 --> https://bugs.winehq.org/attachment.cgi?id=61696 Console output The sting demo crashes. This is a regression introduced by the following commit: commit dd0ea0a61463db83c647a9367ca61e2b69a98eb3 Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Fri Feb 16 09:39:08 2018 +0330 wined3d: Enable the multi-threaded command stream by default. Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 494432da56fa4c73f71f62151a3013fd4a6fb850 501f26cfd0dbf7d24224ad1f5fabfd9e8ce569c9 M dlls -- 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=45382 --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> --- Created attachment 61697 --> https://bugs.winehq.org/attachment.cgi?id=61697 Console output with debug symbols -- 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=45382 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- Created attachment 61698 --> https://bugs.winehq.org/attachment.cgi?id=61698 Patch -- 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=45382 --- Comment #3 from joaopa <jeremielapuree(a)yahoo.fr> --- Thanks Josef. I think that your patch fixes the problem. With your patch, the game does not crash anymmore, but fall into an infinite loop. But I think that this problem is a amstream problem. With a native amstream dll and your patch, the game starts. -- 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=45382 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com Keywords| |patch -- 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=45382 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/wined3d-texture- | |blt-device Ever confirmed|0 |1 Status|UNCONFIRMED |STAGED -- 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=45382 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=45382 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: the sting demo |The Sting! demo crashes |crashes | -- 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=45382 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.11 |3.9 -- 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=45382 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sir.suriv+wine(a)gmail.com --- Comment #4 from Józef Kucia <joseph.kucia(a)gmail.com> --- *** Bug 45264 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=45382 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|The Sting! demo crashes |Multiple games crash with | |CSMT enabled (The Sting! | |demo, Call to Power II) -- 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=45382 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com --- Comment #5 from Maik Wagner <maiktapwagner(a)aol.com> --- Created attachment 61965 --> https://bugs.winehq.org/attachment.cgi?id=61965 Console output (wine 3.13-staging) Hello everyone, the demo of "The Sting!" can still be downloaded from the URL indicated and installs fine in a fresh prefix. The loading screen and the neoSoftware logo display but eventually it hangs. wine --version wine-3.13 (Staging) sha256sum StingDemo.exe 37e1d7e281ed36530808b4f27d2a9e8f6f64802d9ee58311b89bcb548db983f4 StingDemo.exe As far as I can see it the staged patch fixes the issue just fine but there is another amstream issue being revealed. Have a good day, Maik -- 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=45382 --- Comment #6 from Józef Kucia <joseph.kucia(a)gmail.com> --- Could you please test if WINEDLLOVERRIDES='amstream=d' fixes the problem for Call to Power II? -- 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=45382 --- Comment #7 from Diogo Pereira <sir.suriv+wine(a)gmail.com> --- (In reply to Józef Kucia from comment #6)
Could you please test if WINEDLLOVERRIDES='amstream=d' fixes the problem for Call to Power II?
Yes, it does. -- 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=45382 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Józef Kucia <joseph.kucia(a)gmail.com> --- Fixed in the current git. https://source.winehq.org/git/wine.git/commit/db6f95880c2631b64e48adc547d365... https://source.winehq.org/git/wine.git/commit/554e2641cc579ab494d8aa0c179763... -- 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=45382 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |db6f95880c2631b64e48adc547d | |365e878ae45a6 -- 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=45382 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.14. -- 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