Keqiao Zhang
Keqiao Zhang
@jsarha,this issue is still valid in CI, we see this issue almost every day in "CI daily test(Today's test ID:10429)". For TGL platform, maybe you can test with [check-xrun-injection.sh. ](https://github.com/thesofproject/sof-test/blob/main/test-case/check-xrun-injection.sh)
New failure in daily 11126?modelFirmwareType=SOF-Zephyr&model=ADLP_RVP_SDW_ZEPHYR&testcase=multiple-pipeline-capture-50, happening at the very start of the test. ``` error: Invalid text length. error: read_entry_from_ldc_file(0x26007) returned -22 error: fetch_entry() failed with: -22, aborting Skipped 0...
@ranj063 , we did not observed this issue in CI, please share more log about this I/O error. There's only one IPC error happens on ADLP_RVP_NOCODEC_IPC4 platform(Iris will file a...
Closing this issue as it's not reproducible now.
Sorry, I was busy with other tasks recently, I will try sparse build with latest SOF/Zephyr SDK.
I just tried sparse build with latest `sof` + `zephyr-sdk-0.15.0`, build passed without errors. Here are the steps: 1. install the latest `zephyr-sdk-0.15.0` 2. set the REAL_CC: `export REAL_CC=$INSTALL_PATH/zephyr-sdk-0.15.0/xtensa-intel_s1000_zephyr-elf/bin/xtensa-intel_s1000_zephyr-elf-gcc` 3....
> @keqiaozhang close? Yes, closing this PR.
This issue is duplicated with https://github.com/thesofproject/sof/issues/6214. let's track the issue in https://github.com/thesofproject/sof/issues/6214
Before trying Zephyr lock debugging. I did more tests this afternoon. First this issue is reproducible, I tested with https://github.com/thesofproject/sof/commit/9611d126ba5d4939c8a5a841e10663aac2b89e41 and hit this issue twice in 10 rounds of `multiple-pause-resume.sh...
@lgirdwood and @andrula-song Confirmed that PR https://github.com/thesofproject/sof/pull/5857 can fix this issue. 15 rounds of test passed(`~/sof-test/test-case/multiple-pause-resume.sh -r 50`). It took about 4 and a half hours.