Re: Oops in get_hash_table

Michael Elizabeth Chastain (mec@duracef.shout.net)
Wed, 7 Aug 1996 12:04:12 -0500


Bernd Ziller reports:

> Another thing to mention is that I compiled various 2.0.10 kernels,
> with and without support for scsi, ether, tokenring. And I can tell
> you that all kernels *without* tokenring worked! But including the
> tokenring driver, the 'dd' - 'test' broke within a few seconds
> resulting in a segmentation fault (EIP:get_hash_table).

I think that include/linux/netdevice.h has a bug when both CONFIG_TR
and CONFIG_NET_IPIP are turned on. MAX_HEADER gets defined as 48 when
it needs to be 80.

This is very likely unrelated, though.

Michael Chastain
mec@duracef.shout.net