cy33hc / vita-launcher

GNU General Public License v3.0
128 stars 7 forks source link

GPU crash when searching for stuff #30

Closed f2pwn closed 2 years ago

f2pwn commented 2 years ago

Happens 100% of the time when searching something with more than 32 positive results. Most of the time when exceeding 24. Sometimes when exceeding 16.

cy33hc commented 2 years ago

@f2pwn What games do you have in Vita Launcher and what were you search for. If possible, can you share your cache.db and config.ini

cy33hc commented 2 years ago

@f2pwn Not able to reproduce. There is a max of 300 games that will be searched. If you can provide the info, that would help me troubleshoot.

rfarkv commented 2 years ago

@cy33hc Sometimes i got a crash when searching too, no matter the number of results (sometimes it's just 1 result).

Here's my cache.db and config.ini. cache_config.zip

It appears to be random, since sometimes i can search for stuff without issues and sometimes the same search causes crashes. Here's a video of it:

https://user-images.githubusercontent.com/78885729/164547091-e65a826b-fb48-4480-a7e1-36cc89f9fde0.mp4

cy33hc commented 2 years ago

@rafaelferreira01 Thx. That helps alot. I will try reproduce and see what's wrong.

cy33hc commented 2 years ago

@f2pwn @rafaelferreira01 Can you try update to latest release v3.7 and see if crash still happening.

rfarkv commented 2 years ago

@cy33hc Updated to 3.7 and after about 50 searches i didn't faced any crashes.

cy33hc commented 2 years ago

@rafaelferreira01 @f2pwn I think the overclock helped with the crash, but I don't know why. I think there is a problem with imgui-vita2d library. It's the same problem with vita-ftp-client had problem with imgui-vita2d with random GPU crash, but after I switched to imgui-vita(opengl) the random crash is not happen.