Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760671AbYBRNBb (ORCPT ); Mon, 18 Feb 2008 08:01:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760381AbYBRNAm (ORCPT ); Mon, 18 Feb 2008 08:00:42 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:42575 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760364AbYBRNAl (ORCPT ); Mon, 18 Feb 2008 08:00:41 -0500 Date: Mon, 18 Feb 2008 04:59:18 -0800 From: Andrew Morton To: "Zhang, Yanmin" Cc: Christoph Lameter , LKML , Arjan van de Ven , Ingo Molnar Subject: Re: NULL pointer in kmem_cache_alloc with 2.6.25-rc1 Message-Id: <20080218045918.2b80ee08.akpm@linux-foundation.org> In-Reply-To: <1203058021.3027.143.camel@ymzhang> References: <1203058021.3027.143.camel@ymzhang> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; 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: 1284 Lines: 27 On Fri, 15 Feb 2008 14:47:01 +0800 "Zhang, Yanmin" wrote: > Call Trace: > [] ? __alloc_skb+0x31/0x121 > [] ? sock_alloc_send_skb+0x77/0x1d2 > [] ? autoremove_wake_function+0x0/0x2e > [] ? memcpy_fromiovec+0x36/0x66 > [] ? unix_stream_sendmsg+0x165/0x333 > [] ? sock_aio_write+0xd1/0xe0 > [] ? __wake_up_common+0x41/0x74 > [] ? do_sync_write+0xc9/0x10c > [] ? __do_fault+0x382/0x3cd > [] ? autoremove_wake_function+0x0/0x2e > [] ? handle_mm_fault+0x38a/0x70d > [] ? error_exit+0x0/0x51 > [] ? __dequeue_entity+0x1c/0x32 > [] ? vfs_write+0xc0/0x136 > [] ? sys_write+0x45/0x6e > [] ? system_call_after_swapgs+0x7b/0x80 off-topic, but... Why are all the backtrace decodes here marked as being unreliable? -- 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/