* Fencepost error in ipv4/tulip?
@ 2000-10-31 12:06 Tom Leete
2000-10-31 22:33 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Tom Leete @ 2000-10-31 12:06 UTC (permalink / raw)
To: David S. Miller; +Cc: Jeff Garzik, linux-kernel
Hello,
Sometimes it almost works. I sent test10-pre6 to another
local machine (stock rh6.2). The problem box was running
vanilla test10-pre5, i486, gcc-2.95.2. The ether setup is
pnic2/tulip. mru is 1500.
Here's what came out the other end:
$ md5sum test10-pre6.bz2
d8453f77b50b48e7dafd683199cd132e test10-pre6.bz2
$ ls -l test10-pre6.bz2
-rw-r--r-- 1 tleete tleete 333190 Oct 28 04:44
test10-pre6.bz2
$ cp test10-pre6.bz2 test10-pre6.bz2.bad
$ cp /mnt/floppy/test10-pre6.bz2 test10-pre6.bz2.good
$ md5sum test10-pre6.bz2.good
f71f05ce094e5c7cfabcb88a54e03e91 test10-pre6.bz2.good
$ cmp -l test10-pre6.bz2.bad test10-pre6.bz2.good
>bad-good.cmp
The md5sum of *.good agrees on both machines.
[Summary of bad-good.cmp]
bad[28814-29694] = {\367,..good[n+2]..,\232,\167}
good[28814-29694] = {\345,\125,\052,...}
bad[108003-110590] = {\070,\363,..good[n+2]..,\153,\344}
good[108003-110590] = {\234,\003,\012,\152,...}
bad[307121-314366] = {\170,\363,..good[n+2]..,\201,\355}
good[307121-314366] = {\101,\027,\351,\174,...}
bad[330977-331744] = {\270,\363,..good[n+2]..,\321,\125}
good[330977-331744] = {\235,\223,\045,\132,...}
I'd expect the error always to be present if it were from
miscompiling structs or bad userspace ftp. If it were
simple, the first block of errors would have the same
structure as the others.
I am puzzled.
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Fencepost error in ipv4/tulip?
2000-10-31 12:06 Fencepost error in ipv4/tulip? Tom Leete
@ 2000-10-31 22:33 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2000-10-31 22:33 UTC (permalink / raw)
To: tleete; +Cc: jgarzik, linux-kernel
Date: Tue, 31 Oct 2000 07:06:35 -0500
From: Tom Leete <tleete@mountain.net>
Sometimes it almost works. I sent test10-pre6 to another
local machine (stock rh6.2). The problem box was running
vanilla test10-pre5, i486, gcc-2.95.2.
..
I am puzzled.
I am puzzled as well. Firstly, any change to try compiling the test10
kernels with egcs-1.1.x and see if that makes a difference (you have a
stock rh6.2 machine so doing this should not be very difficult :-)
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-10-31 22:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-31 12:06 Fencepost error in ipv4/tulip? Tom Leete
2000-10-31 22:33 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox