From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 27052] Module KVM : unable to handle kernel NULL pointer dereference at Date: Fri, 11 Feb 2011 21:33:18 GMT Message-ID: <201102112133.p1BLXI4q010812@demeter2.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To: kvm@vger.kernel.org Return-path: Received: from demeter2.kernel.org ([140.211.167.42]:56733 "EHLO demeter2.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932170Ab1BKVdT (ORCPT ); Fri, 11 Feb 2011 16:33:19 -0500 Received: from demeter2.kernel.org (localhost.localdomain [127.0.0.1]) by demeter2.kernel.org (8.14.4/8.14.3) with ESMTP id p1BLXI8L010813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 11 Feb 2011 21:33:19 GMT In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=27052 --- Comment #29 from Marcelo Tosatti 2011-02-11 21:33:17 --- gfn=dead01ff idx=511 lvl=1 d=0 spte=0 old_spte=fffffffff001 The last spte is 0xfffffffff001, it should be 0xfffffffffffff001 (two bytes at end of pgtable zeroed). Something is screwing up. Nicolas, can you please enable CONFIG_SLUB_DEBUG=y and boot with slub_debug=FZPU kernel option. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.