EasyUI
EasyUI copied to clipboard
Exception (3) when opening the webpage from the soft_AP_UI_test
(Also I just saw that the repo is marked as deprecated)
I compiled the soft_AP_UI_test
example. When I load the webpage in Firefox for Android, the ESP8266 crashes.
Using:
- Arduino 1.8.9
- arduinoWebSockets/releases/tag/2.1.1
- Firefox 68.0.2
- Adafruit Feather HUZZAH (esp8266)
Additional Info: I have issues compiling other ESP user interface libraries after a fresh install of Arduino. Although I am confused since this library compiles and only throws errors during runtime. ESPUI/issues/61
Console Output:
IP address: 192.168.4.1
Exception (3):
epc1=0x40216008 epc2=0x00000000 epc3=0x00000000 excvaddr=0x40263f4b depc=0x00000000
>>>stack>>>
ctx: cont
sp: 3ffffc50 end: 3fffffc0 offset: 01a0
3ffffdf0: 40263f4b 0000025e 3ffef1bc 40209c84
3ffffe00: 00000000 3fff0294 3ffef1bc 402042b5
3ffffe10: 00000000 00000000 ff20af3c 3fffefa0
3ffffe20: 3fff0294 ffffffff 00000000 4020b51b
3ffffe30: 00003547 ffffffff 3fff0064 40201d56
3ffffe40: 3ffef464 00000277 00000277 4020d4b8
3ffffe50: 3ffffea8 3ffe8eeb 3fffff08 4020d8e0
3ffffe60: 3ffffea8 3ffe8eeb 3fff0294 40209c60
3ffffe70: 3ffe8eeb 3ffe8eeb 3fff0294 40209c84
3ffffe80: 3ffffea8 3ffe8eeb 3fff0294 00000001
3ffffe90: 3ffffee0 3fff07fc 00000000 4020a4dc
3ffffea0: 00000000 ff312e34 3ffffee0 402052ec
3ffffeb0: 00000001 00000001 3fff07d4 40212d8b
3ffffec0: 00000000 40204534 3fff07d4 401000a9
3ffffed0: 3fff07d4 3fff02d8 3fffff00 40205322
3ffffee0: 00000000 00000000 ffff0294 40209fd0
3ffffef0: 3fff07d4 3fff02d8 3fff0294 402053ad
3fffff00: 0000002f 00000000 00000000 00000000
3fffff10: ff2f5054 00000000 40100200 00003542
3fffff20: 3fff02bc 3fff0348 00000001 402129dc
3fffff30: 00000001 00000000 00000000 00000019
3fffff40: 00000000 3fff0064 3fff0294 3ffef3c8
3fffff50: 00000001 3fff02bc 3fff0294 40205604
3fffff60: 402136b8 00000000 00001388 3ffef3c8
3fffff70: 00000000 3fff0064 3fff0384 40209089
3fffff80: 3fffdad0 00000000 3ffef1bc 402029ee
3fffff90: 00000000 00000000 3ffef398 402010d4
3fffffa0: 3fffdad0 00000000 3ffef398 4020afec
3fffffb0: feefeffe feefeffe 3ffe8558 401005c9
<<<stack<<<
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v8b899c12
~ld
IP address: 192.168.4.1
Exception (3):
epc1=0x40216008 epc2=0x00000000 epc3=0x00000000 excvaddr=0x40263f4b depc=0x00000000
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.79. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.