Closed

Description
Basic Infos
Hardware
Hardware: ESP-12E
Core Version: 2.1.0
Description
Recently added a new access point and now SSDP enabled ESP units started to crash.
Also using the sample SSDP sketch crashed at the same event, receiving a IGMP membership query from this new access point.
Settings in IDE
Module: NodeMCU 1.0
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: OTA
Reset Method: nodemcu
Sketch
Provided SSDP sample sketch
Debug Messages
Exception (0):
epc1=0x40106cf6 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000
ctx: sys
sp: 3ffffd80 end: 3fffffb0 offset: 01a0
>>>stack>>>
3fffff20: 4021aca3 005e0001 402107c4 3ffed250
3fffff30: 3fff21a4 00000001 4021ace2 402107dd
3fffff40: 4021aaf1 3fff21cc 3ffed250 3ffebff0
3fffff50: 3ffe0000 3fff21a4 3ffeed00 4021b4a4
3fffff60: 3fff21cc 3fff1b8c 3ffec018 3ffed250
3fffff70: 3fff1b8c 00000014 4021a7ee 3fff21cc
3fffff80: 3fff1b8c 3fffdc80 3fff1bf4 3fff0610
3fffff90: 402261a7 3fff21cc 00000000 402062ff
3fffffa0: 40000f49 3fffdab0 3fffdab0 40000f49
<<<stack<<<
Decoding 12 results
0x40106cf6: __umodsi3 at d:\ivan\projects\arduinoesp\toolchain\dl\gcc-xtensa\build-2\xtensa-lx106-elf\libgcc/../../../libgcc/config/xtensa/lib1funcs.S line 696
0x4021aca3: igmp_tmr at ?? line ?
0x402107c4: ieee80211_deliver_data at ?? line ?
0x4021ace2: igmp_tmr at ?? line ?
0x402107dd: ieee80211_deliver_data at ?? line ?
0x4021aaf1: igmp_input at ?? line ?
0x4021b4a4: ip_input at ?? line ?
0x4021a7ee: ethernet_input at ?? line ?
0x402261a7: ets_snprintf at ?? line ?
0x402062ff: loop_task at C:\Tools\arduino-1.6.8P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/core_esp8266_main.cpp line 43
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.