-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Closed
Copy link
Labels
area: Memory Managementarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP
Description
Describe the bug
Imprecise data bus error
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=mimxrt1060_evk ..
- make
- See error
Expected behavior
Test PASS
Impact
slab memory usage
Screenshots or console output
***** Booting Zephyr OS 1.14.0-rc1 *****
Running test suite mslab_threadsafe
===================================================================
starting test - test_mslab_threadsafe
PASS - test_mslab_threadsafe
===================================================================
Test suite mslab_threadsafe succeeded
===================================================================
PROJECT EXECUTION SUCCESSFUL
***** BUS FAULT *****
Imprecise data bus error
***** Hardware exception *****
Current thread ID = 0x800002fc
Faulting instruction address = 0x60005060
Fatal fault in ISR! Spinning...
Environment (please complete the following information):
- OS: (e.g. Linux)
- Toolchain ( Zephyr SDK)
- Commit SHA or Version used: v1.14.0_rc1
Metadata
Metadata
Assignees
Labels
area: Memory Managementarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXP