-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: Intel ADSPIntel Audio platformsIntel Audio platformspriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
There is failed test with status " Unknown Error ".
intel_adsp/ace15_mtpm kernel.multiprocessing.smp.minimallibc FAILED Unknown Error (device: MTL-P, 301.088s )
i will provide additional details if i find anything more
Regression
- This is a regression.
Steps to reproduce
twister -p intel_adsp/ace15_mtpm --device-testing --hardware-map HW_MAP -s kernel.multiprocessing.smp.minimallibc
Relevant log output
INFO:cavs-client:Monitor process
INFO:cavs-client:Sent: start_log
INFO:cavs-client:Receive: start_log
INFO:cavs-client:Start to monitor log output...
--
***** delaying boot 500ms (per build configuration) *****
*** Booting Zephyr OS build v4.2.0-6519-gb677e828d075 (delayed boot 500ms) ***
Running TESTSUITE smp
===================================================================
START - test_coop_resched_threads
PASS - test_coop_resched_threads in 0.251 seconds
===================================================================
START - test_coop_switch_in_abort
PASS - test_coop_switch_in_abort in 0.201 seconds
===================================================================
START - test_cpu_id_threads
PASS - test_cpu_id_threads in 1.001 seconds
===================================================================
START - test_fatal_on_smp
E: ** A0 0xa00329cc SP 0xa0041cc0 A2 0x3 A3 0x40046558
E: ** A4 0xa00353f8 A5 0xa0043390 A6 0xa0041ca0 A7 0x40047094
E: ** A8 (nil) A9 (nil) A10 0x40046220 A11 0x40046418
E: ** A12 0xa0039a24 A13 0xa0043370 A14 0x40047094 A15 0x1
E: ** LBEG (nil) LEND (nil) LCOUNT (nil)
E: ** SAR (nil)
E: ** THREADPTR 0xa0041c90
Backtrace:0xa00321a0:0xa0041cc0 0xa00329c9:0xa0041cd0 0xa00339b3:0xa0041cf0
E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 1
E: Current thread: 0x40046220 (unknown)
E: ** A0 0xa0033199 SP 0xa0042380 A2 0x3 A3 0xa003d484
E: ** A4 0xa003d06e A5 0x33e A6 0xa003dbd5 A7 0xa003d06e
E: ** A8 0xa0032958 A9 0xa0042350 A10 0x927c00 A11 0x58ab22b
E: ** A12 0x60020 A13 (nil) A14 (nil) A15 (nil)
E: ** LBEG (nil) LEND (nil) LCOUNT (nil)
E: ** SAR 0x14
E: ** THREADPTR 0x400462d0
Backtrace:0xa00321a0:0xa0042380 0xa0033196:0xa0042390 0xa0035a5f:0xa00423d0 0xa00339b3:0xa00423f0
E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
E: Current thread: 0x400462d0 (test_fatal_on_smp)
PASS - test_fatal_on_smp in 0.252 seconds
===================================================================
START - test_get_cpu
PASS - test_get_cpu in 0.051 seconds
===================================================================
START - test_inc_concurrency
type 0: cnt 60000, spend 59 ms
type 1: cnt 60000, spend 1598 ms
type 2: cnt 60000, spend 2622 ms
PASS - test_inc_concurrency in 4.279 seconds
===================================================================
START - test_preempt_resched_threads
PASS - test_preempt_resched_threads in 0.512 seconds
===================================================================
START - test_sleep_threads
PASS - test_sleep_threads in 5.001 seconds
===================================================================
START - test_smp_coop_threads
PASS - test_smp_coop_threads in 0.563 seconds
===================================================================
START - test_smp_ipi
There are 3 CPUs.
PASS - test_smp_ipi in 0.301 seconds
===================================================================
START - test_smp_release_global_lock
PASS - test_smp_release_global_lock in 0.021 seconds
===================================================================
START - test_smp_switch_tortureImpact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
-OS: Ubuntu 22.04
-Toolchain: Xtensa
-SDK: 0.17.4
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: Intel ADSPIntel Audio platformsIntel Audio platformspriority: lowLow impact/importance bugLow impact/importance bug