Skip to content

mimxrt1060_evk tests/kernel/mem_pool/mem_pool_threadsafe meets Imprecise data bus error #13779

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
hakehuang opened this issue Feb 26, 2019 · 3 comments
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP

Comments

@hakehuang
Copy link
Collaborator

Describe the bug
Imprecise data bus error

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=mimxrt1060_evk ..
  3. make
  4. See error

Expected behavior
Test pass

Impact
memory pool

Screenshots or console output

***** Booting Zephyr OS 1.14.0-rc1 *****

Running test suite mpool_threadsafe

===================================================================

starting test - test_mpool_threadsafe

***** BUS FAULT *****

  Imprecise data bus error

***** Hardware exception *****

Current thread ID = 0x800000d0

Faulting instruction address = 0x600056ae

Fatal fault in ISR! Spinning..

Environment (please complete the following information):

  • OS: (Linux)
  • Toolchain (Zephyr SDK)
  • Commit SHA or Version used: v1.14.0_rc1

Additional context
Add any other context about the problem here.

@hakehuang hakehuang added the bug The issue is a bug, or the PR is fixing a bug label Feb 26, 2019
@hakehuang
Copy link
Collaborator Author

@MaureenHelm

@hakehuang hakehuang added area: Tests Issues related to a particular existing or missing test platform: NXP NXP labels Feb 26, 2019
@andyross
Copy link
Collaborator

This sounds a lot like a duplicate of #12559, which has a fix up in #13770. Could you try with that applied and verify it works for you?

@hakehuang
Copy link
Collaborator Author

@andyross thanks it fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

2 participants