libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.1k stars 1.81k forks source link

[3DS BUG] mass downloads from content downloader hard crashes #15727

Open Trickiy opened 12 months ago

Trickiy commented 12 months ago

when downloading a lot of content rapidly the kernel panics.

hizzlekizzle commented 12 months ago

My first guess would be that it's running out of RAM...?

Trickiy commented 12 months ago

I was just now trying to recreate the crash to give more info on the issue but its now either freezing or hardlocking me in retroarch due to the downloads never finishing. Maybe a 4 files downloading and extracting at once que will fix the issue. Edit: The que Idea probably should be added to the thumbnail downloader as well just in case.