Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Nov 2002 15:20:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Nov 2002 15:20:41 -0500 Received: from mailgw.cvut.cz ([147.32.3.235]:65182 "EHLO mailgw.cvut.cz") by vger.kernel.org with ESMTP id ; Wed, 13 Nov 2002 15:20:40 -0500 From: "Petr Vandrovec" Organization: CC CTU Prague To: Maciej Babinski Date: Wed, 13 Nov 2002 21:27:23 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: BUG at net/core/skbuff.c Cc: linux-kernel@vger.kernel.org X-mailer: Pegasus Mail v3.50 Message-ID: <76C45FC711A@vcnet.vc.cvut.cz> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 15 On 13 Nov 02 at 14:15, Maciej Babinski wrote: > I sporadically get this crash while running "arp" under both 2.5.46 > and 2.5.47. Try 2.5.47-ac2, it contains fix for arp problems. It should fix also your problem, as this call trace was generated by BUG() in alloc_skb triggered by in_interrupt() != 0. Petr Vandrovec > >>EIP; c01d1be7 <===== - 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/