Atmosphere-NX / Atmosphere

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

Crash when scrolling past parental controls #876

Closed Lapan closed 4 years ago

Lapan commented 4 years ago

Bug Report


What's the issue you encountered?

[ * ] Crash when scrolling past parental controls in the settings if Incognito RCM is active and parental controls are enabled.

How can the issue be reproduced?

[ ]activate parental controls
[
]use incognito rcm

Crash Report

https://gist.github.com/Lapan/6748c422d6d9f420b4a975b0c4bacbdb

System Firmware Version

9.2.0

Environment?

Kosmos

Additional context?

N/A

SciresM commented 4 years ago

That crash is in the home menu, error code is an ssl error code.

This is not an atmosphere problem, and incognito is not supported by Atmosphere.

SciresM commented 4 years ago

To be more clear about this:

That's pctl/home menu failing because the ssl cert is invalid.

Incognito's whole thing is it makes the ssl cert invalid.

There's no issue to resolve here, because the user caused it themselves...the options are don't use incognito or don't use pctl I guess.