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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: