vinegarhq / sober

Runtime for Roblox on Linux
https://sober.vinegarhq.org/
248 stars 9 forks source link

Hard Freezing in Typical Colors 2 #22

Closed Vlad55432 closed 1 month ago

Vlad55432 commented 2 months ago

Acknowledgement of checking existent issues

What problem did you encounter?

Crashes every time, randomly 2.636.0.626_20240803T203001Z_Player_4f71b_last.log 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) UPD: Nvidia issue & duplicate of https://github.com/vinegarhq/sober/issues/2, sry guys for reporting before rechecking UPD2: OK, Maybe I should reopen this, because it became freezing. Idk why it happens honestly зображення

2.636.0.626_20240803T215901Z_Player_df900_last.log

Roblox Experience link

https://www.roblox.com/games/328028363/Typical-Colors-2-NEW-MOBILE-BETA

Topercessen commented 2 months ago

I got the same issue 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)

Vlad55432 commented 2 months ago

oh, damn. let me retest https://github.com/vinegarhq/sober/issues/2#issuecomment-2266627814

Vlad55432 commented 2 months ago

UPD2: OK, Maybe I should reopen this, because it became freezing. Idk why it happens honestly

Topercessen commented 2 months ago

I found out one of the causing events of this. If you die, per say in a battlegrounds game (I tried many) it will cause this crash.

Vlad55432 commented 2 months ago

I've found a workaround & why this happens. Sometimes, when model gets highlighted, it oftenly causing nvidia drivers go insane and freeze whole game. For workaround use this fflag "FFlagRealMobileOutline": false

Topercessen commented 2 months ago

I've found a workaround & why this happens. Sometimes, when model gets highlighted, it oftenly causing nvidia drivers go insane and freeze whole game. For workaround use this fflag "FFlagRealMobileOutline": false

I don't use Nvidia though and I have a 7700XT.

I think it's related to some HumanoidStateTypes like ragdoll and death, and when these events fire it causes the crash. But I don't know.

Vlad55432 commented 2 months ago

I don't use Nvidia though and I have a 7700XT.

oh, my bad, I thought it was another nvidia moment

Topercessen commented 2 months ago

So is the driver tag really necessary? I don't think it's related to drivers.

Vlad55432 commented 2 months ago

another freezing (man...) still freezing randomly roblox logs doesn't show anything anyway, but dmesg do 2.636.0.626_20240804T193303Z_Player_be3f4_last.log

зображення

[ 6434.334521] [vkps] Update[14984]: segfault at 7f8e089f43d0 ip 00007f8e089f43d0 sp 00007f8bddfff240 error 14 in libEGL_nvidia.so.555.58.02[7f8e0a600000+e4000] likely on CPU 3 (core 3, socket 0) [ 6434.334534] Code: Unable to access opcode bytes at 0x7f8e089f43a6. [ 6472.587822] [vkps] Update[15380]: segfault at 7ff2671f43d0 ip 00007ff2671f43d0 sp 00007ff07d3ff240 error 14 likely on CPU 9 (core 3, socket 0) [ 6472.587833] Code: Unable to access opcode bytes at 0x7ff2671f43a6. uhhhhhhh I have no idea what it tells

Vlad55432 commented 2 months ago

Here's new one

[ 7349.743044] [vkps] Update[17594]: segfault at 7f2514bf43d0 ip 00007f2514bf43d0 sp 00007f24febff240 error 14 likely on CPU 3 (core 3, socket 0)
[ 7349.743054] Code: Unable to access opcode bytes at 0x7f2514bf43a6.
ehunt34 commented 2 months ago

Has anyone found a fix for the tpp.c:83 error?

Vlad55432 commented 2 months ago

here's new crash 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)

tunis4 commented 1 month ago

fixed in latest update

Vlad55432 commented 1 month ago

fixed in latest update

God bless you!