Advertisement
Guest User

Untitled

a guest
Jun 25th, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. Guru Meditation Error: Core 0 panic'ed (IllegalInstruction). Exception was unhandled.
  2.  
  3. Core 0 register dump:
  4. PC : 0x5f49445f PS : 0x00060430 A0 : 0x800020b8 A1 : 0x3ffcfff0
  5. A2 : 0x3ffce0ec A3 : 0x3fff0a9c A4 : 0x3fff0af4 A5 : 0x00000000
  6. A6 : 0x00000000 A7 : 0x00000001 A8 : 0x80002058 A9 : 0x3ffcffd0
  7. A10 : 0x3ffce0ec A11 : 0x00010000 A12 : 0x401bd614 A13 : 0xffe3349d
  8. A14 : 0xffffffff A15 : 0x3ffbd4ec SAR : 0x00000001 EXCCAUSE: 0x00000000
  9. EXCVADDR: 0x00000000 LBEG : 0x401d84cd LEND : 0x401d84d6 LCOUNT : 0x00000000
  10.  
  11. Backtrace:0x5f49445c |<-CORRUPTED
  12.  
  13.  
  14. ELF file SHA256: 59e07dec4712e336
  15.  
  16. 0x40080400 in ?? ()
  17. #0 0x40080400 in ?? ()
  18. #1 0x400020b8 in ?? ()
  19. #2 0x401c1194 in mg_http_free_proto_data_file (d=0x3fff08dc)
  20. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:5873
  21. #3 0x401c11ad in mg_http_proto_data_destructor (proto_data=0x3fff08dc)
  22. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:5914
  23. #4 0x401c34a9 in mg_destroy_conn (conn=0x3fff23e4,
  24. destroy_if=<optimized out>)
  25. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:2389
  26. #5 0x401c6388 in mg_close_conn (conn=0x3fff23e4)
  27. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:2422
  28. #6 0x401c961a in mg_ev_mgr_lwip_process_signals (mgr=<optimized out>)
  29. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:15655
  30. #7 0x401c9648 in mg_lwip_if_poll (iface=<optimized out>, timeout_ms=0)
  31. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:15715
  32. #8 0x401d85e8 in mg_mgr_poll (m=0x3ffd4248 <s_mgr>, timeout_ms=0)
  33. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mongoose.c:2519
  34. #9 0x401c0ca0 in mongoose_poll (ms=0)
  35. at /data/tmp/mos_prebuild/tmp/cesanta/mos-libs/mongoose/src/mgos_mongoose.c:61
  36. #10 0x400823c0 in mgos_mg_poll_cb (arg=<optimized out>)
  37. at /data/fwbuild-volumes/2.19.1/apps/cnmesh-gw/esp32/build_contexts/build_ctx_891606047/deps/freertos/src/mgos_freertos.c:81
  38. #11 0x400822ca in mgos_task (arg=<optimized out>)
  39. at /data/fwbuild-volumes/2.19.1/apps/cnmesh-gw/esp32/build_contexts/build_ctx_891606047/deps/freertos/src/mgos_freertos.c:200
  40. Detaching from program: /fw.elf, Remote target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement