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

T-watch crashes upon receiving data #1

Open
themelispan opened this issue Mar 7, 2022 · 0 comments
Open

T-watch crashes upon receiving data #1

themelispan opened this issue Mar 7, 2022 · 0 comments

Comments

@themelispan
Copy link

I installed the version 1.2.0 of the companion app on my phone. and the smartwatch port on my t-watch. When my phone finally manages to connect with the watch, it crashes. When it reboots, it crashes almost immediately and it is stuck in this loop until you force-power it off from the button and then back on again.
This is what appeared on the Serial monitor:

13:26:16.021 -> Started Watch
13:26:20.120 -> assertion "heap != NULL && "free() target pointer is outside heap areas"" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps.c", line 267, function: heap_caps_free13:26:20.120 -> abort() was called at PC 0x400e3de7 on core 013:26:20.120 ->13:26:20.120 -> ELF file SHA256: 0000000000000000
13:26:20.120 ->
13:26:20.120 -> Backtrace: 0x40095aac:0x3ffd0c30 0x40095d25:0x3ffd0c50 0x400e3de7:0x3ffd0c70 0x40082787:0x3ffd0ca0 0x40089b9d:0x3ffd0cc0 0x4000bec7:0x3ffd0ce0 0x400d7586:0x3ffd0d00 0x400d7f45:0x3ffd0d40 0x400d69d5:0x3ffd0d60 0x400d73ed:0x3ffd0e10 0x400feab9:0x3ffd0e60 0x400f7742:0x3ffd0eb0 0x40096d8e:0x3ffd0ee0
13:26:20.120 ->
13:26:20.120 -> Rebooting...
13:26:21.430 -> Started Watch

I have completely no clue on what this means. Any idea?

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