https://bugs.winehq.org/show_bug.cgi?id=53651
Bug ID: 53651 Summary: Ride 4 regression Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: edpil02@orange.fr CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
I was able to play Ride4 motorcycle game since version 6.xx
But the game crashes now.
$ wine --version wine-7.12 (Staging)
$ wine ride4.exe
---------- info: Exclusive FS: 1 Fatal glibc error: tpp.c:83 (__pthread_tpp_change_priority): assertion failed: new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio) 02ac:err:seh:call_stack_handlers invalid frame 000000002A9EDB90 (0000000029D72000-000000002A8F0000) 02ac:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception. 0124:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000B9FD70 wine
https://bugs.winehq.org/show_bug.cgi?id=53651
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |7.12
--- Comment #1 from Austin English austinenglish@gmail.com --- Is this still present in 7.17? Is it present in wine-development?
Please run a regression test: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=53651
--- Comment #2 from edpil02 edpil02@orange.fr --- I just built the latest version of wine and get the same issue :
$ wine --version wine-7.17 (Staging)
$ wine ride4.exe --- Fatal glibc error: tpp.c:83 (__pthread_tpp_change_priority): assertion failed: new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)
I would like to know if it could come from the glic instead of wine. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=53651
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- (In reply to edpil02 from comment #2)
I would like to know if it could come from the glic instead of wine. Thanks.
Hello,
Only if you upgraded glibc since last time it worked.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=53651
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Ride 4 regression |Ride 4 crashes on launch
--- Comment #4 from Zeb Figura z.figura12@gmail.com --- Is this bug present in upstream (non-staging) wine?
https://bugs.winehq.org/show_bug.cgi?id=53651
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=53651
--- Comment #5 from edpil02 edpil02@orange.fr --- I made a test with a Manjaro devel iso live usb (glibc-2.36.4) and the game runs fine.
I think it's a distro issue (glibc-2.36-9000 fedora rawhide).
https://bugs.winehq.org/show_bug.cgi?id=53651
--- Comment #6 from edpil02 edpil02@orange.fr --- Seems it was a glibc issue.
This patch seems to do the trick :
Enable ELF DT_HASH for shared objects and the dynamic loader (#2129358)
https://bugs.winehq.org/show_bug.cgi?id=53651
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Product|Wine-staging |Wine Resolution|--- |NOTOURBUG Component|-unknown |-unknown
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Resolving NOTOURBUG.