Skip to content

reel_board: running tests/subsys/power/power_mgmt_soc failed #30193

@maksimmasalski

Description

@maksimmasalski

Describe the bug

  1. Test test_pm_dummyinit fail, happens ***** MPU FAULT *****
    That can be related to mec15xxevb_assy6853: running tests/subsys/power/power_mgmt_soc failed #30192 , but reel_board board and the Microchip board from mec15xxevb_assy6853: running tests/subsys/power/power_mgmt_soc failed #30192 issue have different error types and failed tests.

To Reproduce
Steps to reproduce the behavior:

  1. west build -p -b reel_board tests/subsys/power/power_mgmt_soc
  2. west flash
  3. Open terminal and See error

Expected behavior
Test must pass.

Impact
Low pass rate.

Logs and console output

*** Booting Zephyr OS build zephyr-v2.4.0-1755-g0a0404df29ed  ***
Running test suite test_power_mgmt
===================================================================
START - test_pm_dummyinit
I: PM dummy single-thread test started for one cycle
I: About to enter light sleep
PM >
I: PM sleep entry latency E: ***** MPU FAULT *****
E:   Stacking error (context area might be not valid)
E:   Data Access Violation
E:   MMFAR Address: 0x200015c8
E: r0/a1:  0x20000ca0  r1/a2:  0x00000000  r2/a3:  0x04010102
E: r3/a4:  0x00002800 r12/ip:  0x00000000 r14/lr:  0x00000000
E:  xpsr:  0x21000000
E: Faulting instruction address (r15/pc): 0x000001d0
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x20000400 (idle 00)
E: Halting system

Environment (please complete the following information):

  • OS: Linux Fedora 28
  • Toolchain Zephyr SDK 0.11.4
  • Commit SHA 0a0404d

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions