abort in ipc.c

ealdwulf
Posts: 2
Joined: Tue Dec 15, 2015 2:02 pm

abort in ipc.c

Postby ealdwulf » Fri Aug 04, 2017 10:45 am

Hi,
We are seeing an abort here:
https://github.com/espressif/esp-idf/bl ... /ipc.c#L54

Any ideas? It looks to me like s_ipc_wait and is supposed to be protected by s_ipc_mutex but isn't, which could cause a lockup if esp_ipc_call_and_wait happens to be called on both cores at the same time. But I don't see how that can cause this abort.

Who is online

Users browsing this forum: No registered users and 49 guests