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

tests/arch/arm/arm_irq_advanced_features failed on reel_board. #21812

Closed
chen-png opened this issue Jan 10, 2020 · 1 comment · Fixed by #21929
Closed

tests/arch/arm/arm_irq_advanced_features failed on reel_board. #21812

chen-png opened this issue Jan 10, 2020 · 1 comment · Fixed by #21929
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@chen-png
Copy link
Collaborator

To Reproduce
Steps to reproduce the behavior:

  1. west build -b reel_board -p auto tests/arch/arm/arm_irq_advanced_features
  2. west flash
  3. See error

Screenshots or console output
*** Booting Zephyr OS build zephyr-v2.1.0-803-gf05cbb421ddf ***

Running test suite arm_irq_advanced_features
starting test - test_arm_dynamic_direct_interrupts
ASSERTION FAIL [!arch_irq_is_enabled(irq)] @ ZEPHYR_BASE/arch/common/sw_isr_common.c:19
IRQ 47 is enabled
E: r0/a1: 0x00000004 r1/a2: 0x00000013 r2/a3: 0x00000001
E: r3/a4: 0x00006664 r12/ip: 0x00000000 r14/lr: 0x00000db3
E: xpsr: 0x61000000
E: Faulting instruction address (r15/pc): 0x00005824
E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
E: Current thread: 0x2000004c (unknown)
E: Halting system

Environment (please complete the following information):

  • OS: fedora28
  • Toolchain: zephyr-sdk-0.10.3
  • Commit ID: f05cbb4
@chen-png chen-png added the bug The issue is a bug, or the PR is fixing a bug label Jan 10, 2020
@ioannisg ioannisg self-assigned this Jan 10, 2020
@enjiamai enjiamai pinned this issue Jan 13, 2020
@enjiamai enjiamai unpinned this issue Jan 13, 2020
@jhedberg jhedberg added the priority: medium Medium impact/importance bug label Jan 14, 2020
@activebug202
Copy link
Collaborator

@ioannisg @chen-png
I have solved the bug.
This is my pull request, please review.thx.
#21929

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

Successfully merging a pull request may close this issue.

5 participants