Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WDT panic in led_strip #1

Closed
fweiss opened this issue Dec 2, 2019 · 1 comment
Closed

WDT panic in led_strip #1

fweiss opened this issue Dec 2, 2019 · 1 comment

Comments

@fweiss
Copy link
Owner

fweiss commented Dec 2, 2019

Something like this has been observed frequently, except for some animations like spin bottle.

The stack dump shows the last as list.c

0x400ee4e2: operator new(unsigned int) at /Volumes/build/idf/crosstool-NG/.build/src/gcc-5.2.0/libstdc++-v3/libsupc++/new_op.cc:59

0x4008f600: vListInsert at /Users/frankw/esp/esp-idf/components/freertos/list.c:188 (discriminator 1)

There is info in list.c for the suspicious for loop.

@fweiss
Copy link
Owner Author

fweiss commented Jun 24, 2024

Closing as this has not been observed for some time.

@fweiss fweiss closed this as completed Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant