Skip to content
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

mimxrt1050_evk: testcase tests/kernel/fatal/exception/ failed to be ran #30473

Closed
Zhaoningx opened this issue Dec 7, 2020 · 1 comment
Closed
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@Zhaoningx
Copy link
Collaborator

To Reproduce
Steps to reproduce the behavior:
sanitycheck -p mimxrt1050_evk --device-testing --device-serial /dev/ttyACM0 -T tests/kernel/fatal/exception/
see error

*** Booting Zephyr OS build zephyr-v2.4.0-2092-g748e7b6d7515 ***
E: ***** MPU FAULT *****
E: Stacking error (context area might be not valid)
E: Data Access Violation
E: MMFAR Address: 0x80002474
E: r0/a1: 0x0b0d0e1f r1/a2: 0x0f1f1f0b r2/a3: 0x090f1f0e
E: r3/a4: 0x0f8d0f03 r12/ip: 0x4327471b r14/lr: 0x090f8c05
E: xpsr: 0x00000000
E: s[ 0]: 0x00000000 s[ 1]: 0x00000000 s[ 2]: 0x00000000 s[ 3]: 0x00000000
E: s[ 4]: 0x00000000 s[ 5]: 0x00000000 s[ 6]: 0x00000000 s[ 7]: 0x00000000
E: s[ 8]: 0x00000000 s[ 9]: 0xffffffff s[10]: 0x00000000 s[11]: 0x00000000
E: s[12]: 0x00000000 s[13]: 0xffffffff s[14]: 0x00000000 s[15]: 0x00000000
E: fpscr: 0x8000046c
E: Faulting instruction address (r15/pc): 0x00000000
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x80000358 (main)
Caught system error -- reason 2
Was not expecting a crash

Environment (please complete the following information):

OS: Fedora33
Toolchain: zephyr-sdk-0.11.4
Commit ID: 748e7b6

@Zhaoningx Zhaoningx added the bug The issue is a bug, or the PR is fixing a bug label Dec 7, 2020
@nashif nashif added the priority: medium Medium impact/importance bug label Dec 15, 2020
@MaureenHelm
Copy link
Member

Fixed by #30494

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants