[619] in linux-net channel archive
broken network code
daemon@ATHENA.MIT.EDU (Jason Duerstock)
Wed Jul 5 21:31:03 1995
Date: Wed, 5 Jul 1995 17:01:11 -0400 (EDT)
From: Jason Duerstock <jduersto@kendall.mdcc.edu>
To: linux-net@vger.rutgers.edu
There seems to be a severe error in the networking code somewhere:
I ran an strace on atalkd (a part of the netatalk AppleTalk package for
linux), and I got the following:
socket(PF_???, DGRAM, 0)=9
ioctl(SIOCSIFADDR,
<carriage return inserted for reliability>
Kernel panic: skpush: under 00095198:5
I would have provided a stack trace but...the kernel doesn't want to give
one to me. :/
Is there any more information I can provide or is there a place I can
start to look for bugs?
Jason Duerstock
jduersto@kendall.mdcc.edu
jasond@mdcs2.cs.mdcc.edu
P.S. I posted this a couple of days ago + it never seemed to get
forwarded to the list again.