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/kernel/fifo/fifo_usage GPF crash on qemu_x86_long #19487

Closed
andrewboie opened this issue Sep 30, 2019 · 1 comment
Closed

tests/kernel/fifo/fifo_usage GPF crash on qemu_x86_long #19487

andrewboie opened this issue Sep 30, 2019 · 1 comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@andrewboie
Copy link
Contributor

Not sure how prevalent this crash is, it might be an intermittent issue, noticed this in a CI run for an unrelated patch:

--------sanity-out/qemu_x86_long/tests/kernel/fifo/fifo_usage/kernel.fifo.usage/handler.log---------
SeaBIOS (version rel-1.12.1-0-ga5cab58e9a3f-prebuilt.qemu.org)
Booting from ROM..***** Booting Zephyr OS build zephyr-v2.0.0-840-g6832316e95c0 *****
Running test suite test_fifo_usage
===================================================================
starting test - test_single_fifo_play
PASS - test_single_fifo_play
===================================================================
starting test - test_dual_fifo_play
PASS - test_dual_fifo_play
===================================================================
starting test - test_isr_fifo_play
[00:00:00.010,000] <err> os: ** CPU Exception 13 (code 0/0x0) **

[00:00:00.010,000] <err> os: RIP=fff31ce800105507 RSP=000000000010a788 RFLAGS=0000000000000082

[00:00:00.010,000] <err> os: RAX=fff31ce800105507 RBX=0000000000101c8f RCX=00000000000000ff RDX=0000000000000000

[00:00:00.010,000] <err> os: RSI=0000000000106250 RDI=0000000000101c8f RBP=0000000000107b80 RSP=000000000010a788

[00:00:00.010,000] <err> os: R8=0000000000000000 R9=0000000000000000 R10=0000000000000000 R11=0000000000000000

[00:00:00.010,000] <err> os: R12=0000000000000206 R13=0000000000000000 R14=0000000000000000 R15=0000000000000000

[00:00:00.010,000] <err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception
[00:00:00.010,000] <err> os: Current thread: 0x00107500 (unknown)
[00:00:00.010,000] <err> os: Halting system
--------sanity-out/qemu_x86_long/tests/kernel/fifo/fifo_usage/kernel.fifo.usage/handler.log---------
@andrewboie andrewboie added the bug The issue is a bug, or the PR is fixing a bug label Sep 30, 2019
@andrewboie andrewboie changed the title tests/kernel/fifo/fifo_usage crash on qemu_x86_long tests/kernel/fifo/fifo_usage GPF crash on qemu_x86_long Sep 30, 2019
@andrewboie andrewboie assigned ghost Sep 30, 2019
@andrewboie andrewboie added the priority: low Low impact/importance bug label Sep 30, 2019
@ghost ghost assigned andrewboie and unassigned ghost Oct 18, 2019
@andrewboie andrewboie removed their assignment Oct 19, 2019
@nashif
Copy link
Member

nashif commented Mar 11, 2020

cant reproduce on qemu_x86_64, also, qemu_x86_long is gone.

@nashif nashif closed this as completed Mar 11, 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 priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants