Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756310AbZJLNGQ (ORCPT ); Mon, 12 Oct 2009 09:06:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755293AbZJLNGQ (ORCPT ); Mon, 12 Oct 2009 09:06:16 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:53652 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755131AbZJLNGP (ORCPT ); Mon, 12 Oct 2009 09:06:15 -0400 Date: Mon, 12 Oct 2009 14:06:46 +0100 From: Alan Cox To: Ingo Molnar Cc: Linus Torvalds , Greg KH , Linux Kernel Mailing List Subject: Re: [crash] NULL pointer dereference at IP: [] uart_close+0x2a/0x1e4 Message-ID: <20091012140646.17bce0df@lxorguk.ukuu.org.uk> In-Reply-To: <20091012122245.GA22088@elte.hu> References: <20091012080511.GA22607@elte.hu> <20091012091954.GA31171@elte.hu> <20091012092713.GA32647@elte.hu> <20091012112504.GA10002@elte.hu> <20091012124501.3c1ac94f@lxorguk.ukuu.org.uk> <20091012115549.GA13987@elte.hu> <20091012122245.GA22088@elte.hu> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 20 > BUG: unable to handle kernel NULL pointer dereference at 0000000000000240 > IP: [] uart_close+0x24/0x1e5 Very odd indeed. Can you dump the value of state (ie tty->driver_data) and if state is non NULL state->uart_port in the crash case and if state->uart_port is NULL then there is some head scratching required -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/