forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
IPC4Intel Daily testsThis issue can be found in Intel internal daily testsThis issue can be found in Intel internal daily testsP1Blocker bugs or important featuresBlocker bugs or important featuresTGLApplies to Tiger Lake platformApplies to Tiger Lake platformbugSomething isn't workingSomething isn't working
Description
Describe the bug
Observed this issue in CI daily test. It happens on TGLU_UP_HDA-IPC4 platform, the reproduction rate is almost 100%. It should be a regression, I will do the bisection next.
dmesg
[ 4679.663002] kernel: snd_sof_intel_hda_common:hda_init_caps: sof-audio-pci-intel-tgl 0000:00:1f.3: skipping SoundWire, no links enabled
[ 4679.663139] kernel: snd_sof_intel_hda:hda_codec_probe: sof-audio-pci-intel-tgl 0000:00:1f.3: HDA codec #0 probed OK: response: 10ec0888
[ 4679.668197] kernel: BUG: kernel NULL pointer dereference, address: 0000000000000078
[ 4679.668202] kernel: #PF: supervisor read access in kernel mode
[ 4679.668204] kernel: #PF: error_code(0x0000) - not-present page
[ 4679.668205] kernel: PGD 0 P4D 0
[ 4679.668207] kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 4679.668210] kernel: CPU: 3 PID: 61983 Comm: systemd-udevd Not tainted 6.7.0-rc2-g266ee31b71f8 #dev
To Reproduce
~/sof-test/test-case/check-kmod-load-unload.sh -l 25
Reproduction Rate
100%
Environment
- Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
- Kernel: {266ee31b71f8}
- SOF: {e72056769c8b}
- Name of the topology file
- Topology: {sof-hda-generic-4ch.tplg}
- Name of the platform(s) on which the bug is observed.
- Platform: {TGLU_UP_HDA-ipc4}
Metadata
Metadata
Assignees
Labels
IPC4Intel Daily testsThis issue can be found in Intel internal daily testsThis issue can be found in Intel internal daily testsP1Blocker bugs or important featuresBlocker bugs or important featuresTGLApplies to Tiger Lake platformApplies to Tiger Lake platformbugSomething isn't workingSomething isn't working