kotobuki/M5Stack-HID-Input-Framework-for-xR

Guru Meditation Error

Opened this issue · 1 comments

I observed Guru Meditation Error with v2.0.0-beta.2. At this moment, the cause is unknown, and the rate is rare. 🤔

14:21:24.023 -> Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
14:21:24.023 -> 
14:21:24.023 -> Core  0 register dump:
14:21:24.023 -> PC      : 0x4009add4  PS      : 0x00060533  A0      : 0x8009b5e9  A1      : 0x3ffe7d00  
14:21:24.064 -> A2      : 0x3f800014  A3      : 0x0308709c  A4      : 0x3ffc5980  A5      : 0x00060323  
14:21:24.064 -> A6      : 0x00060320  A7      : 0x00000001  A8      : 0x0000000d  A9      : 0x00000000  
14:21:24.064 -> A10     : 0x3f800048  A11     : 0x00000024  A12     : 0x00000000  A13     : 0x00060523  
14:21:24.064 -> A14     : 0x00060523  A15     : 0xfffffffc  SAR     : 0x00000017  EXCCAUSE: 0x0000001c  
14:21:24.064 -> EXCVADDR: 0x030870a0  LBEG    : 0x4000c349  LEND    : 0x4000c36b  LCOUNT  : 0xffffffff  
14:21:24.138 -> 
14:21:24.138 -> 
14:21:24.138 -> Backtrace:0x4009add1:0x3ffe7d000x4009b5e6:0x3ffe7d20 0x4009b838:0x3ffe7d40 0x4008478a:0x3ffe7d60 0x4008479d:0x3ffe7d90 0x40084a00:0x3ffe7db0 0x40084a52:0x3ffe7dd0 0x4015e88f:0x3ffe7e20 0x4019830a:0x3ffe7e40 0x40187a76:0x3ffe7e60 0x4001791d:0x3ffe7e80 0x401882c5:0x3ffe7ea0 0x401883a2:0x3ffe7ee0 0x400188f5:0x3ffe7f10 0x40187cbb:0x3ffe7f50 0x40044e06:0x3ffe7f70 0x40045ea1:0x3ffe7f90 0x400886a4:0x3ffe7fc0 0x40019d11:0x3ffe7ff0 0x40055b4d:0x3ffe8010 0x40186293:0x3ffe8030 0x40186914:0x3ffe8050 
14:21:24.138 -> 
14:21:24.138 -> 
14:21:24.138 -> 
14:21:24.138 -> 
14:21:24.138 -> ELF file SHA256: 0000000000000000
14:21:24.138 -> 
14:21:24.138 -> Rebooting...
14:21:24.138 -> ets Jun  8 2016 00:22:57
14:21:24.138 -> 
14:21:24.138 -> rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
14:21:24.138 -> configsip: 0, SPIWP:0xee
14:21:24.138 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
14:21:24.138 -> mode:DIO, clock div:1
14:21:24.138 -> load:0x3fff0030,len:1344
14:21:24.138 -> load:0x40078000,len:13516
14:21:24.138 -> load:0x40080400,len:3604
14:21:24.138 -> entry 0x400805f0
14:21:28.938 -> 30240

I have been testing with testing scripts and couldn't reproduce the issue so far.