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.userspace.disable_mmu_mpu : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout #109

Open hakehuang opened 3 years ago

hakehuang commented 3 years ago

Describe the bug kernel.memory_protection.userspace.disable_mmu_mpu 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 userspace
===================================================================
START - test_is_usermode
PASS - test_is_usermode in 0.1 seconds
===================================================================
START - test_write_control
PASS - test_write_control in 0.1 seconds
===================================================================
START - test_disable_mmu_mpu
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.userspace.read_kernram : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_kernram : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_kernro : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_kerntext : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.read_kernel_data : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_kernel_data : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.read_priv_stack : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_priv_stack : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.pass_user_object : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.pass_noperms_object : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.start_kernel_thread : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.read_other_stack : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_other_stack : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.revoke_noperms_object : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.access_after_revoke : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.user_mode_enter : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.write_kobject_user_pipe : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.read_kobject_user_pipe : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.init_and_access_other_memdomain : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_add_thread_drop_to_user : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_add_part_drop_to_user : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_remove_part_drop_to_user : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_add_thread_context_switch : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_add_part_context_switch : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.domain_remove_part_context_switch : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.unimplemented_syscall : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.bad_syscall : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.oops_panic : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.oops_oops : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.oops_exception : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.oops_maxint : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.oops_stackcheck : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.object_recycle : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.syscall_context : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.tls_leakage : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout

hakehuang commented 3 years ago

tests-ci :kernel.memory_protection.userspace.tls_pointer : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout