Skip to content

After erase_flash the player app crashes #5

Open
@hpsaturn

Description

@hpsaturn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions