Messages in this thread |  | | Date | Sat, 12 May 2001 11:48:23 -0700 | From | Miles Lane <> | Subject | 2.4.4-ac[6-8] -- ssh failing with -1 ESPIPE (Illegal seek) errors. |
| |
I'm not sure how far back this has been broken. I am attempting to do a cvs update of the XFree86 tree with CVS_RSH set to ssh1.
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 _llseek(4, 0, 0xbffff9a4, SEEK_CUR) = -1 ESPIPE (Illegal seek) fcntl(5, F_GETFL) = 0 (flags O_RDONLY) fstat64(0x5, 0xbffff958) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 _llseek(5, 0, 0xbffff998, SEEK_CUR) = -1 ESPIPE (Illegal seek) brk(0x80e7000) = 0x80e7000 write(4, "Root /cvs\nValid-responses ok err"..., 367) = 367 read(5,
Am I doing something wrong or is this fallout from the recent network changes in the development tree?
Thanks, Miles - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |