Re: skb_over_panic kernel panic

Previous thread: [net-next PATCH 2/2] igb: add PF to pool if adding a VLVF register value and the VFTA bit is by Jeff Kirsher on Tuesday, March 10, 2009 - 7:09 pm. (9 messages)

Next thread: Re: Openssl/Openssh Offload to Linux Crypto by Herbert Xu on Tuesday, March 10, 2009 - 8:07 pm. (1 message)
From: Christian
Date: Tuesday, March 10, 2009 - 6:10 pm

Hello,

I keep getting kernel panics on my system with output similar to this:

skb_over_panic: text:fffffffff80456cc4 len:2580 put:2580
head:ffff9900bf18a000 data:ffff8800bf18a010 tail:0xa end:0x640 dev:eth0
--------[ cut here ] ----------
kernel BUG at net/core/skbuff.c:124!xt:ffffffff80456cc4 len:2580
put:2580 head:ffff8800bf18a000 data:ffff8800bf18a010 tail:0xa 
invalid opcode: 0000 [#1] SMP
last sysfs file: /sys/devices/pci0000:00/0000:00:1f.0/resource
CPU 5
Modules linked in nvidia(P)
Pid: 0, comm: swapper Tainted: P        2.6.28.7 #3
RIP: 0010:[<ffffffff80531630>] [<ffffffff80531630>] skb_put+0x7a/0x89
RSP: 0018:ffff8801bf9b3dd0 EFLAGS: 00010282

(I copied this output by hand so there may be a typo or two) 

Linux server1 2.6.28.7 #3 SMP Mon Mar 9 20:04:12 EDT 2009 x86_64
Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux

Before this my kernel was 2.6.27.5 and I was still getting the same
panics.

eth0: RTL8168c/8111c at 0xffffc20000042000, 00:23:54:ed:7f:a6, XID
3c4000c0 IRQ 18
r8169: eth0: link up

00:00.0 Host bridge: Intel Corporation QuickPath Architecture I/O Hub to
ESI Port (rev 12)
00:01.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI
Express Root Port 1 (rev 12)
00:03.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI
Express Root Port 3 (rev 12)
00:07.0 PCI bridge: Intel Corporation QuickPath Architecture I/O Hub PCI
Express Root Port 7 (rev 12)
00:10.0 PIC: Intel Corporation QuickPath Interconnect Physical and Link
Layer Registers Port 0 (rev 12)
00:10.1 PIC: Intel Corporation QuickPath Interconnect Routing and
Protocol Layer Registers Port 0 (rev 12)
00:13.0 PIC: Intel Corporation QuickPath Architecture I/O Hub I/OxAPIC
Interrupt Controller (rev 12)
00:14.0 PIC: Intel Corporation QuickPath Architecture I/O Hub System
Management Registers (rev 12)
00:14.1 PIC: Intel Corporation QuickPath Architecture I/O Hub GPIO and
Scratch Pad Registers (rev 12)
00:14.2 PIC: Intel Corporation QuickPath ...
From: Christian
Date: Tuesday, March 10, 2009 - 8:07 pm

I've traced down this problem some more.  It only happens when I send
more than a small amount of data from my OSX86 system to my linux
server.  I can download files from the linux server without any
problems, but if I begin to upload anything it will kernel panic the
system in 2 seconds or less.  I haven't had any problem with regular SSH
sessions, but if I send files using scp or SMB the linux kernel panics
almost immediately.

My OSX86 system is using an Asus Striker Extreme with onboard Marvell
88E1116 Gigabit Ethernet 10/100/1000Mbps and the driver is
nForcEthernetDriver.kext which uses forcedeth. 

-rwxr-xr-x  1 root  wheel  131148 Feb 22  2008
nForcEthernetDriver.kext/Contents/MacOS/forcedeth

--

From: Francois Romieu
Date: Friday, March 13, 2009 - 2:22 pm

Christian <cjs@dhp.com> :

Can you reproduce the bug when nvidia's module is not loaded
after boot ?

-- 
Ueimor
--

From: Christian
Date: Friday, March 13, 2009 - 2:36 pm

Yes I booted without loading the nvidia module and have the same
problem.

--

Previous thread: [net-next PATCH 2/2] igb: add PF to pool if adding a VLVF register value and the VFTA bit is by Jeff Kirsher on Tuesday, March 10, 2009 - 7:09 pm. (9 messages)

Next thread: Re: Openssl/Openssh Offload to Linux Crypto by Herbert Xu on Tuesday, March 10, 2009 - 8:07 pm. (1 message)