Skip to content

USAGE FAULT on tests/crypto/rand32/ on sam_e70_xplained #15380

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
cinlyooi-intel opened this issue Apr 12, 2019 · 1 comment
Closed

USAGE FAULT on tests/crypto/rand32/ on sam_e70_xplained #15380

cinlyooi-intel opened this issue Apr 12, 2019 · 1 comment
Labels
area: Crypto / RNG area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug Duplicate This issue is a duplicate of another issue (please specify)

Comments

@cinlyooi-intel
Copy link
Contributor

cinlyooi-intel commented Apr 12, 2019

Occurs for testcase crypto.rand32.random_hw_xoroshiro.rand32

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=sam_e70_xplained
  3. make
  4. make run

Screenshots or console output

***** USAGE FAULT *****
  Illegal load of EXC_RETURN into PC
***** Hardware exception *****
Current thread ID = 0x00000000
Faulting instruction address = 0x48024001
Fatal fault in essential thread! Spinning...

Environment (please complete the following information):

  • OS: fedora29
  • Toolchain: zephyr
  • Commit SHA or Version used: a69cb03

Additional context
Please note that the Usage Fault message in different from that in #13935

@aescolar aescolar changed the title tests/crypto/rand32/ USAGE FAULT on tests/crypto/rand32/ on sam_e70_xplained Apr 12, 2019
@aescolar aescolar added area: Tests Issues related to a particular existing or missing test area: Crypto / RNG labels Apr 12, 2019
@nashif nashif added bug The issue is a bug, or the PR is fixing a bug Duplicate This issue is a duplicate of another issue (please specify) labels Apr 12, 2019
@nashif
Copy link
Member

nashif commented Apr 14, 2019

I think it is still the same issue as #13935

@nashif nashif closed this as completed Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Crypto / RNG area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug Duplicate This issue is a duplicate of another issue (please specify)
Projects
None yet
Development

No branches or pull requests

3 participants