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.