Server sometimes "soft" crashes
Sometimes the server stops doing anything, it doesn't update the openxr view textures, it doesn't use any compute, no cpu no gpu.
My guess is that it has something to do with nvidia, since i sometimes have an opengl error related to fence insertion(iirc) which is also very close to the issues nividia has with stereokit in general. I think it is related to opening wayland/x11 apps
7 Replies
is this at startup or in the middle of using the server?
while using the server, i think primarily when opening some 2d apps
when's the last time you updated the server
i just fixed a similar bug a day ago i think
or 2 days ago
that might be the same bug
hm, i'll try to update it and let you know later
also for future notice, this would be a server freeze on the render thread specifically
likely due to a deadlock (i fixed a deadlock that was there before btw)
I can confirm that this is fixed
yaaaaaay