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

Reset before any uploads begin #10

Closed
noman1228 opened this issue Dec 22, 2024 · 0 comments
Closed

Reset before any uploads begin #10

noman1228 opened this issue Dec 22, 2024 · 0 comments

Comments

@noman1228
Copy link

--------- 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

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