So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Ryo Saeba
#75623 >>>stack>>>
3ffffe10: 00000004 3fff4afc 3fff2e7c 00000001
3ffffe20: 40236372 3ffedfc0 3fff2e7c 3ffedfc0
3ffffe30: 00000002 00000000 00000020 3fff4afc
3ffffe40: 3fff2ca0 00000000 3fff2c9c 4021c8c5
3ffffe50: 4021fc2e 3ffea50c 3fff2c9c 4021fe30
3ffffe60: 00000000 3ffffe90 00000000 3ffedfc0
3ffffe70: 3ffea50c 3ffea50c 3fff2c9c 4021fe5e
3ffffe80: 3fff3a64 3fff2c9c 3fff2d54 4022208f
3ffffe90: c0a80101 401043e6 3fff3d48 3fff3244
3ffffea0: 00000000 000000f9 3fff4b36 3fff2d7a
3ffffeb0: 000000f5 3fff2d54 000000f0 00000004
3ffffec0: 00000004 00000004 00000000 3fff4afc
3ffffed0: 00000134 00000000 3fff4a94 3fff4afc
3ffffee0: 3fff2d84 3fff4b2e 3fff3aac 3fff4afc
3ffffef0: 3fff2d84 3fff4b2e 3fff3aac 402200f0
3fffff00: 00000000 00000043 3fff2c9c 00000000
3fffff10: 00000000 0000015e 3fffff80 3fff4b1a
3fffff20: 3fff2c9c 3fff4afc 3fff2d84 402235c4
3fffff30: 00000014 0000039b 0000039b 3fff2c9c
3fffff40: 3fffdc80 3fff3244 3fff4a7c 3fff32cc
3fffff50: 00000008 3fff2c9c 3fff4afc 4021cc29
3fffff60: 3fffdc80 3fff3244 3fff4a7c 4010453c
3fffff70: 4023a1d6 3fff3244 3fff4a7c 4023a1e8
3fffff80: 3fff4b0c 3fff4afc 00000000 3fff1860
3fffff90: 402350ab 00000000 3fff4a7c 4023c147
3fffffa0: 40000f49 3fffdab0 3fffdab0 40000f49
<<<stack<<<
==========================================

Decoding stack results
Code: Select all0x4021c8c5: netif_sta_status_callback at glue-lwip/lwip-git.c line 303
0x4021fc2e: pbuf_copy_partial at core/pbuf.c line 1045
0x4021fe30: netif_set_ipaddr at core/netif.c line 545
0x4021fe5e: netif_set_addr_LWIP2 at core/netif.c line 584
0x4022208f: dhcp_recv at core/ipv4/dhcp.c line 277
0x401043e6: glue2esp_linkoutput at glue-esp/lwip-esp.c line 300
0x402200f0: udp_input at core/udp.c line 393
0x402235c4: ip4_input at core/ipv4/ip4.c line 679
0x4021cc29: ethernet_input_LWIP2 at netif/ethernet.c line 182
0x4010453c: esp2glue_ethernet_input at glue-lwip/lwip-git.c line 433
0x4023a1d6: ethernet_input at glue-esp/lwip-esp.c line 357
0x4023a1e8: ethernet_input at glue-esp/lwip-esp.c line 365


Can anybody help me ? What is this mean? how to debug with this ? Does that means my sketch has deadlock ?

please help !!

- ryo