Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.4k stars 1.21k forks source link

Switch crashes when trying to open the Quick Home Menu #620

Closed Pyjamaa closed 5 years ago

Pyjamaa commented 5 years ago

Bug Report

Switch crashes when trying to open the quick Home Menu

What's the issue you encountered?

Why I try to open the quick home menu whenever I'm in a game or in the home menu then the Switch crashes. Since I updated from FW 6.2 to FW 8.1.0

How can the issue be reproduced?

Hold the Homebutton anywhere to open the quick home menu.

Crash Report

It didn't create a normal crash report only a fatal report

https://gist.github.com/Pyjamaa/6a04900265681afbdfecc806f312dbea

System Firmware Version

FW 8.1.0

Environment?

Additional context?

SciresM commented 5 years ago

Does error occur on 0.9.2? Would appreciate fatal report from latest release build.

Pyjamaa commented 5 years ago

Let me update real quick. Then I'm gonna post the new log

Pyjamaa commented 5 years ago

Still the same on 0.9.2 Here is the crash report

https://gist.github.com/Pyjamaa/52fd359915b50a70f2972d69c2db66e3

SciresM commented 5 years ago

Just to check: you don't have anything non-standard in /atmosphere/titles, correct? No custom themes or whatever?

Pyjamaa commented 5 years ago

I have a custom theme installed. So I guess I should delete everything from the title folder besides the standard folders and retry?

SciresM commented 5 years ago

Yes. I am going to guess this is a custom theme problem. The error report has FLAN magic in its registers, which indicates to me something is going wrong in parsing layout, lol. Test?

Pyjamaa commented 5 years ago

Ok after recreating the title folder it works now. Guess that was from the time when I was experimenting with legacy themes which went all in the title folder. :sweat_smile: My bad :sweat_smile:

Thanks for the help ScriesM!

SciresM commented 5 years ago

No problem, glad it's resolved ^^