From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: skge driver oops Date: Tue, 16 May 2006 14:17:50 -0700 Message-ID: <20060516141750.5c773955@localhost.localdomain> References: <20060511150952.4c2cde2e@localhost.localdomain> <861.1147397784@d.0x1.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org Return-path: Received: from smtp.osdl.org ([65.172.181.4]:45749 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1750857AbWEPVRx (ORCPT ); Tue, 16 May 2006 17:17:53 -0400 To: "David Arnold" In-Reply-To: <861.1147397784@d.0x1.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 12 May 2006 11:36:24 +1000 "David Arnold" wrote: > i've been getting semi-regular lockups on my machine over 2.6.16 > series. I recently attached a serial console in an attempt to capture > an OOPS. > > i got one yesterday. it's copied manually from the console, but > hopefully the values are all accurate. there was more that had scrolled > off screen above this too (sorry). > > oops, lspci, uname -a, .config and dmesg below. > > any suggestions for further debugging would be great, > > thanks, I tried reproducing this and can't seem to cause it. Are you running anything special that could influence this? bridging, VLAN's, bonding, netfilter, queueing disciplines, tc filters, ... What is the output of /proc/interrupts, perhaps the devices don't like sharing IRQ?