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@winehq.org Reporter: sterum77@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.
https://bugs.winehq.org/show_bug.cgi?id=50224
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@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
https://bugs.winehq.org/show_bug.cgi?id=50224
--- Comment #2 from sterum77@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.
https://bugs.winehq.org/show_bug.cgi?id=50224
--- Comment #3 from sterum77@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%5B/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]
https://bugs.winehq.org/show_bug.cgi?id=50224
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Reported fixed by OP. Just as an FYI, you are able to close your own reports.
https://bugs.winehq.org/show_bug.cgi?id=50224
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.10.