You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#0 0x40084875 in panic_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/panic.c:408
#1 0x4008ff51 in esp_system_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/esp_system.c:137
#2 0x40095765 in abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/abort.c:46
#3 0x401c9397 in __cxxabiv1::__terminate(void (*)()) at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#4 0x401c93de in std::terminate() at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#5 0x401c9e1f in __cxa_pure_virtual at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/pure.cc:50
#6 0x400fd6a9 in c_InputFPPRemote::StopPlaying() at src/input/InputFPPRemote.cpp:387
#7 0x400fdc2b in c_InputFPPRemote::TaskProcess() at src/input/InputFPPRemote.cpp:263
#8 0x400fdca3 in FppRemoteTask(void*) at src/input/InputFPPRemote.cpp:58
The text was updated successfully, but these errors were encountered:
--------- Instructions --------
Please provide answers directly below each section.
--------- Instructions ---------
ESPixelStick Firmware Version
Commit b9c15c1
Hardware Version
esp32dev
add PSRAM and fix's for WROVER-E
Binary release or compiled yourself?
compiled
Operating System (and version)
win11
Web Browser (and version)
Chrome / Opera
Access Point
Describe the bug
This is after a clean pull. Start any type of upload (fpp connect, web, FTP) and it instantly resets.
Backtrace: 0x40084875:0x3ffaf6b0 0x4008ff51:0x3ffaf6d0 0x40095765:0x3ffaf6f0 0x401c9397:0x3ffaf770 0x401c93de:0x3ffaf790 0x401c9e1f:0x3ffaf7b0 0x400fd6a9:0x3ffaf7d0 0x400fdc2b:0x3ffaf7f0 0x400fdca3:0x3ffaf810
#0 0x40084875 in panic_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/panic.c:408
#1 0x4008ff51 in esp_system_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_system/esp_system.c:137
#2 0x40095765 in abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/newlib/abort.c:46
#3 0x401c9397 in __cxxabiv1::__terminate(void (*)()) at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:47
#4 0x401c93de in std::terminate() at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:57
#5 0x401c9e1f in __cxa_pure_virtual at /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/xtensa-esp32-elf/src/gcc/libstdc++-v3/libsupc++/pure.cc:50
#6 0x400fd6a9 in c_InputFPPRemote::StopPlaying() at src/input/InputFPPRemote.cpp:387
#7 0x400fdc2b in c_InputFPPRemote::TaskProcess() at src/input/InputFPPRemote.cpp:263
#8 0x400fdca3 in FppRemoteTask(void*) at src/input/InputFPPRemote.cpp:58
The text was updated successfully, but these errors were encountered: