-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 on TGL-IPC4-SDW #7324
Comments
@keqiaozhang is the respective firmware ELF file still available for this bug? If yes - would it be possible to attach it to this bug report? |
I'm afraid the firmware ELF file is not kept yet. However I found the corresponding build log (jenkins sof_generic_build/22704/console) and I could reproduce the same
Make sure your Despite the same versions and |
Found it: since CONFIG_ASSERT, even the stripped ELF is not reproducible anymore :-( |
@keqiaozhang still being reported or can we close ? |
Yes this has still been spotted semi-regularly in daily test results. |
@kv2019i any chance this could have been a variant manifestation of heap corruption #7191 that you just submitted a fix for? @keqiaozhang do you remember seeing this more recently? |
I haven't been observe this issue in CI lately, the popular issue in CI now is #7191 and some variants. |
This issue cannot be reproduced after #7660 merged. Closing this bug. |
Describe the bug
Observed this fatal error in daily test. This issue happened on TGLU-RVP-IPC4-SDW when testing multiple-pipeline-playback-50. The reproduction rate is about 20%.
Daily test run 22506?model=TGLU_RVP_SDW_IPC4ZPH&testcase=multiple-pipeline-playback-50
dmesg
mtrace
To Reproduce
~/sof-test/test-case/multiple-pipeline.sh -f p -l 50
Reproduction Rate
20%.
Environment
Kernel Commit: 7abb3259b5f0
SOF Commit: ac910714f40a
Zephyr Commit: zephyr-v3.3.0-1481-ge40859f78712
dmesg.txt
mtrace.txt
The text was updated successfully, but these errors were encountered: