List of known bugs

JosuGZ
Posts: 48
Joined: Tue Jan 14, 2020 9:47 am

List of known bugs

Postby JosuGZ » Thu May 19, 2022 11:21 am

Is there a list of known bugs + the IDF version that fixes them?

For example, I discovered a bug that caused uart_wait_tx_done to never return, if someone is facing an issue it might be worth it to have that somewhere so they can check if it might be an IDF bug.

My current problem: I'm stuck on IDF 3.2, and apparently one of my UART stops working (it reads but it might not be writing). This persists even after my watchdog ends up aborting due to a loss of communication with a peripheral. Restarting with the enable pin solves the issue. I'm suspicious that this might be a bug on the IDF side. At the very minimum restarting/aborting the ESP should solve the problem (which happens very rarely, once every few months).

filo_gr
Posts: 109
Joined: Wed Jul 28, 2021 12:25 pm
Location: Italy

Re: List of known bugs

Postby filo_gr » Fri May 20, 2022 1:32 pm

I know that there is their official Github: https://github.com/espressif/esp-idf/issues
Last edited by filo_gr on Mon Jul 04, 2022 12:59 pm, edited 2 times in total.
Filippo

JosuGZ
Posts: 48
Joined: Tue Jan 14, 2020 9:47 am

Re: List of known bugs

Postby JosuGZ » Sun May 22, 2022 9:27 pm

It is very hard to search though.

a2800276
Posts: 74
Joined: Sat Jan 23, 2016 1:59 pm

Re: List of known bugs

Postby a2800276 » Mon May 23, 2022 6:01 pm

There are a lot of issues! If you find the "search for bugs affecting me" button, let me know, I've been looking for it as well :)

But if you search for just "bugs" they are reduced to 4 open ones and 49 that are closed.

If you're looking for changes from IDF version to IDF version check out the release notes (https://github.com/espressif/esp-idf/releases)

JosuGZ
Posts: 48
Joined: Tue Jan 14, 2020 9:47 am

Re: List of known bugs

Postby JosuGZ » Tue May 24, 2022 11:14 am

I am particularly interested in fixed (or known, but unfixed) bugs that may persist after a call to esp_restart or a crash.

Who is online

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