-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
LNLApplies to Lunar Lake platformApplies to Lunar Lake platformP1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't working as expectedSomething isn't working as expected
Description
Describe the bug
CI test started failing with:
To Reproduce
See https://sof-ci.01.org/sofpr/PR9220/build5593/devicetest/index.html?model=LNLM_RVP_NOCODEC&testcase=check-pause-resume-capture-100
Reproduction Rate
100% in a PR CI test plan that runs pause-resume test for 100 iterations
Expected behavior
No Zephyr panics
Impact
Environment
See https://sof-ci.01.org/sofpr/PR9220/build5593/devicetest/index.html?model=LNLM_RVP_NOCODEC&testcase=check-pause-resume-capture-100
Screenshots or console output
[ 910.023140] <inf> copier: copier_prepare: comp:0 0x4 copier_prepare()
[ 910.023153] <inf> pipe: pipeline_trigger: pipe:0 0x0 pipe trigger cmd 7
[ 910.023160] <inf> ll_schedule: zephyr_ll_task_schedule_common: task add 0xa0119900 0x20210U priority 0 flags 0x0
[ 910.023551] <inf> host_comp: host_get_copy_bytes_normal: comp:1 0x30004 no bytes to copy, available samples: 0, free_samples: 384
[ 910.023561] <inf> dai_intel_ssp: dai_ssp_get_properties: SSP0: fifo 164112, handshake 1, init delay 0
[ 910.023570] <inf> dai_intel_ssp: dai_ssp_early_start: SSP0 RX
[ 910.023576] <err> os: print_fatal_exception: ** FATAL EXCEPTION
[ 910.023583] <err> os: print_fatal_exception: ** CPU 0 EXCCAUSE 13 (load/store PIF data error)
[ 910.023586] <err> os: print_fatal_exception: ** PC 0xa003ae6a VADDR 0x28108
[ 910.023590] <err> os: print_fatal_exception: ** PS 0x60720
[ 910.023593] <err> os: print_fatal_exception: ** (INTLEVEL:0 EXCM: 0 UM:1 RING:0 WOE:1 OWB:7 CALLINC:2)
[ 910.023596] <err> os: xtensa_dump_stack: ** A0 0xa0062902 SP 0xa00f53e0 A2 0x4010ce1c A3 0x400f0c30
[ 910.023600] <err> os: xtensa_dump_stack: ** A4 0x60d20 A5 0x400f0c30 A6 0x28100 A7 0xa00f53e0
[ 910.023603] <err> os: xtensa_dump_stack: ** A8 0xa003ae60 A9 0xa00f5370 A10 0xa00ebf88 A11 0x20c0
[ 910.023606] <err> os: xtensa_dump_stack: ** A12 0xfff001ff A13 0x10 A14 0x4010a4f0 A15 0xa00f5370
[ 910.023610] <err> os: xtensa_dump_stack: ** LBEG 0xa0037305 LEND 0xa0037314 LCOUNT 0xa005fe27
[ 910.023613] <err> os: xtensa_dump_stack: ** SAR 0x3
[ 910.023616] <err> os: xtensa_dump_stack: ** THREADPTR (nil)
Backtrace:0xa003ae67:0xa00f53e0 0xa00628ff:0xa00f5410 0xa0071cb2:0xa00f5460 0xa0071ada:0xa00f5490 0xa007aa05:0xa00f54c0 0xa007a0a3:0xa00f54e0 0xa00749d0:0xa00f5580 0xa004285d:0xa00f55a0 0xa00423a2:0xa00f55f0 0xa004294e:0xa00f5620 0xa00423a2:0xa00f5670 0xa004294e:0xa00f56a0 0xa006a868:0xa00f56f0 0xa006a521:0xa00f5760 0xa006a497:0xa00f5790 0xa003f3ee:0xa00f57d0 0xa00680c0:0xa00f5800 0xa006ac93:0xa00f5820 0xa005f547:0xa00f5870
[ 910.023751] <err> os: z_fatal_error: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
[ 910.023756] <err> os: z_fatal_error: Current thread: 0x4010d3b8 (unknown)
[ 910.025443] <err> zephyr: k_sys_fatal_error_handler: Halting syste
Metadata
Metadata
Assignees
Labels
LNLApplies to Lunar Lake platformApplies to Lunar Lake platformP1Blocker bugs or important featuresBlocker bugs or important featuresbugSomething isn't working as expectedSomething isn't working as expected