Advertisement
Guest User

Untitled

a guest
Mar 31st, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. Exception (29):
  2. epc1=0x4020e7fa epc2=0x00000000 epc3=0x4000e230 excvaddr=0x00000000 depc=0x00000000
  3.  
  4. ctx: sys
  5. sp: 3ffffd90 end: 3fffffb0 offset: 01a0
  6.  
  7. >>>stack>>>
  8. 3fffff30: c43cacb3 000001f4 3ffee480 401004f4
  9. 3fffff40: 4021e002 00000000 3ffee480 40106ee0
  10. 3fffff50: 00000000 00000000 00000001 4022ad61
  11. 3fffff60: 40229dd9 40229de2 3ffee2f4 3ffef460
  12. 3fffff70: 4022e599 3ffee2f4 3ffef460 c43caad3
  13. 3fffff80: 4022e5de 3fffdab0 00000000 3fffdcb0
  14. 3fffff90: 3ffef478 3fffdad0 3fff0204 402080ab
  15. 3fffffa0: 40000f49 40000f49 3fffdab0 40000f49
  16. <<<stack<<<
  17.  
  18. Decoded:
  19. Exception 29: StoreProhibited: A store referenced a page mapped with an attribute that does not permit stores
  20. Decoding 14 results
  21. 0x4020e7fa: ethernet_output at ?? line ?
  22. 0x401004f4: calloc at C:\Users\Alex.ALEX_JR\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.0\cores\esp8266\umm_malloc/umm_malloc.c line 1688
  23. 0x4021e002: sta_input at ?? line ?
  24. 0x40106ee0: pvPortZalloc at C:\Users\Alex.ALEX_JR\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.0\cores\esp8266/heap.c line 68
  25. 0x4022ad61: LightSleepWakedCbSetFunc at ?? line ?
  26. 0x40229dd9: pm_set_sleep_time at ?? line ?
  27. 0x40229de2: pm_set_sleep_time at ?? line ?
  28. 0x4022e599: system_restart_enhance at ?? line ?
  29. 0x4022e5de: system_restart_enhance at ?? line ?
  30. 0x402080ab: std::function ::swap(std::function &) at ?? line ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement