Atmosphere-NX / Atmosphere

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

Fatal Error When Launching Kosmos #816

Closed aestellic closed 4 years ago

aestellic commented 4 years ago

Bug Report

What's the issue you encountered?

I accidentally updated my system to 9.1.0, and now on boot my switch displays the error: Panic occured while running Atmosphere.

Title ID: 0100000000000034 Error Desc: Data Abort (0x101)

How can the issue be reproduced?

The issue cannot be reproduced.

Crash Report

https://drive.google.com/open?id=1VaIX5xPjvBJO3rpFuPBTvZtwYZ6ITFWC

System Firmware Version

9.1.0

Environment?

Additional context?

fincs commented 4 years ago

Use standard unmodified Atmosphère without custom system modules and try again.

0100000000000034 Literally a fatal error during the display of a fatal error.

SciresM commented 4 years ago

@MudkipBanana Closing, fatal is data aborting when drawing a fatal error screen (due to out of bounds framebuffer access. Your custom system font is probably not compatible with fatal.

Will consider making fatal always use actual-system-font going forwards.

SciresM commented 4 years ago

(also, if you still get issues without e.g. custom system font etc, open a new issue).