hakehuang / zephyr

Primary GIT Repository for the Zephyr Project
http://zephyrproject.org/doc
Apache License 2.0
0 stars 0 forks source link

tests-ci :kernel.common.stack_protection.fatal : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout #112

Open hakehuang opened 3 years ago

hakehuang commented 3 years ago

Describe the bug kernel.common.stack_protection.fatal test is Timeout on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28

see logs for details

To Reproduce

  1. scripts/twister --device-testing --device-serial /dev/ttyACM0 -p lpcxpresso55s28 --testcase-root tests --sub-test kernel.common
  2. See error

Expected behavior test pass

Impact

Logs and console output

*** Booting Zephyr OS build zephyr-v2.6.0-286-g46029914a7ac  ***
Running test suite fatal
===================================================================
START - test_fatal
test alt thread 1: generic CPU exception
ASSERTION FAIL [esf != ((void *)0)] @ WEST_TOPDIR/zephyr/arch/arm/core/aarch32/cortex_m/fault.c:993
ESF could not be retrieved successfully. Shall never occur.
ASSERTION FAIL [esf != ((void *)0)] @ WEST_TOPDIR/zephyr/arch/arm/core/aarch32/cortex_m/fault.c:993
ESF could not be retrieved successfully. Shall never occur.

Environment (please complete the following information):

hakehuang commented 3 years ago

tests-ci :kernel.common.stack_protection_no_userspace.fatal : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.common.stack_protection_arm_fpu_sharing.fatal : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.common.stack_protection_armv8m_mpu_stack_guard.fatal : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.common.stack_sentinel.fatal : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout