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

After erase_flash the player app crashes #5

Open
hpsaturn opened this issue Feb 23, 2023 · 1 comment
Open

After erase_flash the player app crashes #5

hpsaturn opened this issue Feb 23, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@hpsaturn
Copy link
Collaborator

Overview

 esp32decode -e firmware.elf 0x40093e3a:0x3ffee2b00x40299cf1:0x3ffee2c0 0x402a0dc6:0x3ffee5d0 0x402a0e02:0x3ffee660 0x40182a31:0x3ffee6a0 0x400df6da:0x3ffee740 0x400edbe8:0x3ffee790 0x400d8ce8:0x3ffee7c0 0x400d9047:0x3ffee7e0 0x400d3ad1:0x3ffee840 0x402bb473:0x3ffee870 0x402bb4f0:0x3ffee8c0
/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/newlib/newlib/libc/machine/xtensa/strlen.S:82
/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/newlib/newlib/libc/stdio/vsnprintf.c:70 (discriminator 4)
/builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/newlib/newlib/libc/stdio/vsnprintf.c:40
/home/avp/.platformio/packages/framework-arduinoespressif32@3.20003.220626/cores/esp32/Print.cpp:55
/home/avp/pio/ttgo/watch/src/app/LogView.cpp:44
/home/avp/pio/ttgo/watch/src/system/Datasources/database.cpp:98 (discriminator 2)
/home/avp/pio/ttgo/watch/src/app/BLEPlayer.cpp:102
/home/avp/pio/ttgo/watch/src/app/BLEPlayer.cpp:150
/home/avp/pio/ttgo/watch/src/UI/UI.cpp:419
/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_event/esp_event.c:145
/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp_event/esp_event.c:115 (discriminator 15)

Details

I did a full erase flash reset to test the last version. The first boot was very clean, without any crash, and only show one time the initial format animation :D, but when you went to navigate into the menu and check the new player app, we have this crash.

@hpsaturn hpsaturn added the bug Something isn't working label Feb 23, 2023
@lunokjod
Copy link
Owner

SQLite... :( must check this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants