tomvita / EdiZon-SE

💡 A Fork from EdiZon that focus solely on extending memory training capabilities. Supports bookmark, range search, unknown value search and pointer chain search.
GNU General Public License v2.0
424 stars 24 forks source link

Often crash #15

Open celulloid opened 3 years ago

celulloid commented 3 years ago

When i try to research a value, EdiZonSE crash after 2 time or more. If it can help. Crash

Thx for your work

Mi4uric3 commented 3 years ago

I'm getting this as well with the latest Atmosphère and EdiZon-SE.

Error Code: 2168-0002 (0x4a8)
Program: 010000000000100D
Firmware: 10.2.0 (Atmosphère M 0.19.4-master-2ab01ad3)

An error has occurred.

Please press the POWER Button to restart the console normally, or a VOL button
to reboot to a payload (or RCM, if none is present). If you are unable to
restart the console, hold the POWER Button for 12 seconds to turn the console off.

If the problem persists, refer to the Nintendo Support Website.
support.nintendo.com/switch/error

General Purpose Registers
PC: 0000005FD3FA1B50 Backtrace - Start Address: 0000005FD3C16000
X0: 0000001A470AD6F8
X1: 0F30484A465F5680
X2: 0000000000000002
X3: 00000000000000FE
X4: 0F30484A465F5682
X5: 0000001A470AD6FA
X6: 00000034329824F0
X7: 0000000000000002
X8: 0000000000000002
X9: 0000000000000001
X10:    0000000000000002
X11:    0000000000000000
X12:    0000000000000000
X13:    0000000000000000
X14:    0000000000000000
X15:    0000000000000000
X16:    0000000000000000
X17:    0000000000000000
X18:    00000000003C0000
X19:    000000000001FF78
X20:    0000003437781110
X21:    0000000000000558
X22:    0000000000085538
X23:    00000034353810C0
X24:    0000000000000000
X25:    0000001A470AD6F8
X26:    0000005FD42DC000
X27:    0000005FD42DC000
X28:    00000000000000FE
FP: 0000001A470AD5F0
LR: 0000005FD3C4EE24
SP: 0000001A470AD5F0
BT[00]: 0000005FD3C70370
BT[01]: 0000005FD3C1ABCC
BT[02]: 0000005FD3C1A210
BT[03]: 0000005FD3F9EF04
BT[04]: 0000005FD3C160EC
BT[05]: 0000005FD3F9EF04
BT[06]: 0000005FD3C160EC
BT[07]: 0000005FD3F9EF04
BT[08]: 0000005FD3C160EC
BT[09]: 0000005FD3F9EF04
BT[10]: 0000005FD3C160EC
BT[11]: 0000005FD3F9EF04
BT[12]: 0000005FD3C160EC
BT[13]: 0000005FD3F9EF04
BT[14]: 0000005FD3C160EC
BT[15]: 0000005FD3F9EF04
BT[16]: 0000005FD3C160EC
BT[17]: 0000005FD3F9EF04
BT[18]: 0000005FD3C160EC
BT[19]: 0000005FD3F9EF04
BT[20]: 0000005FD3C160EC
BT[21]: 0000005FD3F9EF04
BT[22]: 0000005FD3C160EC
BT[23]: 0000005FD3F9EF04
BT[24]: 0000005FD3C160EC
BT[25]: 0000005FD3F9EF04
BT[26]: 0000005FD3C160EC
BT[27]: 0000005FD3F9EF04
BT[28]: 0000005FD3C160EC
BT[29]: 0000005FD3F9EF04
BT[30]: 0000005FD3C160EC
BT[31]: 0000005FD3F9EF04

For testing I disabled the Tesla sysmodule as described here by @tomvita, but it did not help. Then I disabled the other two listed sysmodules Noexes and sys-clk, but that did not help either.

hapwizard commented 2 years ago

Edit: It should be noted that the dev recommends you use a FAT32 partition for your SD card. I got these errors on an exfat partition. Since switching over to a FAT32 partition, I no longer can reproduce this error. A long enough time scale of doing this on exFat led to a massive corruption problem on my card and I basically had to reinstall my CFW from scratch. The 4GB file size limit is a price to pay for stability.

So I have encountered this error on FW 13.2.0 with Atmosphere 1.25 and I think I was able to figure out some of it, at least I can fix the issue.

The error: Doing a memory search for a value works but doing a second search causes atmosphere to crash (Error Code: 2168-0002 (0x4a8)).

How to trigger the error: 1) Load game 2) Load Edizon SE applet 3) Do a memory search like normal 5) Select an address and press '+'. Label your bookmark with anything. 4) Press '-' to Reset search 5) Do a new memory search 6) Do a second memory search (This should cause a crash by atmoshpere)

Primary searches will continue to work, but secondary searches will crash, even after a cold reboot.

Remedy:

1) Navigate to the SD card (using a PC or using NX-Shell) 2) Go to the switch\EdiZon folder 3) Delete all files called memdump.dat (where can be anything like 1, 2, 3, 3a, etc. 4) Delete multisearch.dat

Now you should be able to do primary and secondary searches in Edizon fine. I don't know what is corrupting those dump files (edit: probably using exFat lol). I am using a new SD card and disabled NOexes and Tesla