Skip to content

tests/mem_slab/mslab, tests/mem_slab/mslab_api and tests/mem_slab/mslab_threadsafe tests are crashing on sam_e70_xplained #9680

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spoorthik opened this issue Aug 28, 2018 · 1 comment
Labels
area: ARM ARM (32-bit) Architecture bug The issue is a bug, or the PR is fixing a bug

Comments

@spoorthik
Copy link
Contributor

Issue is first seen on commit: c090776

***** Booting Zephyr OS v1.13.0-rc1-54-g3b80998 (delayed boot 1000ms) *****
Running test suite memory_slab
===================================================================
starting test - test_mslab
(1) - Allocate and free 4 blocks in <test_mslab>
***** USAGE FAULT *****
  Unaligned memory access
***** Hardware exception *****
Current thread ID = 0x204046dc
Faulting instruction address = 0x403054
Fatal fault in thread 0x204046dc! Aborting.


Running test suite mslab_api
===================================================================
starting test - test_mslab_kinit
PASS - test_mslab_kinit
===================================================================
starting test - test_mslab_kdefine
PASS - test_mslab_kdefine
===================================================================
starting test - test_mslab_kdefine_extern
***** BUS FAULT *****
  Precise data bus error
  BFAR Address: 0x3dd6deee
***** Hardware exception *****
Current thread ID = 0x20402550
Faulting instruction address = 0x403204
Fatal fault in thread 0x20402550! Aborting.


***** Booting Zephyr OS v1.13.0-rc1-54-g3b80998 (delayed boot 1000ms) *****
Running test suite mslab_threadsafe
===================================================================
starting test - test_mslab_threadsafe
***** BUS FAULT *****
  Precise data bus error
  BFAR Address: 0x449bb540
***** Hardware exception *****
Current thread ID = 0x20400060
Faulting instruction address = 0x402eb4
Fatal fault in thread 0x20400060! Aborting.

@nashif
Copy link
Member

nashif commented Aug 29, 2018

fixed

@nashif nashif closed this as completed Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

No branches or pull requests

2 participants