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

frdm_k64f: testcase tests/kernel/fatal/exception/ failed to be ran #30475

Closed
Zhaoningx opened this issue Dec 7, 2020 · 1 comment
Closed
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@Zhaoningx
Copy link
Collaborator

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

*** Booting Zephyr OS build zephyr-v2.4.0-2085-gd9666ff4d091 ***
E: ***** BUS FAULT *****
E: Stacking error
E: Imprecise data bus error
E: NXP MPU error, port 3
E: Mode: Supervisor, Data Address: 0x200020c0
E: Type: Write, Master: 0, Regions: 0x8200
E: r0/a1: 0x20000138 r1/a2: 0x20000018 r2/a3: 0x0000e96b
E: r3/a4: 0x00000000 r12/ip: 0x73030000 r14/lr: 0x00000000
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]: 0x00000000 s[10]: 0x00000000 s[11]: 0x00000000
E: s[12]: 0x00000000 s[13]: 0x00000000 s[14]: 0x00000000 s[15]: 0x00000000
E: fpscr: 0x2000046c
E: Faulting instruction address (r15/pc): 0x00000000
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x20000358 (main)
Caught system error -- reason 2
Was not expecting a crash
(it is met sometimes)

Environment (please complete the following information):

OS: Fedora33
Toolchain: zephyr-sdk-0.11.4
Commit ID: d9666ff

@Zhaoningx Zhaoningx added the bug The issue is a bug, or the PR is fixing a bug label Dec 7, 2020
@nashif
Copy link
Member

nashif commented Dec 15, 2020

Cant reproduce.

@nashif nashif closed this as completed Dec 15, 2020
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
Projects
None yet
Development

No branches or pull requests

2 participants