[Bug 50224] New: Grand Theft Auto 4: Crashes when starting the game
https://bugs.winehq.org/show_bug.cgi?id=50224 Bug ID: 50224 Summary: Grand Theft Auto 4: Crashes when starting the game Product: Wine Version: 5.8 Hardware: x86-64 OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: sterum77(a)gmail.com Created attachment 68729 --> https://bugs.winehq.org/attachment.cgi?id=68729 backtrace of GTA IV After starting the game it immediately crashes and generates the attached output. As with wine version 4.X the game runs fine, so it looks like something is broken in version 5.X. -- 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=50224 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #1 from joaopa <jeremielapuree(a)yahoo.fr> --- Alone, backtrace is pretty useless. Please attach the full console output. And please run a regression test: https://wiki.winehq.org/Regression_Testing -- 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=50224 --- Comment #2 from sterum77(a)gmail.com --- Created attachment 68733 --> https://bugs.winehq.org/attachment.cgi?id=68733 Console output Ok, here is the console output. Regression test could take a while :) On FreeBSD ports we had i386-wine-devel in version 4.0-r1 and with this port the game was running. On 7.4.2020 the port was updated to version 5.5 and then the game stopped working. -- 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=50224 --- Comment #3 from sterum77(a)gmail.com --- In short: I got it working when building wine from git. So i think this PR can be closed. What did i do? As i am on amd64 i had to create a i386 environment as described in the FreeBSD wiki [url]https://wiki.freebsd.org/i386-Wine[/url] After chrooting to this environment i compiled wine as described in the page "Regression testing" from the above link. So i got the wine binary in the source tree. To be able to run this wine binary outside the chroot i had to do following: [code]alias wine32 "env LD_32_LIBRARY_PATH=/compat/i386/usr/local/lib:/usr/lib32 LIBGL_DRIVERS_PATH=/usr/local/lib32/dri PATH=/compat/i386/usr/local/bin:/compat/i386/usr/bin:/compat/i386/bin /compat/i386/tmp/wine-git/wine"[/code] -- 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=50224 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Reported fixed by OP. Just as an FYI, you are able to close your own reports. -- 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=50224 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.10. -- 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)
-
WineHQ Bugzilla