Re: heavy problem

Michael Schulze (schulzmi@fh-brandenburg.de)
Sun, 24 Jan 1999 16:44:21 +0100


Hi again !

> Could you try it with strace stderr redirected over the network? E.g.
> (echo "cat >/tmp/log"; strace nedit 2>&1) | rlogin another_box

OK, did it !
I've borrowed a notebook from my parents, and tried it
over plip.
the last thing I've seen was :
...
readv(3, [{"osfCancel:<Key>Escape,<Key>Cance"..., 539}, {"\0", 1}], 2) =
540
write(3, "e\0\2\0\10\177\0\0", 8) = 8
read(3, "\1\4\34\0\374\1\0\0x\2153\10\0\0"..., 32) = 32
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2032) = 2032
write(3, "w\0\1\0", 4) = 4
read(3, "\1\2\35\0\4\0\0\0x\2153\10\0\0\0"..., 32) = 32
readv(3, [{"2>B\0%m@\0M\0q\0stNu", 16}, {"", 0}], 2) = 16
write(3, "\210\10\7\0\0\1\7\0\0\0\0\0\0\0\0"..., 28) = 28
read(3, "\1\0\36\0004\2\

-------------

the last line here seems to be line 380 in the textfile at
http://dc43.gfz-potsdam.de:8080/linux/kernel/strace.out

Micha

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/