-
Notifications
You must be signed in to change notification settings - Fork 349
Description
Describe the bug
ERROR:Exception DspPanicError occurred at 'C:\work\tools\cavs_scripts-py\utilities\ipc_driver.py':171 DSP Panic on IPC response timeout! 0x00000005 0x0DEAD006 0x00004000
ERROR:Exception DspPanicError occurred at 'C:\work\tools\cavs_scripts-py\utilities\ipc_driver.py':171 DSP Panic notification received: SOF_IPC_PANIC_EXCEPTION 0x00000005 0x0DEAD006 0x00004000
Bug occurs with a playback iteration greater than 1
Bug was found in:
TestVolumeSimple8000Hz16b16b1ch
TestVolumeSimple8000Hz24b32b4ch
TestVolumeSimple48000Hz32b32b8ch
TestVolumeChangeInMiddle8000Hz32b32b4ch
TestVolumeChangeInMiddle48000Hz32b32b4ch
TestVolumeMultipleChanges8000Hz24b32b2ch
TestVolumeMultipleChanges48000Hz24b32b2ch
TestVolumeMute8000Hz32b32b8ch
TestVolumeMute48000Hz32b32b8ch
TestVolumeInitialRampSimple8000Hz24b32b4ch
TestVolumeInitialRampSimple48000Hz32b32b2ch
TestDiffVolumeChangeInChannels8000Hz24b32b4ch
TestDiffVolumeChangeInChannels48000Hz32b32b4ch
Topology
TestVolumeSimple
+--------------------------------+
+------+ | +---+ +- -+ +---+ +-------+ |
| Host |----->|Buf|->|Vol|->|Buf|->|SSP Dai|---+
+------+ | +---+ +-- + +---+ +-------+ | |
+--------------------------------+ |
|
+------------------+ |
+------+ | +---+ +-------+ | |
| Host |<-----|Buf|<-|SSP Dai|<----------------+
+------+ | +---+ +-------+ |
+------------------+
Description:
Simultaneous playback and capture on external loopback (same SSP) with signal amplitude verification.
Playback pipeline contains volume component.
Volume gain is explicitly set to 1 before playback starts.
To Reproduce
Run tests with diagnostic driver
with argument: --playback_iterations=2
03_00_TestVolumeSimple8000Hz16b16b1ch
Reproduction Rate
100%
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- SOF BRANCH: main HASH: ea72e3e
- Name of the platform(s) on which the bug is observed.
- Platform: TGL RVP
the last working and not working commit: ebc222d
Logs
DSPPanicVolume.zip