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

Fatal Error DABRT (0x101) #1539

Closed kennethdz closed 3 years ago

kennethdz commented 3 years ago

Bug Report

What's the issue you encountered?

I cannot play Burnout: Paradise Remastered or Need for Speed Hot Pursuit, error occurs before main menu.
"Panic occured while running Atmosphere." "Title ID: 010041544D530000"
"Error: DABRT (0x101)"
Recently updated to 0.19.3 to update my firmware to 11.0.1 to play these games.
I also recently reformatted my SD card from exFAT to FAT32 and created an android partition using Hekate

How can the issue be reproduced?

[ * ]
Only happens when I try to play those two games

Crash Report

https://github.com/kennethdz/Atmosphere-Error-Reporting

System Firmware Version

11.0.1 AMS 0.19.3

Environment?

Additional context?

SciresM commented 3 years ago

The report you uploaded is not the report relevant to the crash you mentioned.

Please upload the relevant fatal error report binary, the path to the file is mentioned when the error occurs.

kennethdz commented 3 years ago

https://github.com/kennethdz/Atmosphere-Error-Reporting

SciresM commented 3 years ago

This is an error in atmosphere 0.19.3 regarding nullptr hostnames in dns.mitm that was resolved for 0.19.4.

kennethdz commented 3 years ago

Just updated to 0.19.4, but I am still unable to play the game. Here is the most recent error binary.

https://github.com/kennethdz/Atmosphere-Error-Reporting/blob/main/report_2ba141a0.bin

SciresM commented 3 years ago

Looks like an error in the wildcardcmp function when processing empty string.

Pushed a fix for it to master.