Displaying 1 result from an estimated 1 matches for "50debug1".
Did you mean:
40debug1
2002 Jun 26
0
[Bug 299] New: mmap problem with 3.3p1 version
...ion OpenSSH_3.2.3p1
debug1: match: OpenSSH_3.2.3p1 pat OpenSSH*
Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.3
mmap(65536): Invalid argument
debug1: Calling cleanup 0x806c3b4(0x0)
With strace :
write(2, "debug1: Local version string SSH"..., 50debug1: Local version string
SSH-2.0-OpenSSH_3.3
) = 50
fcntl(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
socketpair(PF_UNIX, SOCK_STREAM, 0, [3, 7]) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
fcntl(7, F_SETFD, FD_CLOEXEC) = 0
old_mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS,...