openssh 3.2.2p1- temrinal hangs
From: Dan S (mrdan@yahoo.com)Date: 06/14/02
- Next message: *** Eric D. *** \( 75 \): "SSH serveur windows et lunix"
- Previous message: Peter Diesner: "Re: ssh forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dan S" <mrdan@yahoo.com> Date: Fri, 14 Jun 2002 04:55:28 GMT
Hi,
I've installed openssh 3.2.2p1 on Solaris 8 (with latest patches). In debug
mode, everything will work fine. I am assuming it is because sshd is not
forking the process. Otherwise, the terminal is experiencing the following
problems, depending on the different shells:
Logging in as root from a windows client with ssh 3.1.0 (www.ssh.com)
ksh or sh: connects, but no job control.
csh: hangs indefinitely
# tcsh
Warning: no access to tty (Inappropriate ioctl for device).
Thus no job control in this shell.
# bash
bash: no job control in this shell
Any help is appreciated. I collected the following data from truss'ing the
process in debug mode and the forked process in normal mode, where the
problem occurs. All processes run as root:
NORMAL MODE (process forked) Hangs here.
truss forked process at auth phase.
========================================
# truss -p 692
poll(0xFFBED268, 1, -1) (sleeping...)
poll(0xFFBED268, 1, -1) = 1
read(5, " 6AC I EADDE = XFA9887 Q".., 8192) = 1088
open("/etc/shadow", O_RDONLY) = 4
fstat64(4, 0xFFBEEF10) = 0
ioctl(4, TCGETA, 0xFFBEEE9C) Err#25 ENOTTY
read(4, " r o o t : 0 j g W U 4 F".., 8192) = 247
llseek(4, 0xFFFFFFFFFFFFFF28, SEEK_CUR) = 31
close(4) = 0
getpeername(5, 0xFFBEF0C0, 0xFFBEF09C, 1) = 0
fstat(-1, 0xFFBEE868) Err#9 EBADF
fstat(-1, 0xFFBEDC38) Err#9 EBADF
open("/dev/conslog", O_WRONLY) = 4
fcntl(4, F_SETFD, 0x00000001) = 0
fstat(4, 0xFFBEDC38) = 0
fstat(4, 0xFFBEE698) = 0
time() = 1024016191
getpid() = 692 [542]
putmsg(4, 0xFFBEDD50, 0xFFBEDD44, 0) = 0
open("/var/run/syslog_door", O_RDONLY) = 6
door_info(6, 0xFFBEDC88) = 0
getpid() = 692 [542]
door_call(6, 0xFFBEDC70) = 0
close(6) = 0
fstat(4, 0xFFBEE868) = 0
close(4) = 0
write(5, "ED1B 8ECCE5 ^F8 3D2 4D5".., 32) = 32
alarm(0) = 575
close(7) = 0
sigaction(SIGCLD, 0x00000000, 0xFFBEF2D0) = 0
sigaction(SIGCLD, 0xFFBEF250, 0x00000000) = 0
pipe() = 4 [6]
fcntl(4, F_SETFD, 0x00000001) = 0
fcntl(6, F_SETFD, 0x00000001) = 0
fcntl(4, F_GETFL, 0x00000000) = 2
fstat64(4, 0xFFBEF138) = 0
fstat64(4, 0xFFBEF138) = 0
fcntl(4, F_SETFL, 0x00000082) = 0
fcntl(6, F_GETFL, 0x00000000) = 2
fstat64(6, 0xFFBEF1A8) = 0
fstat64(6, 0xFFBEF1A8) = 0
fcntl(6, F_SETFL, 0x00000082) = 0
poll(0xFFBEF258, 2, -1) = 1
sigfillset(0xFF240910) = 0
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
read(5, "B58DEA @ &9AC790 z Y\0 F".., 16384) = 64
ioctl(-1, TCGETA, 0xFFBEF0BC) Err#9 EBADF
poll(0xFFBEF258, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
write(5, " #C51EF9E4 ?18 2D5 K02 r".., 48) = 48
poll(0xFFBEF258, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
read(5, "1FF616E3 #AD !CE k {\bD2".., 16384) = 80
door_info(3, 0xFFBEE8D8) = 0
door_call(3, 0xFFBEE8C0) = 0
stat64("/var/adm/lastlog", 0xFFBEE7E0) = 0
open64("/var/adm/lastlog", O_RDONLY) = 7
llseek(7, 0, SEEK_SET) = 0
read(7, " =\t ?14 p t s / 4\0\0\0".., 28) = 28
close(7) = 0
open64("/dev/ptmx", O_RDWR|O_NOCTTY) = 7
sigaction(SIGCLD, 0x00000000, 0xFFBEF090) = 0
sigaction(SIGCLD, 0xFFBEF010, 0x00000000) = 0
sigprocmask(SIG_BLOCK, 0xFFBEF070, 0xFFBEF060) = 0
fork1() = 696
waitid(P_PID, 696, 0xFFBEEF58, 0403 ) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF060, 0x00000000) = 0
sigaction(SIGCLD, 0x00000000, 0xFFBEF090) = 0
sigaction(SIGCLD, 0xFFBEF010, 0x00000000) = 0
ioctl(7, I_STR, 0xFFBEF0D0) = 0
ioctl(7, I_STR, 0xFFBEF0D0) = 0
fstat64(7, 0xFFBEF038) = 0
access("/dev/pts/4", 0) = 0
open64("/dev/pts/4", O_RDWR|O_NOCTTY) = 8
ioctl(8, I_PUSH, "ptem") = 0
ioctl(8, I_PUSH, "ldterm") = 0
ioctl(8, I_PUSH, "ttcompat") = 0
brk(0x0011D2B8) = 0
brk(0x0011F2B8) = 0
door_info(3, 0xFFBECF90) = 0
door_call(3, 0xFFBECF78) = 0
stat64("/dev/pts/4", 0xFFBEF0A8) = 0
ioctl(7, TIOCSWINSZ, 0xFFBEF138) = 0
Received signal #20, SIGWINCH [default]
poll(0xFFBEF258, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
read(5, "F0 %E8 9A8 ?80\vE7CEF79B".., 16384) = 224
stat64("/usr/openwin/bin/xauth", 0xFFBEF0B0) = 0
so_socket(26, 2, 0, "", 1) = 9
bind(9, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
close(9) = 0
so_socket(2, 2, 0, "", 1) = 9
bind(9, 0x0011AC70, 16, 3) Err#125 EADDRINUSE
close(9) = 0
so_socket(26, 2, 0, "", 1) = 9
bind(9, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
close(9) = 0
so_socket(2, 2, 0, "", 1) = 9
bind(9, 0x0011AC70, 16, 3) Err#125 EADDRINUSE
close(9) = 0
so_socket(26, 2, 0, "", 1) = 9
bind(9, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
close(9) = 0
so_socket(2, 2, 0, "", 1) = 9
bind(9, 0x0011AC70, 16, 3) = 0
listen(9, 5, 1) = 0
brk(0x0011F2B8) = 0
brk(0x001212B8) = 0
brk(0x001212B8) = 0
brk(0x001232B8) = 0
ioctl(9, TCGETA, 0xFFBEE96C) Err#22 EINVAL
fcntl(9, F_GETFL, 0x00000000) = 2
fstat64(9, 0xFFBEE808) = 0
getsockopt(9, 65535, 8192, 0xFFBEE908, 0xFFBEE900, -14597388) = 0
fstat64(9, 0xFFBEE808) = 0
getsockopt(9, 65535, 8192, 0xFFBEE908, 0xFFBEE904, -14597388) = 0
setsockopt(9, 65535, 8192, 0xFFBEE908, 4, -14597388) = 0
fcntl(9, F_SETFL, 0x00000082) = 0
fcntl(9, F_GETFL, 0x00000000) = 130
fstat64(9, 0xFFBEE808) = 0
getsockopt(9, 65535, 8192, 0xFFBEE908, 0xFFBEE900, -14597388) = 0
uname(0xFFBEE648) = 1
fork() = 697
close(8) = 0
dup(7) = 8
dup(7) = 10
getsockname(5, 0xFFBEEEE8, 0xFFBEEEE4, 1) = 0
setsockopt(5, 0, 3, 0xFFBEF05C, 4, 1) = 0
getsockopt(5, 6, 1, 0xFFBEEFE4, 0xFFBEEFE0, 1) = 0
setsockopt(5, 6, 1, 0xFFBEEFE4, 4, 1) = 0
ioctl(8, TCGETA, 0xFFBEEF04) Err#22 EINVAL
fcntl(8, F_GETFL, 0x00000000) = 8194
fstat64(8, 0xFFBEEDA0) = 0
fstat64(8, 0xFFBEEDA0) = 0
fcntl(8, F_SETFL, 0x00002082) = 0
fcntl(7, F_GETFL, 0x00000000) = 8322
fstat64(7, 0xFFBEEDA0) = 0
poll(0xFFBEF238, 4, -1) = 2
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
read(8, " L a s t l o g i n : ".., 16384) = 119
write(5, " B 703 q rFFCE ,D503A8BC".., 80) = 80
poll(0xFFBEF238, 4, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
write(5, " n c U & C 1A4 e ' .\091".., 160) = 160
poll(0xFFBEF238, 4, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2F0, 0xFFBEF300) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF300, 0x00000000) = 0
read(5, " < < y L9DC5BA979FB7DAF5".., 16384) = 64
ioctl(7, TIOCSWINSZ, 0xFFBEF140) = 0
Received signal #20, SIGWINCH [default]
poll(0xFFBEF238, 4, -1) (sleeping...)
DEBUG MODE (process is not forked) Everything works fine here.
truss process at auth phase.
==============================================================
poll(0xFFBED260, 1, -1) = 1
read(5, " x P92CA GBB YF2B6 ] 48A".., 8192) = 1088
write(2, " d e b u g 1 : u s e r".., 77) = 77
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : a t t e".., 28) = 28
write(2, "\r\n", 2) = 2
open("/etc/shadow", O_RDONLY) = 4
fstat64(4, 0xFFBEEF08) = 0
ioctl(4, TCGETA, 0xFFBEEE94) Err#25 ENOTTY
read(4, " r o o t : 0 j g W U 4 F".., 8192) = 247
llseek(4, 0xFFFFFFFFFFFFFF28, SEEK_CUR) = 31
close(4) = 0
getpeername(5, 0xFFBEF0B8, 0xFFBEF094, 1) = 0
write(2, " A c c e p t e d p a s".., 58) = 58
write(2, "\r\n", 2) = 2
write(5, "93A0 XCBB8 E B \ECDC88EB".., 32) = 32
alarm(0) = 0
write(2, " d e b u g 1 : E n t e".., 46) = 46
write(2, "\r\n", 2) = 2
sigaction(SIGCLD, 0x00000000, 0xFFBEF2C8) = 0
sigaction(SIGCLD, 0xFFBEF248, 0x00000000) = 0
pipe() = 4 [8]
fcntl(4, F_SETFD, 0x00000001) = 0
fcntl(8, F_SETFD, 0x00000001) = 0
fcntl(4, F_GETFL, 0x00000000) = 2
fstat64(4, 0xFFBEF130) = 0
write(2, " d e b u g 1 : f d 4".., 31) = 31
write(2, "\r\n", 2) = 2
fstat64(4, 0xFFBEF130) = 0
fcntl(4, F_SETFL, 0x00000082) = 0
fcntl(8, F_GETFL, 0x00000000) = 2
fstat64(8, 0xFFBEF1A0) = 0
write(2, " d e b u g 1 : f d 8".., 31) = 31
write(2, "\r\n", 2) = 2
fstat64(8, 0xFFBEF1A0) = 0
fcntl(8, F_SETFL, 0x00000082) = 0
write(2, " d e b u g 1 : s e r v".., 31) = 31
write(2, "\r\n", 2) = 2
poll(0xFFBEF250, 2, -1) = 1
sigfillset(0xFF240910) = 0
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(5, " gE6 CAA8BCBF7D3 2 k B -".., 16384) = 64
write(2, " d e b u g 1 : s e r v".., 74) = 74
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : i n p u".., 29) = 29
write(2, "\r\n", 2) = 2
ioctl(-1, TCGETA, 0xFFBEF0B4) Err#9 EBADF
write(2, " d e b u g 1 : c h a n".., 39) = 39
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 25) = 25
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 30) = 30
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 31) = 31
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 52) = 52
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e r v".., 50) = 50
write(2, "\r\n", 2) = 2
poll(0xFFBEF250, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
write(5, " (CBBF8A i 3B9 } C13BEEB".., 48) = 48
poll(0xFFBEF250, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(5, "AD\f94 R8A80 xE48F17E9DD".., 16384) = 80
write(2, " d e b u g 1 : s e r v".., 67) = 67
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 47) = 47
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 56) = 56
write(2, "\r\n", 2) = 2
door_info(3, 0xFFBEE8D0) = 0
door_call(3, 0xFFBEE8B8) = 0
stat64("/var/adm/lastlog", 0xFFBEE7D8) = 0
open64("/var/adm/lastlog", O_RDONLY) = 9
llseek(9, 0, SEEK_SET) = 0
read(9, " =\t ?EE p t s / 3\0\0\0".., 28) = 28
close(9) = 0
write(2, " d e b u g 1 : A l l o".., 23) = 23
write(2, "\r\n", 2) = 2
open64("/dev/ptmx", O_RDWR|O_NOCTTY) = 9
sigaction(SIGCLD, 0x00000000, 0xFFBEF088) = 0
sigaction(SIGCLD, 0xFFBEF008, 0x00000000) = 0
sigprocmask(SIG_BLOCK, 0xFFBEF068, 0xFFBEF058) = 0
fork1() = 749
waitid(P_PID, 749, 0xFFBEEF50, 0403 ) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF058, 0x00000000) = 0
sigaction(SIGCLD, 0x00000000, 0xFFBEF088) = 0
sigaction(SIGCLD, 0xFFBEF008, 0x00000000) = 0
ioctl(9, I_STR, 0xFFBEF0C8) = 0
ioctl(9, I_STR, 0xFFBEF0C8) = 0
fstat64(9, 0xFFBEF030) = 0
access("/dev/pts/4", 0) = 0
open64("/dev/pts/4", O_RDWR|O_NOCTTY) = 10
ioctl(10, I_PUSH, "ptem") = 0
ioctl(10, I_PUSH, "ldterm") = 0
ioctl(10, I_PUSH, "ttcompat") = 0
write(2, " d e b u g 1 : s e s s".., 51) = 51
write(2, "\r\n", 2) = 2
brk(0x0011D2B8) = 0
brk(0x0011F2B8) = 0
door_info(3, 0xFFBECF88) = 0
door_call(3, 0xFFBECF70) = 0
stat64("/dev/pts/4", 0xFFBEF0A0) = 0
ioctl(9, TIOCSWINSZ, 0xFFBEF130) = 0
poll(0xFFBEF250, 2, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(5, "EE =EAC8FC14 b W0FF2 %C5".., 16384) = 224
write(2, " d e b u g 1 : s e r v".., 67) = 67
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 47) = 47
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 56) = 56
write(2, "\r\n", 2) = 2
stat64("/usr/openwin/bin/xauth", 0xFFBEF0A8) = 0
so_socket(26, 2, 0, "", 1) = 11
bind(11, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
write(2, " d e b u g 1 : b i n d".., 55) = 55
write(2, "\r\n", 2) = 2
close(11) = 0
so_socket(2, 2, 0, "", 1) = 11
bind(11, 0x0011AA10, 16, 3) Err#125 EADDRINUSE
write(2, " d e b u g 1 : b i n d".., 46) = 46
write(2, "\r\n", 2) = 2
close(11) = 0
so_socket(26, 2, 0, "", 1) = 11
bind(11, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
write(2, " d e b u g 1 : b i n d".., 55) = 55
write(2, "\r\n", 2) = 2
close(11) = 0
so_socket(2, 2, 0, "", 1) = 11
bind(11, 0x0011AA10, 16, 3) Err#125 EADDRINUSE
write(2, " d e b u g 1 : b i n d".., 46) = 46
write(2, "\r\n", 2) = 2
close(11) = 0
so_socket(26, 2, 0, "", 1) = 11
bind(11, 0x0010F0B8, 32, 3) Err#126 EADDRNOTAVAIL
write(2, " d e b u g 1 : b i n d".., 55) = 55
write(2, "\r\n", 2) = 2
close(11) = 0
so_socket(2, 2, 0, "", 1) = 11
bind(11, 0x0011AA10, 16, 3) = 0
listen(11, 5, 1) = 0
brk(0x0011F2B8) = 0
brk(0x001212B8) = 0
brk(0x001212B8) = 0
brk(0x001232B8) = 0
ioctl(11, TCGETA, 0xFFBEE964) Err#22 EINVAL
fcntl(11, F_GETFL, 0x00000000) = 2
fstat64(11, 0xFFBEE800) = 0
getsockopt(11, 65535, 8192, 0xFFBEE900, 0xFFBEE8F8, -14597388) = 0
write(2, " d e b u g 1 : f d 1".., 32) = 32
write(2, "\r\n", 2) = 2
fstat64(11, 0xFFBEE800) = 0
getsockopt(11, 65535, 8192, 0xFFBEE900, 0xFFBEE8FC, -14597388) = 0
setsockopt(11, 65535, 8192, 0xFFBEE900, 4, -14597388) = 0
fcntl(11, F_SETFL, 0x00000082) = 0
fcntl(11, F_GETFL, 0x00000000) = 130
fstat64(11, 0xFFBEE800) = 0
getsockopt(11, 65535, 8192, 0xFFBEE900, 0xFFBEE8F8, -14597388) = 0
write(2, " d e b u g 1 : c h a n".., 42) = 42
write(2, "\r\n", 2) = 2
uname(0xFFBEE640) = 1
write(2, " d e b u g 1 : s e r v".., 74) = 74
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 47) = 47
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 63) = 63
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e r v".., 65) = 65
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 47) = 47
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 54) = 54
write(2, "\r\n", 2) = 2
fork() = 750
close(10) = 0
dup(9) = 10
dup(9) = 12
getsockname(5, 0xFFBEEEE0, 0xFFBEEEDC, 1) = 0
setsockopt(5, 0, 3, 0xFFBEF054, 4, 1) = 0
getsockopt(5, 6, 1, 0xFFBEEFDC, 0xFFBEEFD8, 1) = 0
write(2, " d e b u g 1 : f d 5".., 32) = 32
write(2, "\r\n", 2) = 2
setsockopt(5, 6, 1, 0xFFBEEFDC, 4, 1) = 0
ioctl(10, TCGETA, 0xFFBEEEFC) Err#22 EINVAL
fcntl(10, F_GETFL, 0x00000000) = 8194
fstat64(10, 0xFFBEED98) = 0
write(2, " d e b u g 1 : f d 1".., 32) = 32
write(2, "\r\n", 2) = 2
fstat64(10, 0xFFBEED98) = 0
fcntl(10, F_SETFL, 0x00002082) = 0
fcntl(9, F_GETFL, 0x00000000) = 8322
fstat64(9, 0xFFBEED98) = 0
poll(0xFFBEF220, 4, -1) = 2
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(10, " C o u l d n o t r e".., 16384) = 531
write(5, "93F917B4 (ACA5D594 2 WA4".., 80) = 80
poll(0xFFBEF220, 4, -1) = 2
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(10, "\r\n d e b u g 1 : R e".., 16384) = 93
write(5, " ^ 7 4F8 ^ oAB06 (EC K :".., 560) = 560
poll(0xFFBEF220, 4, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(5, " 2BEAA w 5B5 AE CA9 ~FC".., 16384) = 64
write(5, "1FFB8F179B yFA IBE zC3DC".., 160) = 160
write(2, " d e b u g 1 : s e r v".., 73) = 73
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 47) = 47
write(2, "\r\n", 2) = 2
write(2, " d e b u g 1 : s e s s".., 62) = 62
write(2, "\r\n", 2) = 2
ioctl(9, TIOCSWINSZ, 0xFFBEF138) = 0
poll(0xFFBEF220, 4, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
read(10, " h o m e s # ", 16384) = 7
poll(0xFFBEF220, 4, -1) = 1
sigprocmask(SIG_BLOCK, 0xFFBEF2E8, 0xFFBEF2F8) = 0
sigprocmask(SIG_SETMASK, 0xFFBEF2F8, 0x00000000) = 0
write(5, " 3 ;C3 sC5 e8ED0E4D7 hD5".., 48) = 48
- Next message: *** Eric D. *** \( 75 \): "SSH serveur windows et lunix"
- Previous message: Peter Diesner: "Re: ssh forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]