-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Closed
Copy link
Labels
area: Memory ProtectionbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
To Reproduce
Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=frdm_k64f -DARCH=arm ..
- make
- make run
Screenshots or console output
******** delaying boot 1000ms (per build configuration) *****
***** Booting Zephyr OS v1.14.0-rc1-248-gd5b2834f58 (delayed boot 1000ms) *****
Running test suite test_c_lib_dynamic_memalloc
===================================================================
starting test - test_malloc
***** BUS FAULT *****
Precise data bus error
BFAR Address: 0x20001158
NXP MPU error, port 3
Mode: User, Data Address: 0x20001158
Type: Read, Master: 0, Regions: 0x8800
***** Hardware exception *****
Current thread ID = 0x20000b3c
Faulting instruction address = 0x7ee
Fatal fault in thread 0x20000b3c! Aborting.
Environment (please complete the following information):
- OS: fedora29
- Toolchain: zephyr
- Commit SHA or Version used: d5b2834
Metadata
Metadata
Assignees
Labels
area: Memory ProtectionbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPpriority: highHigh impact/importance bugHigh impact/importance bug