Abort

Here we can discuss about the problem found
Post Reply
GSontag
Posts: 18
Joined: Wed Feb 10, 2021 9:38 am
Location: Antony,France
Has thanked: 2 times
Been thanked: 5 times

Abort

Post by GSontag »

Hello,
Just in case it can help

>>
Program Running
assertion "old_size > 0" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps.c", line 308, function: heap_caps_realloc
abort() was called at PC 0x40189a03 on core 1
Backtrace: 0x400909b4:0x3ffb1ca0 0x40090be5:0x3ffb1cc0 0x40189a03:0x3ffb1ce0 0x40089007:0x3ffb1d10 0x40089055:0x3ffb1d30 0x400894d5:0x3ffb1d50 0x4000bedd:0x3ffb1d70 0x400d982d:0x3ffb1d90 0x400d98cb:0x3ffb1db0 0x400e7065:0x3ffb1e20 0x400f3fc3:0x3ffb1ec0 0x400f4eaf:0x3ffb1f20 0x400f508e:0x3ffb1f80 0x40131c25:0x3ffb1fb0 0x4008ce45:0x3ffb1fd0
Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee

<<

a Power off/on was necessary and everything work fine after without any change in the program
Gérard
Tool Kit 1.22
Annex32 WiFi 1.43.2
Windows 10-64b
Firefox 86.0
Serial TeraTerm 4.105
GSontag
Posts: 18
Joined: Wed Feb 10, 2021 9:38 am
Location: Antony,France
Has thanked: 2 times
Been thanked: 5 times

Re: Abort

Post by GSontag »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Fri Feb 26, 2021 2:43 pm Hello,
Just in case it can help

>>
Program Running
assertion "old_size > 0" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/heap_caps.c", line 308, function: heap_caps_realloc
abort() was called at PC 0x40189a03 on core 1
Backtrace: 0x400909b4:0x3ffb1ca0 0x40090be5:0x3ffb1cc0 0x40189a03:0x3ffb1ce0 0x40089007:0x3ffb1d10 0x40089055:0x3ffb1d30 0x400894d5:0x3ffb1d50 0x4000bedd:0x3ffb1d70 0x400d982d:0x3ffb1d90 0x400d98cb:0x3ffb1db0 0x400e7065:0x3ffb1e20 0x400f3fc3:0x3ffb1ec0 0x400f4eaf:0x3ffb1f20 0x400f508e:0x3ffb1f80 0x40131c25:0x3ffb1fb0 0x4008ce45:0x3ffb1fd0
Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee

<<

a Power off/on was necessary and everything work fine after without any change in the program
Gérard
End of the movie:
>>
ws[/ws][1] connect
Number of program lines :0
Can't read program
CORRUPT HEAP: Bad head at 0x3ffd5e10. Expected 0xabba1234 got 0x3ffda7c4
assertion "head != NULL" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/heap/multi_heap_poisoning.c", line 214, function: multi_heap_free
abort() was called at PC 0x40189a03 on core 1
Backtrace: 0x400909b4:0x3ffb1de0 0x40090be5:0x3ffb1e00 0x40189a03:0x3ffb1e20 0x400905a1:0x3ffb1e50 0x40088f6e:0x3ffb1e70 0x400894c5:0x3ffb1e90 0x4000bec7:0x3ffb1eb0 0x400daf41:0x3ffb1ed0 0x400f5037:0x3ffb1f80 0x40131c25:0x3ffb1fb0 0x4008ce45:0x3ffb1fd0
<<


I am going to erase and reload... Hoping the flash is not definitively corrupted.
Gérard
Tool Kit 1.22
Annex32 WiFi 1.43.2
Windows 10-64b
Firefox 86.0
Serial TeraTerm 4.105
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1271 times
Contact:

Re: Abort

Post by cicciocb »

I think that probably the internal disk is corrupted.

Probably you should reflash the chip and see what happens
GSontag
Posts: 18
Joined: Wed Feb 10, 2021 9:38 am
Location: Antony,France
Has thanked: 2 times
Been thanked: 5 times

Re: Abort

Post by GSontag »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Fri Feb 26, 2021 5:28 pm I think that probably the internal disk is corrupted.

Probably you should reflash the chip and see what happens
Thanks cicciocb
This is what i have done
Everything seems OK
Gérard
Tool Kit 1.22
Annex32 WiFi 1.43.2
Windows 10-64b
Firefox 86.0
Serial TeraTerm 4.105
Post Reply