Displaying 3 results from an estimated 3 matches for "_read_sys".
2000 Jul 18
5
scp not shutting down in 2.1.1p4
Hi!
as I just noted, after scp the connection does not shut down properly.
When I do a "scp file targethost:path", on targethost a "sshd" process is
left running. I do use
--with-default-path="/usr/local/openssh/bin:/usr/bin:/usr/local/bin"
to assure, that the corrensponding openssh-scp is used.
It also seems, that normal sessions are not always closed properly.
2000 May 23
0
HP-UX 11.0 scp -t hangs and PAM
openssh-2.1.0p2 on HP-UX 11.0 trusted system.
One problem is that scp does not exit after a file transfer:
stevesk 14074 14073 0 13:21:46 ? 0:00 scp -t .
Attaching to the running process with gdb yields:
(gdb) bt
#0 0xc01ed230 in _read_sys () from /usr/lib/libc.2
#1 0xc01f85e4 in read () from /usr/lib/libc.2
#2 0x8228 in atomicio (f=0x400025c2 <SD$ecb_enc+122>, fd=0, _s=0x7bff03e0 "C0644 59 resolv.conf", n=1)
at atomicio.c:46
#3 0x620c in sink (argc=1, argv=0x7bff0164) at scp.c:695
#4 0x4bb8 in main (argc=1, a...
2000 Jul 03
1
Antwort: Re: sshd does not exit after scp (hpux 11.00 / ssh 2.1 .1p1)
...weden.hp.com
Subject: HP-UX 11.0 scp -t hangs and PAM
openssh-2.1.0p2 on HP-UX 11.0 trusted system.
One problem is that scp does not exit after a file transfer:
stevesk 14074 14073 0 13:21:46 ? 0:00 scp -t .
Attaching to the running process with gdb yields:
(gdb) bt
#0 0xc01ed230 in _read_sys () from /usr/lib/libc.2
#1 0xc01f85e4 in read () from /usr/lib/libc.2
#2 0x8228 in atomicio (f=0x400025c2 <SD$ecb_enc+122>, fd=0, _s=0x7bff03e0
"C0644 59 resolv.conf", n=1)
at atomicio.c:46
#3 0x620c in sink (argc=1, argv=0x7bff0164) at scp.c:695
#4 0x4bb8 in main (argc=1, a...