Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753772AbcK0JOb (ORCPT ); Sun, 27 Nov 2016 04:14:31 -0500 Received: from mail.skyhub.de ([78.46.96.112]:38362 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753692AbcK0JO2 (ORCPT ); Sun, 27 Nov 2016 04:14:28 -0500 Date: Sun, 27 Nov 2016 10:14:22 +0100 From: Borislav Petkov To: Adam Borowski Cc: linux-kernel@vger.kernel.org Subject: Re: Linux 4.8.11 Message-ID: <20161127091422.5o56joi3zy7rnwuz@pd.tnic> References: <20161126161235.GA6928@kroah.com> <20161126233545.GA18533@angband.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161126233545.GA18533@angband.pl> User-Agent: NeoMutt/20161014 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1896 Lines: 33 On Sun, Nov 27, 2016 at 12:35:45AM +0100, Adam Borowski wrote: > [ 0.332919] BUG: unable to handle kernel NULL pointer dereference at (null) > [ 0.340902] IP: [< (null)>] (null) > [ 0.346063] PGD 0 > [ 0.348181] Oops: 0010 [#1] SMP > [ 0.351364] Modules linked in: > [ 0.354526] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.8.11+ #1 > [ 0.360582] Hardware name: System manufacturer System Product Name/M4A77T, BIOS 2401 05/18/2011 > [ 0.369589] task: ffff88022e120bc0 task.stack: ffff88022e124000 > [ 0.375549] RIP: 0010:[<0000000000000000>] [< (null)>] (null) > [ 0.383139] RSP: 0018:ffff88022e127eb8 EFLAGS: 00010297 > [ 0.388497] RAX: 0000000000000001 RBX: 0000000000000000 RCX: 0000000000000000 > [ 0.395675] RDX: ffff88022f002880 RSI: 0000000000000010 RDI: ffff88022f0028a0 > [ 0.402853] RBP: ffffffff81d00e13 R08: fffffffffffffffe R09: ffff88022f002880 > [ 0.410027] R10: 00000000700117a0 R11: 00000000dc161723 R12: ffff880237c16780 > [ 0.417204] R13: ffffffff81c0b9c0 R14: ffffffff81817cc0 R15: ffff88022e120040 > [ 0.424382] FS: 0000000000000000(0000) GS:ffff880237c00000(0000) knlGS:0000000000000000 > [ 0.432521] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [ 0.438308] CR2: 0000000000000000 CR3: 0000000001c06000 CR4: 00000000000006f0 > [ 0.445484] Stack: > [ 0.447544] ffffffff81000410 ffffffff81c3c300 0000000000000000 0000000000000000 > [ 0.455210] 0000000000000008 ffffffff81968f9c ffffffff810690c8 0000000000000000 > [ 0.462865] 000000000000a080 ffffffff81d94310 0000000000000001 ffff880237c16780 > [ 0.470544] Call Trace: > [ 0.475836] [] ? do_one_initcall+0x40/0x150 Booting with initcall_debug might give us some info. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.