Skip to content

System crash on servo library after moving from stable 2.0.0 to 2.1.0 #1742

Closed
@ghost

Description

Basic Infos

Hardware

Hardware: NodeMCU V1.0
Core Version: 2.1.0

Description

Spontaneous crash using servo library after moving from core 2.0.0. stable to 2.1.0 stable. No changes in the sketch.

Settings in IDE

Module: NodeMCU 1.0
Flash Size: 4MB
CPU Frequency: 80Mhz
Upload Using: SERIAL
Reset Method: nodemcu

Sketch

ESP Easy R84, to large to copy here...
https://github.com/ESP8266nu/ESPEasy

Decoded ESP Exception


0x4021d968: isTimerActive at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\libraries\Servo\src\esp8266/Servo.cpp line 306
0x40107354: timer0_isr_handler at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/core_esp8266_timer.c line 80
0x40107370: timer0_isr_handler at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/core_esp8266_timer.c line 85
0x40229d0e: ieee80211_ht_updateparams at ?? line ?
0x40248771: set_dpd_bypass at ?? line ?
0x4022a749: ieee80211_parse_beacon at ?? line ?
0x40106415: ets_timer_disarm at ?? line ?
0x40106762: spi_flash_read at ?? line ?
0x401077e4: pvPortZalloc at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/heap.c line 33
0x4022639d: pm_set_sleep_time at ?? line ?
0x40226832: pm_get_sleep_type at ?? line ?
0x402231cc: pp_noise_test at ?? line ?
0x402268df: pm_get_sleep_type at ?? line ?
0x402402dd: ets_timer_handler_isr at ?? line ?
0x40201a70: delay_end at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/core_esp8266_wiring.c line 40
0x402402dd: ets_timer_handler_isr at ?? line ?
0x402402dd: ets_timer_handler_isr at ?? line ?
0x40240322: ets_timer_handler_isr at ?? line ?
0x4021ec8f: loop_task at C:\Tools\arduino-1.6.5P210\portable\packages\esp8266\hardware\esp8266\2.1.0\cores\esp8266/core_esp8266_main.cpp line 43

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions