Another file corruption issue #266
Description
Please include the following information when submitting a bug report:
- The Pycom board you are using (e.g. WiPy 2.0, LoPy).
G01 - The firmware version you are using. You can get it by executing the following Python code at the
Initializing filesystem as FatFS!
Pycom MicroPython 1.20.0.rc4 [v1.9.4-1444e48] on 2019-01-07; GPy with ESP32 - Exact steps to cause this issue
Copying files to flash via FileZilla. This normally works but every so often I get a crash and the file system is corrupt. - What you expected
files copied/overwritten to flash FS - What happened instead
Guru Meditation Error: Core 0 panic'ed (Cache disabled but cached memory region accessed)
Core 0 register dump:
PC : 0x401d5b04 PS : 0x00060834 A0 : 0x80091760 A1 : 0x3ffc0970
A2 : 0x00000002 A3 : 0x00000001 A4 : 0x80081a25 A5 : 0x3ffd6220
A6 : 0x00000000 A7 : 0x00060920 A8 : 0x8008c3a2 A9 : 0x01000000
A10 : 0x0e040000 A11 : 0x00000002 A12 : 0x00000013 A13 : 0x00000000
A14 : 0x00000003 A15 : 0x00060523 SAR : 0x0000000e EXCCAUSE: 0x00000007
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Core 0 was running in ISR context:
EPC1 : 0x400933f7 EPC2 : 0x00000000 EPC3 : 0x00000000 EPC4 : 0x401d5b04
Backtrace: 0x401d5b04:0x3ffc0970 0x4009175d:0x3ffc0990 0x40091f3f:0x3ffc09b0 0x40091c96:0x3ffc09d0 0x400925a7:0x3ffc09f0 0x400837c9:0x3ffc0a10 0x4008a03b:0x00000000
================= CORE DUMP START =================
================= CORE DUMP END =================
E (10510) esp_core_dump: Skipped 1 tasks with bad TCB!
E (10514) esp_core_dump: Crashed task has been skipped!
Rebooting...
Flash file system is either completely reset (basic boot.py and main.py) or contains junk
I don't remember seeing this before I move to 1.20