Re: GP with 2.0.30 + pre2 patch : ksymoops + gdb info included

David S. Miller (davem@jenolan.rutgers.edu)
Mon, 9 Jun 1997 20:42:01 -0400


I'm beginning to suspect some things about this bug, they are always
reported to crash in the same place and I have yet to find a way that
the receive queue can become corrupt.

Can you send me the results of gcc's compiling of this file on _your_
system. My current theory is that gcc is miscompiling net/ipv4/tcp.c
with the version you are using. Just do

make net/ipv4/tcp.s
cat net/ipv4/tcp.s | mail davem@caip.rutgers.edu

Thanks.