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.memory_protection.protection.exec_data : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout #110

Open hakehuang opened 3 years ago

hakehuang commented 3 years ago

Describe the bug kernel.memory_protection.protection.exec_data 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.memory_protection
  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 protection
===================================================================
START - test_exec_data
trying to call code written to 0x30000399
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.memory_protection.protection.exec_stack : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.protection.exec_heap : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.protection.write_ro : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.protection.write_text : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout