From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@kernel.org
Subject: [Bug 195315] Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110
Date: Tue, 30 May 2017 21:28:43 +0000 [thread overview]
Message-ID: <bug-195315-28872-CDejL1IICv@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-195315-28872@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=195315
Martin Schmidt (cause.of.confusion@gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cause.of.confusion@gmail.co
| |m
--- Comment #1 from Martin Schmidt (cause.of.confusion@gmail.com) ---
Same here.
May 30 13:15:32 rough kernel: ------------[ cut here ]------------
May 30 13:15:32 rough kernel: WARNING: CPU: 0 PID: 1052 at
arch/x86/kvm/lapic.c:1529 kvm_lapic_expired_hv_timer+0xd2/0xf0 [kvm]
May 30 13:15:32 rough kernel: Modules linked in: fuse rfcomm ctr ccm bnep
snd_hda_codec_hdmi hid_multitouch dell_led arc4 snd_hda_codec_realtek
snd_hda_codec_generic iTCO_wdt i
May 30 13:15:32 rough kernel: uvcvideo drm_kms_helper videobuf2_vmalloc
videobuf2_memops videobuf2_v4l2 videobuf2_core drm videodev media shpchp
intel_gtt mei_me joydev syscop
May 30 13:15:32 rough kernel: rtsx_pci xhci_pci libata xhci_hcd scsi_mod
usbcore usb_common i8042 serio nvme nvme_core
May 30 13:15:32 rough kernel: CPU: 0 PID: 1052 Comm: qemu-system-x86 Not
tainted 4.11.3-1-ARCH #1
May 30 13:15:32 rough kernel: Hardware name: Dell Inc. XPS 13 9350/09JHRY, BIOS
1.4.13 12/28/2016
May 30 13:15:32 rough kernel: Call Trace:
May 30 13:15:32 rough kernel: dump_stack+0x63/0x81
May 30 13:15:32 rough kernel: __warn+0xcb/0xf0
May 30 13:15:32 rough kernel: warn_slowpath_null+0x1d/0x20
May 30 13:15:32 rough kernel: kvm_lapic_expired_hv_timer+0xd2/0xf0 [kvm]
May 30 13:15:32 rough kernel: handle_preemption_timer+0xe/0x20 [kvm_intel]
May 30 13:15:32 rough kernel: vmx_handle_exit+0xba/0x1460 [kvm_intel]
May 30 13:15:32 rough kernel: ? atomic_switch_perf_msrs+0x6f/0xa0 [kvm_intel]
May 30 13:15:32 rough kernel: ? vmx_vcpu_run+0x322/0x430 [kvm_intel]
May 30 13:15:32 rough kernel: kvm_arch_vcpu_ioctl_run+0xd09/0x1730 [kvm]
May 30 13:15:32 rough kernel: ? kvm_arch_vcpu_load+0x6d/0x290 [kvm]
May 30 13:15:32 rough kernel: ? __vmx_load_host_state.part.30+0x128/0x210
[kvm_intel]
May 30 13:15:32 rough kernel: kvm_vcpu_ioctl+0x2a6/0x640 [kvm]
May 30 13:15:32 rough kernel: ? kvm_vcpu_ioctl+0x2a6/0x640 [kvm]
May 30 13:15:32 rough kernel: ? __vfs_write+0x37/0x140
May 30 13:15:32 rough kernel: do_vfs_ioctl+0xa5/0x600
May 30 13:15:32 rough kernel: ? __fget+0x77/0xb0
May 30 13:15:32 rough kernel: SyS_ioctl+0x79/0x90
May 30 13:15:32 rough kernel: entry_SYSCALL_64_fastpath+0x1a/0xa9
May 30 13:15:32 rough kernel: RIP: 0033:0x7f7361932cb7
May 30 13:15:32 rough kernel: RSP: 002b:00007f73539fe8e8 EFLAGS: 00000246
ORIG_RAX: 0000000000000010
May 30 13:15:32 rough kernel: RAX: ffffffffffffffda RBX: 000000000000ae80 RCX:
00007f7361932cb7
May 30 13:15:32 rough kernel: RDX: 0000000000000000 RSI: 000000000000ae80 RDI:
0000000000000013
May 30 13:15:32 rough kernel: RBP: 00007f73565c3380 R08: 00005644f48f3030 R09:
00000000ffffffff
May 30 13:15:32 rough kernel: R10: 001fc2e06eb0e15d R11: 0000000000000246 R12:
0000000000000000
May 30 13:15:32 rough kernel: R13: 00007f7368987000 R14: 0000000000000000 R15:
00007f73565c3380
May 30 13:15:32 rough kernel: ---[ end trace efc86909ac59bec5 ]---
--
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2017-05-30 21:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 19:07 [Bug 195315] New: Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110 bugzilla-daemon
2017-04-17 13:37 ` [Bug 195315] " bugzilla-daemon
2017-05-30 21:28 ` bugzilla-daemon [this message]
2017-06-09 16:48 ` bugzilla-daemon
2017-06-12 15:23 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-195315-28872-CDejL1IICv@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=kvm@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).