From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com ([134.134.136.24]:2128 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751240AbaBJJND (ORCPT ); Mon, 10 Feb 2014 04:13:03 -0500 Date: Mon, 10 Feb 2014 17:12:31 +0800 From: Fengguang Wu To: Filipe David Manana Cc: Chris Mason , Tejun Heo , "linux-btrfs@vger.kernel.org" , linux-kernel@vger.kernel.org, David Rientjes Subject: Re: [btrfs] BUG: unable to handle kernel NULL pointer dereference at 0000000000000038 Message-ID: <20140210091231.GA7864@localhost> References: <20140207023801.GC11051@localhost> <20140207121038.GA1690@localhost> <52F4F755.4090503@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-btrfs-owner@vger.kernel.org List-ID: Hi Filipe, > If you disable CONFIG_BTRFS_FS_RUN_SANITY_TESTS, does it still crash? I tried disabling CONFIG_BTRFS_FS_RUN_SANITY_TESTS in the reported 3 randconfigs and they all boot fine. Thanks, Fengguang