crash investigation

fbeaulier
Posts: 10
Joined: Wed Oct 31, 2018 10:08 am

crash investigation

Postby fbeaulier » Wed Oct 31, 2018 10:20 am

Hello,

My BLE application is always crashing at a specific point with the following debug :
abort() was called at PC 0x400e78ab on core 1

Backtrace: 0x4008e8ef:0x3ffedce0 0x4008ea47:0x3ffedd00 0x400e78ab:0x3ffedd20 0x400e78f2:0x3ffedd40 0x400e6243:0x3ffedd60 0x4016081d:0x3ffedd80 0x400d4d8d:0x0

Rebooting...
What is the best way to investigate and understand what's happening ?

BR

Francois

ESP_igrr
Posts: 2071
Joined: Tue Dec 01, 2015 8:37 am

Re: crash investigation

Postby ESP_igrr » Wed Oct 31, 2018 10:52 am

Please check https://docs.espressif.com/projects/esp ... rrors.html, in particular "Register Dump and Backtrace" section. If you use IDF Monitor tool (available via "make monitor" or "idf.py monitor"), the backtrace will be decoded into function names.

Who is online

Users browsing this forum: Baidu [Spider] and 96 guests