Re: test13-pre4 ip defrag oops

2000-12-24 Thread kuznet
Hello! > eax: 20202037 ebx: d3a406c0 ecx: cf683024 edx: c734a2a0 Ough... found eventually. skb->dev turns out to be not initialized. 8)8) This patchlet surely fixes the bug. (plus writes are ordered) Alexey --- ../vger3-001222/linux/net/core/skbuff.c Fri Dec 22 19:37:54 2000 +++ l

test13-pre4 ip defrag oops

2000-12-23 Thread Mohammad A. Haque
Just got an oops uner test13-pre4 when I tried to access a new nfs export. Looks like the ip defrag monster doesn't want to go away =) ksymoops 0.7c on i686 2.4.0-test13-pre4. Options used -V (default) -K (specified) -L (specified) -o /lib/modules/2.4.0-test13-pre4/ (default)