Actions
action #176517
closed[Functional] kvm test caused system kernel panic on x86_64
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2025-02-04
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
kvm whould not boot https://openqa.suse.de/tests/16583962#step/kvm/2
openQA test in scenario sle-15-SP7-Online-x86_64-qemu@64bit fails in
kvm
Test suite description¶
Maintainer: dheidler@suse.de - Test QEMU and KVM
Now job dependency has changed to START_AFTER_TEST=create_hdd_textmode_autoyast
, see poo#128339
Reproducible¶
Fails since (at least) Build 59.1
Expected result¶
Last good: 58.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 2 months ago
I can see below kernel panic logs:
Is it a product bug?
[ 162.544684][ T2812] CPU: 0 PID: 2812 Comm: qemu-system-x86 Kdump: loaded Not tainted 6.4.0-150700.41-default #1 SLE15-SP6 678640f3c1d53dbcc5eff1d65db89c8a9306851f
[ 162.546252][ T2812] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.2-3-gd478f380-rebuilt.opensuse.org 04/01/2014
[ 162.547640][ T2812] RIP: 0010:tdp_iter_next+0xb2/0x1d0 [kvm]
[ 162.548324][ T2812] Code: c1 ea 0c 48 f7 da 48 23 17 48 89 57 40 48 c1 e2 0c 48 d3 ea 81 e2 ff 01 00 00 48 8d 04 d0 48 89 47 38 48 89 04 24 48 8b 04 24 <48> 8b 00 48 89 47 58 eb 54 4c 8b 47 40 8d 34 c9 8d 4e 0c 4c 89 c0
[ 162.550368][ T2812] RSP: 0018:ffffbb77025978a0 EFLAGS: 00010202
[ 162.551008][ T2812] RAX: 000f83090064b7f0 RBX: ffffbb77025979e8 RCX: 000000000000000c
[ 162.551886][ T2812] RDX: 00000000000000fe RSI: 0000000000000000 RDI: ffffbb77025978e0
[ 162.552789][ T2812] RBP: ffff9077176a1170 R08: 0000000000000000 R09: 0000000000000027
[ 162.553633][ T2812] R10: 0000000000000000 R11: 0000000000000001 R12: ffff90773604b350
[ 162.554465][ T2812] R13: 80000000000005a0 R14: ffffbb7702579000 R15: 0000000000000000
[ 162.555299][ T2812] FS: 00007f9c111ff6c0(0000) GS:ffff90777dc00000(0000) knlGS:0000000000000000
[ 162.556239][ T2812] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 162.557012][ T2812] CR2: 0000000000000000 CR3: 000000000284a003 CR4: 0000000000770ef0
[ 162.557849][ T2812] PKRU: 55555554
[ 162.558225][ T2812] Call Trace:
[ 162.558637][ T2812] <TASK>
Updated by rfan1 about 2 months ago
- Status changed from Blocked to Resolved
The issue is gone https://openqa.suse.de/tests/16795754
Actions