• Debug the socks5 communication with strace. (2/2)

    From hongyi.zhao@gmail.com@21:1/5 to All on Mon Sep 6 17:16:25 2021
    [continued from previous message]

    openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libhx509.so.5", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340/\1\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0644, st_size=313336, ...}) = 0
    mmap(NULL, 316456, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3f80838000 mmap(0x7f3f80848000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f3f80848000
    mmap(0x7f3f80871000, 65536, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0x7f3f80871000
    mmap(0x7f3f80881000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x48000) = 0x7f3f80881000
    mmap(0x7f3f80885000, 1064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3f80885000
    close(3) = 0
    openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\346\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0644, st_size=1212216, ...}) = 0
    mmap(NULL, 1216056, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3f8070f000
    mprotect(0x7f3f8071d000, 1134592, PROT_NONE) = 0
    mmap(0x7f3f8071d000, 917504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f3f8071d000
    mmap(0x7f3f807fd000, 212992, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xee000) = 0x7f3f807fd000
    mmap(0x7f3f80832000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x122000) = 0x7f3f80832000
    close(3) = 0
    openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@ \0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0644, st_size=202760, ...}) = 0
    mmap(NULL, 238280, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3f806d4000 mmap(0x7f3f806d6000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f3f806d6000
    mmap(0x7f3f806eb000, 106496, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f3f806eb000
    mmap(0x7f3f80705000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7f3f80705000
    mmap(0x7f3f80707000, 29384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f3f80707000
    close(3) = 0
    openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\363\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0644, st_size=1369352, ...}) = 0
    mmap(NULL, 1368336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f3f80585000
    mmap(0x7f3f80594000, 684032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f3f80594000
    mmap(0x7f3f8063b000, 618496, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb6000) = 0x7f3f8063b000
    mmap(0x7f3f806d2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14c000) = 0x7f3f806d2000
    close(3) = 0
    mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3f80583000
    mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3f80581000
    mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f3f8057f000
    arch_prctl(ARCH_SET_FS, 0x7f3f8057fe00) = 0
    mprotect(0x7f3f818dc000, 12288, PROT_READ) = 0
    mprotect(0x7f3f806d2000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80705000, 4096, PROT_READ) = 0
    mprotect(0x7f3f81903000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80d89000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80832000, 12288, PROT_READ) = 0
    mprotect(0x7f3f80c73000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80c5b000, 4096, PROT_READ) = 0
    mprotect(0x7f3f808e7000, 4096, PROT_READ) = 0
    mprotect(0x7f3f809c4000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80896000, 4096, PROT_READ) = 0
    mprotect(0x7f3f8091d000, 8192, PROT_READ) = 0
    mprotect(0x7f3f808c2000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80881000, 12288, PROT_READ) = 0
    mprotect(0x7f3f808ce000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80a56000, 16384, PROT_READ) = 0
    mprotect(0x7f3f80a67000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80a6e000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80a84000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80ba7000, 45056, PROT_READ) = 0
    mprotect(0x7f3f80bdf000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80c22000, 8192, PROT_READ) = 0
    mprotect(0x7f3f80c41000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80c6c000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80ca3000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80d75000, 57344, PROT_READ) = 0
    mprotect(0x7f3f80e0d000, 4096, PROT_READ) = 0
    mprotect(0x7f3f80e46000, 8192, PROT_READ) = 0
    mprotect(0x7f3f80e7e000, 4096, PROT_READ) = 0
    mprotect(0x7f3f811d6000, 12288, PROT_READ) = 0
    mprotect(0x7f3f816c9000, 4096, PROT_READ) = 0
    mprotect(0x7f3f81045000, 61440, PROT_READ) = 0
    mprotect(0x7f3f811e6000, 4096, PROT_READ) = 0
    mprotect(0x7f3f811f7000, 4096, PROT_READ) = 0
    mprotect(0x7f3f8124a000, 8192, PROT_READ) = 0
    mprotect(0x7f3f8129a000, 8192, PROT_READ) = 0
    mprotect(0x7f3f81542000, 180224, PROT_READ) = 0
    mprotect(0x7f3f815fa000, 36864, PROT_READ) = 0
    mprotect(0x7f3f81618000, 4096, PROT_READ) = 0
    mprotect(0x7f3f81923000, 4096, PROT_READ) = 0
    mprotect(0x7f3f81684000, 8192, PROT_READ) = 0
    mprotect(0x7f3f816a6000, 4096, PROT_READ) = 0
    mprotect(0x7f3f816f0000, 12288, PROT_READ) = 0
    mprotect(0x7f3f819b1000, 16384, PROT_READ) = 0
    mprotect(0x555b01a9f000, 16384, PROT_READ) = 0
    mprotect(0x7f3f81a05000, 4096, PROT_READ) = 0
    munmap(0x7f3f819b8000, 129107) = 0
    set_tid_address(0x7f3f805800d0) = 734186 set_robust_list(0x7f3f805800e0, 24) = 0
    rt_sigaction(SIGRTMIN, {sa_handler=0x7f3f818edbf0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGRT_1, {sa_handler=0x7f3f818edc90, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
    prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
    brk(NULL) = 0x555b02d4f000
    brk(0x555b02d70000) = 0x555b02d70000
    getrandom("\xdb", 1, GRND_NONBLOCK) = 1
    stat("/etc/gnutls/config", 0x7ffd1ab201f0) = -1 ENOENT (No such file or directory)
    pipe([3, 4]) = 0
    close(3) = 0
    close(4) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f8173a210}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
    futex(0x7f3f81572818, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f8157280c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f81572804, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f8156fc5c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815726c4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f8157265c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f81572650, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    brk(0x555b02d91000) = 0x555b02d91000
    futex(0x7f3f815727fc, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815727b8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815727b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    openat(AT_FDCWD, "/usr/lib/ssl/openssl.cnf", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=10909, ...}) = 0
    read(3, "#\n# OpenSSL example configuratio"..., 4096) = 4096
    read(3, "# WARNING: ancient versions of N"..., 4096) = 4096
    read(3, "es of the usage of nsCertType. I"..., 4096) = 2717
    read(3, "", 4096) = 0
    close(3) = 0
    socket(AF_INET6, SOCK_DGRAM, IPPROTO_IP) = 3
    close(3) = 0
    openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=14537584, ...}) = 0
    mmap(NULL, 14537584, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f3f7f7a1000
    close(3) = 0
    openat(AT_FDCWD, "/home/werner/.curlrc", O_RDONLY) = -1 ENOENT (No such file or directory)
    brk(0x555b02db2000) = 0x555b02db2000
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f8173a210}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    brk(0x555b02dae000) = 0x555b02dae000
    brk(0x555b02dac000) = 0x555b02dac000
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
    ioctl(0, TIOCGWINSZ, {ws_row=24, ws_col=118, ws_xpixel=0, ws_ypixel=0}) = 0 brk(0x555b02dcd000) = 0x555b02dcd000
    socketpair(AF_UNIX, SOCK_STREAM, 0, [3, 4]) = 0
    fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
    fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    fcntl(4, F_GETFL) = 0x2 (flags O_RDWR)
    fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=3, events=POLLIN}], 1, 0) = 0 (Timeout)
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    socket(AF_INET, SOCK_STREAM, IPPROTO_IP) = 5
    setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4) = 0
    setsockopt(5, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
    setsockopt(5, SOL_TCP, TCP_KEEPIDLE, [60], 4) = 0
    setsockopt(5, SOL_TCP, TCP_KEEPINTVL, [60], 4) = 0
    fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
    fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    connect(5, {sa_family=AF_INET, sin_port=htons(18889), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress)
    poll([{fd=5, events=POLLOUT|POLLWRNORM}], 1, 0) = 1 ([{fd=5, revents=POLLOUT|POLLWRNORM}])
    getsockopt(5, SOL_SOCKET, SO_ERROR, [0], [4]) = 0
    fcntl(5, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK) fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    poll([{fd=5, events=POLLOUT|POLLWRNORM}], 1, 300000) = 1 ([{fd=5, revents=POLLOUT|POLLWRNORM}])
    fcntl(5, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK) fcntl(5, F_SETFL, O_RDWR) = 0
    sendto(5, "\5\2\0\1", 4, MSG_NOSIGNAL, NULL, 0) = 4
    fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
    fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 300000) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
    fcntl(5, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK) fcntl(5, F_SETFL, O_RDWR) = 0
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 299999) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
    recvfrom(5, "\5\0", 2, 0, NULL, NULL) = 2
    socketpair(AF_UNIX, SOCK_STREAM, 0, [6, 7]) = 0
    mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f3f7efa0000
    mprotect(0x7f3f7efa1000, 8388608, PROT_READ|PROT_WRITE) = 0 clone(child_stack=0x7f3f7f79fd70, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[734229], tls=0x7f3f7f7a0700, child_tidptr=0x7f3f7f7a09d0) = 734229
    futex(0x7f3f7f7a09d0, FUTEX_WAIT, 734229, NULL) = 0
    close(7) = 0
    close(6) = 0
    sendto(5, "\5\1\0\1J}\314l\3\341", 10, MSG_NOSIGNAL, NULL, 0) = 10
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 299997) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
    recvfrom(5, "\5\0\0\1\0\0\0\0\0\0", 10, 0, NULL, NULL) = 10
    fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
    fcntl(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
    getpeername(5, {sa_family=AF_INET, sin_port=htons(18889), sin_addr=inet_addr("127.0.0.1")}, [128->16]) = 0
    getsockname(5, {sa_family=AF_INET, sin_port=htons(38748), sin_addr=inet_addr("127.0.0.1")}, [128->16]) = 0
    futex(0x7f3f81572948, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    getpid() = 734186 getrandom("\x7b\xb9\xd7\xa3\x2e\x02\x36\xe1\xe9\x2d\x5b\x8e\xd5\xa4\x50\x23\x21\x14\x7e\xaf\x78\x0c\xed\x9b\x9a\x57\xfb\xea\x56\xdb\x34\x62", 32, 0) = 32
    getpid() = 734186
    futex(0x7f3f81572918, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815728d8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815727f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f815727e8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    openat(AT_FDCWD, "/usr/lib/ssl/openssl.cnf", O_RDONLY) = 6
    fstat(6, {st_mode=S_IFREG|0644, st_size=10909, ...}) = 0
    read(6, "#\n# OpenSSL example configuratio"..., 4096) = 4096
    read(6, "# WARNING: ancient versions of N"..., 4096) = 4096
    read(6, "es of the usage of nsCertType. I"..., 4096) = 2717
    read(6, "", 4096) = 0
    close(6) = 0
    futex(0x7f3f815727e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f81606840, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    sysinfo({uptime=3591, loads=[171744, 155904, 150816], totalram=134946013184, freeram=99245322240, sharedram=42266624, bufferram=284418048, totalswap=728473600, freeswap=728473600, procs=1816, totalhigh=0, freehigh=0, mem_unit=1}) = 0
    futex(0x7f3f81606928, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f8160691c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    futex(0x7f3f81606748, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    openat(AT_FDCWD, "/etc/ssl/certs/ca-certificates.crt", O_RDONLY) = 6
    fstat(6, {st_mode=S_IFREG|0644, st_size=200313, ...}) = 0
    read(6, "-----BEGIN CERTIFICATE-----\nMIIH"..., 4096) = 4096
    read(6, "8B1\nRXxlDPiyN8+sD8+Nb/kZ94/sHvJw"..., 4096) = 4096
    read(6, "FoXDTMwMTIzMTE0MDgyNFowRDEL\nMAkG"..., 4096) = 4096
    read(6, "jgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcm"..., 4096) = 4096
    read(6, "LBQAwPDEeMBwGA1UE\nAwwVQXRvcyBUcn"..., 4096) = 4096
    read(6, "jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYD"..., 4096) = 4096
    brk(0x555b02dee000) = 0x555b02dee000
    brk(0x555b02ded000) = 0x555b02ded000
    read(6, "BDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbc"..., 4096) = 4096
    read(6, "+vZ\n5nbv0CO7O6l5s9UCKc2Jo5YPSjXn"..., 4096) = 4096
    read(6, "vTwJaP+EmzzV1gsD41eeFPfR60/IvYcj"..., 4096) = 4096
    read(6, "D7eTiew8EAMvE0Xy02i\nsx7QBlrd9pPP"..., 4096) = 4096
    read(6, "EQMA4GA1UE\nBwwHU2FsZm9yZDEaMBgGA"..., 4096) = 4096
    read(6, "YTAkRF\nMRUwEwYDVQQKDAxELVRydXN0I"..., 4096) = 4096
    read(6, "swCQYDVQQGEwJVUzEVMBMGA1UEChMMRG"..., 4096) = 4096
    read(6, "1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHg"..., 4096) = 4096
    read(6, "GgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpV"..., 4096) = 4096
    brk(0x555b02e0e000) = 0x555b02e0e000
    brk(0x555b02e0d000) = 0x555b02e0d000
    read(6, "1QnDE6u/LDsg0qBIimAy4E5S2S+zw0JD"..., 4096) = 4096
    read(6, "xOTA3BgNVBAsTMChjKSAyMDEyIEVu\ndH"..., 4096) = 4096
    read(6, "qAzekYu9wogRlR+ak8x8YF+QnQ4ZXMn7"..., 4096) = 4096
    read(6, "--\nMIIDujCCAqKgAwIBAgILBAAAAAABD"..., 4096) = 4096
    read(6, "J+n1jez/QcYF8AOiYrg54NMMl+68KnyB"..., 4096) = 4096
    read(6, "7LKPpH8EsahB4yOd6AzBhRckB4Y9wimP"..., 4096) = 4096
    read(6, "md9zU1jZ/rzAxKWeAaNsWftjj++n08C9"..., 4096) = 4096
    read(6, "o+u3dpjq+sW\nT8KOEUt+zwvo/7V3LvSy"..., 4096) = 4096 brk(0x555b02e2e000) = 0x555b02e2e000
    brk(0x555b02e2d000) = 0x555b02e2d000
    read(6, "Zl3YNa4ph+bz27nb9cCvdKTz4Ch5bQhy"..., 4096) = 4096
    read(6, "wEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBA"..., 4096) = 4096
    read(6, "g/497/b1t3sWtuuMlk9+HKQUYOKXHQuS"..., 4096) = 4096
    read(6, "K3C3kEakEPBtV\nwedYMB0ktMPvhd6MLO"..., 4096) = 4096
    read(6, "kSs+L5u+9ym\nc5GQYaYDFCDy54ejiK2t"..., 4096) = 4096
    read(6, "b3DQEBAQUAA4ICDwAwggIKAoICAQCzyw"..., 4096) = 4096
    read(6, "uDKBAdRUNf/ktUM\n79qGn5nX67evaOI5"..., 4096) = 4096
    read(6, "i1fgLkCvUqdGw+0w8LBZwPd3BucPbOw\n"..., 4096) = 4096
    read(6, "AGCNxQCBAYeBABDAEEwCwYDVR0PBAQDA"..., 4096) = 4096
    brk(0x555b02e4e000) = 0x555b02e4e000
    read(6, "zZRZxe7EJQY670XcSxEtzKO6gunRRaBX"..., 4096) = 4096
    read(6, "UFADBoMQswCQYDVQQGEwJVUzEl\nMCMGA"..., 4096) = 4096
    read(6, "Rj70/b17KSa7qWFiNyi2LSr2EIZkyXCn"..., 4096) = 4096
    read(6, "ac+EPyI4NSA5QC9qvNOBqN6avlicuMJT"..., 4096) = 4096
    read(6, "sdeV31zVmSAhHqT5Am5EM2fKifh\nAHe+"..., 4096) = 4096
    read(6, "2kD7OriUPEMPPCs\n81Mt8Bz17Ww5OXOA"..., 4096) = 4096
    read(6, "nnMlo2HD6CqFqTvsbQZJG2z9m2GM/bft"..., 4096) = 4096
    read(6, "BFQ0MgQ2VydGlm\naWNhdGlvbiBBdXRob"..., 4096) = 4096
    read(6, "\nBxHw1dvd5Yzw1TKwg+ZX4o+/vqGqvz0"..., 4096) = 4096 brk(0x555b02e6f000) = 0x555b02e6f000
    read(6, "JBgUrDgMCGgUAMAcGBWcqAwAABBRFsML"..., 4096) = 4096
    read(6, "Jn7ibT/mCzPfB3pAqoEmh643IhuJbNsZ"..., 4096) = 4096
    read(6, "LiGH7HrfQy+4W+9OmTN6SpdTi3/UGVN4"..., 4096) = 4096
    read(6, "iCzfeT2OnpA8vUFKOt1b9pq0zj8lMH8y"..., 4096) = 4096
    read(6, "nABIqKYP\nszuSjXEOdMWLyEz59JuOuDx"..., 4096) = 4096
    read(6, "aVKEJmzsaGLSvcw\nCgYIKoZIzj0EAwID"..., 4096) = 4096
    read(6, "gYDVR0PAQH/\nBAQDAgEGMA8GA1UdEwEB"..., 4096) = 4096
    read(6, "/vXyqaNCMEAwHQYDVR0O\nBBYEFPtaSNC"..., 4096) = 3705
    read(6, "", 4096) = 0
    close(6) = 0
    brk(0x555b02e90000) = 0x555b02e90000
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    getpid() = 734186
    write(5, "\26\3\1\2\0\1\0\1\374\3\3A\364y\267\347\366\226n\264\337\232\330\216\276\32\234\253\36\"\304\323"..., 517) = 517
    read(5, 0x555b02e76363, 5) = -1 EAGAIN (Resource temporarily unavailable)
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}], 2, 0) = 0 (Timeout) rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}], 2, 180) = 0 (Timeout) rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 0 (Timeout) rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}], 2, 1000) = 1 ([{fd=5, revents=POLLIN}])
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    poll([{fd=5, events=POLLIN|POLLPRI|POLLRDNORM|POLLRDBAND}], 1, 0) = 1 ([{fd=5, revents=POLLIN|POLLRDNORM}])
    read(5, "", 5) = 0
    close(5) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    write(2, "c", 1c) = 1
    write(2, "u", 1u) = 1
    write(2, "r", 1r) = 1
    write(2, "l", 1l) = 1
    write(2, ":", 1:) = 1
    write(2, " ", 1 ) = 1
    write(2, "(", 1() = 1
    write(2, "3", 13) = 1
    write(2, "5", 15) = 1
    write(2, ")", 1)) = 1
    write(2, " ", 1 ) = 1
    write(2, "O", 1O) = 1
    write(2, "p", 1p) = 1
    write(2, "e", 1e) = 1
    write(2, "n", 1n) = 1
    write(2, "S", 1S) = 1
    write(2, "S", 1S) = 1
    write(2, "L", 1L) = 1
    write(2, " ", 1 ) = 1
    write(2, "S", 1S) = 1
    write(2, "S", 1S) = 1
    write(2, "L", 1L) = 1
    write(2, "_", 1_) = 1
    write(2, "c", 1c) = 1
    write(2, "o", 1o) = 1
    write(2, "n", 1n) = 1
    write(2, "n", 1n) = 1
    write(2, "e", 1e) = 1
    write(2, "c", 1c) = 1
    write(2, "t", 1t) = 1
    write(2, ":", 1:) = 1
    write(2, " ", 1 ) = 1
    write(2, "S", 1S) = 1
    write(2, "S", 1S) = 1
    write(2, "L", 1L) = 1
    write(2, "_", 1_) = 1
    write(2, "E", 1E) = 1
    write(2, "R", 1R) = 1
    write(2, "R", 1R) = 1
    write(2, "O", 1O) = 1
    write(2, "R", 1R) = 1
    write(2, "_", 1_) = 1
    write(2, "S", 1S) = 1
    write(2, "Y", 1Y) = 1
    write(2, "S", 1S) = 1
    write(2, "C", 1C) = 1
    write(2, "A", 1A) = 1
    write(2, "L", 1L) = 1
    write(2, "L", 1L) = 1
    write(2, " ", 1 ) = 1
    write(2, "i", 1i) = 1
    write(2, "n", 1n) = 1
    write(2, " ", 1 ) = 1
    write(2, "c", 1c) = 1
    write(2, "o", 1o) = 1
    write(2, "n", 1n) = 1
    write(2, "n", 1n) = 1
    write(2, "e", 1e) = 1
    write(2, "c", 1c) = 1
    write(2, "t", 1t) = 1
    write(2, "i", 1i) = 1
    write(2, "o", 1o) = 1
    write(2, "n", 1n) = 1
    write(2, " ", 1 ) = 1
    write(2, "t", 1t) = 1
    write(2, "o", 1o) = 1
    write(2, " ", 1 ) = 1
    write(2, "i", 1i) = 1
    write(2, "m", 1m) = 1
    write(2, "a", 1a) = 1
    write(2, "p", 1p) = 1
    write(2, ".", 1.) = 1
    write(2, "g", 1g) = 1
    write(2, "m", 1m) = 1
    write(2, "a", 1a) = 1
    write(2, "i", 1i) = 1
    write(2, "l", 1l) = 1
    write(2, ".", 1.) = 1
    write(2, "c", 1c) = 1
    write(2, "o", 1o) = 1
    write(2, "m", 1m) = 1
    write(2, ":", 1:) = 1
    write(2, "9", 19) = 1
    write(2, "9", 19) = 1
    write(2, "3", 13) = 1
    write(2, " ", 1 ) = 1
    write(2, "\n", 1
    ) = 1
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    close(3) = 0
    close(4) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f3f818fb3c0}, NULL, 8) = 0
    exit_group(35) = ?
    +++ exited with 35 +++
    werner@X10DAi-00:~$


    There are so many info returned. Are there any hints for analyzing the above results?

    Regards,
    HY
    HY

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)