espressif / esp-adf

Espressif Audio Development Framework
Other
1.49k stars 667 forks source link

play bt source, mp3 decoder crash (AUD-5505) #1224

Open ygl176 opened 2 days ago

ygl176 commented 2 days ago

INSTRUCTIONS

Environment

Problem Description

Enable BT High level interrupt, mp3_decoder carsh probly.

Expected Behavior

http -> mp3 -> alc -> filter_upsample -> bt, The pipeline is running stably.

Actual Behavior

mp3 decoder crash

bt_source.zip bt_high_itr_crash.txt

ygl176 commented 2 days ago

If the http is unstable(HTTP_STREAM: No more data,errno:0, total_bytes:12064800, rlen = 0), it is prone to crashes. bt_stop_wifi_crash.txt