From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 196685] System becomes unresponsive after intel_iommu kernel error Date: Sat, 19 Aug 2017 16:58:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT To: kvm@kernel.org Return-path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:48246 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751697AbdHSQ6p (ORCPT ); Sat, 19 Aug 2017 12:58:45 -0400 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 60E0D28CFA for ; Sat, 19 Aug 2017 16:58:45 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=196685 Jeff Cook (jeff@jeffcook.io) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeff@jeffcook.io --- Comment #9 from Jeff Cook (jeff@jeffcook.io) --- I've been getting a very similar crash on 4.12.x, also making heavy use of PCI passthrough. Came across this bug, as I've been searching regularly looking for others encountering the same troubles. A snippet of the log observed on 4.12.{3/5}: kernel: BUG: unable to handle kernel paging request at ffffffffc0955f96 kernel: IP: report_bug+0x94/0x120 kernel: PGD a67a0c067 kernel: P4D a67a0c067 kernel: PUD a67a0e067 kernel: PMD 495886067 kernel: PTE 800000049bbdd161 Last night I experienced a hard lock with 4.11.9, which has heretofore been stable. The system did not log any information about that crash. This may mean that the issue existed prior to 4.12, but was just much harder to trigger. See also my related bug report at https://bugs.archlinux.org/task/55141. -- You are receiving this mail because: You are watching the assignee of the bug.