Skip to content

[BUG] IPC timeout on unbind in signal-start-stop test #10053

@kv2019i

Description

@kv2019i

Describe the bug
Starting with 11th June 2025 daily test on Intel PTL, we see failures in check-signal-stop-start-playback-50.sh test.

@ujfalusi did a test with today's SOF kernel and yesterday's FW and issue is not seen, so it would seem this is a regression caused by Zephyr baseline update in #10046

To Reproduce
check-signal-stop-start-playback-50.sh

Reproduction Rate
High

Expected behavior
No IPC timeout

Impact
Loss of audio functionality

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
  2. Name of the topology file
    • Topology: multiple, HDA, nocodec, SDW
  3. Name of the platform(s) on which the bug is observed.
    • Platform: Intel ptl

Screenshots or console output

[ 2692.795135] kernel: snd_sof:sof_widget_free_unlocked: sof-audio-pci-intel-ptl 0000:00:1f.3: widget host-copier.31.playback freed
[ 2692.795147] kernel: snd_sof:sof_ipc4_route_free: sof-audio-pci-intel-ptl 0000:00:1f.3: unbind modules gain.15.1:0 -> mixin.15.1:0
[ 2692.795157] kernel: snd_sof:sof_widget_free_unlocked: sof-audio-pci-intel-ptl 0000:00:1f.3: widget gain.15.1 freed
[ 2692.795168] kernel: snd_sof:sof_ipc4_route_free: sof-audio-pci-intel-ptl 0000:00:1f.3: unbind modules mixin.15.1:0 -> mixout.1.1:0
[ 2692.795180] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc tx      : 0x4600100a|0x100b: MOD_UNBIND
[ 2693.297990] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc timed out for 0x4600100a|0x100b
[ 2693.298017] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: IPC timeout
[ 2693.298059] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: failed to unbind modules mixin.15.1:0 -> mixout.1.1:0
[ 2693.298091] kernel: snd_sof:sof_ipc4_log_header: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc tx      : 0x12000000|0x0: GLB_DELETE_PIPELINE
[ 2693.801982] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: ipc timed out for 0x12000000|0x0
[ 2693.802010] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: IPC timeout
[ 2693.802054] kernel: sof-audio-pci-intel-ptl 0000:00:1f.3: failed to free pipeline widget pipeline.15

Metadata

Metadata

Assignees

Labels

IPC timeoutIPC timeout observedP2Critical bugs or normal featuresPTLIntel Panther Lake platformbugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions