On Tue, Mar 14, 2017 at 09:27:51AM +0100, Rhonda D'Vine wrote:
>  Could you maybe add an strace of the startup (potentially with -r
> switch to see where it might hang or take longer than usual).

See the poll() call in line 615 that results in a timeout.

This is by the way generated with the default ~/.irssi in order to
make sure that my personal config is not the cause.

Berto
     0.000000 execve("/usr/bin/irssi", ["/usr/bin/irssi"], [/* 83 vars */]) = 0
     0.000498 brk(NULL)                 = 0x55cf99fcd000
     0.000079 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000059 mmap(NULL, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1c77179000
     0.000059 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or 
directory)
     0.000049 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
     0.000050 fstat(3, {st_mode=S_IFREG|0644, st_size=149019, ...}) = 0
     0.000046 mmap(NULL, 149019, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1c77154000
     0.000041 close(3)                  = 0
     0.000041 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000057 open("/usr/lib/x86_64-linux-gnu/libperl.so.5.24", 
O_RDONLY|O_CLOEXEC) = 3
     0.000051 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2405\3\0\0\0\0\0"..., 832) = 832
     0.000044 fstat(3, {st_mode=S_IFREG|0644, st_size=2045216, ...}) = 0
     0.000043 mmap(NULL, 4140872, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c76b66000
     0.000042 mprotect(0x7f1c76d50000, 2097152, PROT_NONE) = 0
     0.000045 mmap(0x7f1c76f50000, 36864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ea000) = 0x7f1c76f50000
     0.000064 close(3)                  = 0
     0.000051 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000053 open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
     0.000049 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\r\0\0\0\0\0\0"..., 832) = 
832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=14640, ...}) = 0
     0.000042 mmap(NULL, 2109680, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c76962000
     0.000044 mprotect(0x7f1c76964000, 2097152, PROT_NONE) = 0
     0.000048 mmap(0x7f1c76b64000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1c76b64000
     0.000083 close(3)                  = 0
     0.000045 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000049 open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
     0.000049 read(3, 
"\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200V\0\0\0\0\0\0"..., 832) = 832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=1063328, ...}) = 0
     0.000046 mmap(NULL, 3158248, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c7665e000
     0.000044 mprotect(0x7f1c76761000, 2093056, PROT_NONE) = 0
     0.000044 mmap(0x7f1c76960000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x7f1c76960000
     0.000062 close(3)                  = 0
     0.000049 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000048 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) 
= 3
     0.000048 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240`\0\0\0\0\0\0"..., 832) = 832
     0.000041 fstat(3, {st_mode=S_IFREG|0755, st_size=135384, ...}) = 0
     0.000042 mmap(NULL, 2212904, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c76441000
     0.000042 mprotect(0x7f1c76459000, 2093056, PROT_NONE) = 0
     0.000045 mmap(0x7f1c76658000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f1c76658000
     0.000058 mmap(0x7f1c7665a000, 13352, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1c7665a000
     0.000054 close(3)                  = 0
     0.000048 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000048 open("/lib/x86_64-linux-gnu/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 
3
     0.000046 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\v\0\0\0\0\0\0"..., 832) = 832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=39256, ...}) = 0
     0.000041 mmap(NULL, 2322912, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c76209000
     0.000044 mprotect(0x7f1c76211000, 2097152, PROT_NONE) = 0
     0.000043 mmap(0x7f1c76411000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f1c76411000
     0.000064 mmap(0x7f1c76413000, 184800, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1c76413000
     0.000056 close(3)                  = 0
     0.000047 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000050 open("/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0", 
O_RDONLY|O_CLOEXEC) = 3
     0.000048 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\21\0\0\0\0\0\0"..., 832) = 832
     0.000043 fstat(3, {st_mode=S_IFREG|0644, st_size=14656, ...}) = 0
     0.000040 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0x7f1c77152000
     0.000048 mmap(NULL, 2109848, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c76005000
     0.000045 mprotect(0x7f1c76008000, 2093056, PROT_NONE) = 0
     0.000042 mmap(0x7f1c76207000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1c76207000
     0.000061 close(3)                  = 0
     0.000044 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000047 open("/lib/x86_64-linux-gnu/libglib-2.0.so.0", 
O_RDONLY|O_CLOEXEC) = 3
     0.000048 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\254\1\0\0\0\0\0"..., 832) = 
832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=1127520, ...}) = 0
     0.000041 mmap(NULL, 3225320, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c75cf1000
     0.000044 mprotect(0x7f1c75e03000, 2093056, PROT_NONE) = 0
     0.000043 mmap(0x7f1c76002000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x111000) = 0x7f1c76002000
     0.000057 mmap(0x7f1c76004000, 1768, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1c76004000
     0.000054 close(3)                  = 0
     0.000054 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000049 open("/usr/lib/x86_64-linux-gnu/libssl.so.1.1", 
O_RDONLY|O_CLOEXEC) = 3
     0.000046 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\211\1\0\0\0\0\0"..., 832) = 832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=442920, ...}) = 0
     0.000041 mmap(NULL, 2538392, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c75a85000
     0.000040 mprotect(0x7f1c75ae7000, 2097152, PROT_NONE) = 0
     0.000042 mmap(0x7f1c75ce7000, 40960, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x62000) = 0x7f1c75ce7000
     0.000062 close(3)                  = 0
     0.000049 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000048 open("/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1", 
O_RDONLY|O_CLOEXEC) = 3
     0.000046 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\340\7\0\0\0\0\0"..., 832) = 
832
     0.000041 fstat(3, {st_mode=S_IFREG|0644, st_size=2686448, ...}) = 0
     0.000046 mmap(NULL, 4795712, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c755f2000
     0.000043 mprotect(0x7f1c75856000, 2097152, PROT_NONE) = 0
     0.000042 mmap(0x7f1c75a56000, 180224, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x264000) = 0x7f1c75a56000
     0.000055 mmap(0x7f1c75a82000, 11584, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1c75a82000
     0.000061 close(3)                  = 0
     0.000054 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000048 open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 
3
     0.000047 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\315\0\0\0\0\0\0"..., 832) = 
832
     0.000042 fstat(3, {st_mode=S_IFREG|0644, st_size=170776, ...}) = 0
     0.000042 mmap(NULL, 2267936, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c753c8000
     0.000042 mprotect(0x7f1c753ed000, 2097152, PROT_NONE) = 0
     0.000046 mmap(0x7f1c755ed000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f1c755ed000
     0.000059 close(3)                  = 0
     0.000047 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000054 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
     0.000047 read(3, 
"\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\3\2\0\0\0\0\0"..., 832) = 
832
     0.000041 fstat(3, {st_mode=S_IFREG|0755, st_size=1685264, ...}) = 0
     0.000043 mmap(NULL, 3791264, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c7502a000
     0.000042 mprotect(0x7f1c751bf000, 2093056, PROT_NONE) = 0
     0.000044 mmap(0x7f1c753be000, 24576, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x194000) = 0x7f1c753be000
     0.000054 mmap(0x7f1c753c4000, 14752, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f1c753c4000
     0.000054 close(3)                  = 0
     0.000068 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
     0.000050 open("/lib/x86_64-linux-gnu/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
     0.000046 read(3, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\25\0\0\0\0\0\0"..., 832) = 
832
     0.000043 fstat(3, {st_mode=S_IFREG|0644, st_size=468920, ...}) = 0
     0.000056 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0x7f1c77150000
     0.000049 mmap(NULL, 2564360, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1c74db7000
     0.000044 mprotect(0x7f1c74e29000, 2093056, PROT_NONE) = 0
     0.000044 mmap(0x7f1c75028000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x71000) = 0x7f1c75028000
     0.000062 close(3)                  = 0
     0.000119 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0x7f1c7714e000
     0.000051 arch_prctl(ARCH_SET_FS, 0x7f1c7714e700) = 0
     0.000137 mprotect(0x7f1c753be000, 16384, PROT_READ) = 0
     0.000069 mprotect(0x7f1c76658000, 4096, PROT_READ) = 0
     0.000085 mprotect(0x7f1c75028000, 4096, PROT_READ) = 0
     0.000174 mprotect(0x7f1c755ed000, 16384, PROT_READ) = 0
     0.000059 mprotect(0x7f1c76b64000, 4096, PROT_READ) = 0
     0.000493 mprotect(0x7f1c75a56000, 122880, PROT_READ) = 0
     0.000130 mprotect(0x7f1c75ce7000, 16384, PROT_READ) = 0
     0.000071 mprotect(0x7f1c76002000, 4096, PROT_READ) = 0
     0.000049 mprotect(0x7f1c76207000, 4096, PROT_READ) = 0
     0.000048 mprotect(0x7f1c76411000, 4096, PROT_READ) = 0
     0.000069 mprotect(0x7f1c76960000, 4096, PROT_READ) = 0
     0.000298 mprotect(0x7f1c76f50000, 20480, PROT_READ) = 0
     0.000463 mprotect(0x55cf98680000, 8192, PROT_READ) = 0
     0.000053 mprotect(0x7f1c7717c000, 4096, PROT_READ) = 0
     0.000043 munmap(0x7f1c77154000, 149019) = 0
     0.000054 set_tid_address(0x7f1c7714e9d0) = 5834
     0.000035 set_robust_list(0x7f1c7714e9e0, 24) = 0
     0.000044 rt_sigaction(SIGRTMIN, {sa_handler=0x7f1c76446b40, sa_mask=[], 
sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000053 rt_sigaction(SIGRT_1, {sa_handler=0x7f1c76446bd0, sa_mask=[], 
sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f1c764520c0}, NULL, 
8) = 0
     0.000043 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
     0.000054 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, 
rlim_max=RLIM64_INFINITY}) = 0
     0.000198 brk(NULL)                 = 0x55cf99fcd000
     0.000038 brk(0x55cf99fee000)       = 0x55cf99fee000
     0.000182 futex(0x7f1c760044a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
     0.000066 access("/usr/bin/irssi", X_OK) = 0
     0.000054 getuid()                  = 1000
     0.000039 stat("/usr/bin/irssi", {st_mode=S_IFREG|0755, st_size=1048504, 
...}) = 0
     0.000053 stat("/home/berto/.irssi", {st_mode=S_IFDIR|0700, st_size=4096, 
...}) = 0
     0.000062 open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
     0.000050 fstat(3, {st_mode=S_IFREG|0644, st_size=2940368, ...}) = 0
     0.000042 mmap(NULL, 2940368, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1c74ae9000
     0.000053 close(3)                  = 0
     0.000110 rt_sigaction(SIGTRAP, {sa_handler=SIG_IGN, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000078 stat("/home/berto/.irssi", {st_mode=S_IFDIR|0700, st_size=4096, 
...}) = 0
     0.000053 stat("/home/berto/.irssi/config", {st_mode=S_IFREG|0640, 
st_size=10308, ...}) = 0
     0.000082 open("/home/berto/.irssi/config", O_RDONLY) = 3
     0.000047 close(3)                  = 0
     0.000040 open("/home/berto/.irssi/config", O_RDONLY) = 3
     0.000067 read(3, "servers = (\n  { address = \"irc.d"..., 4000) = 4000
     0.000479 read(3, " \\\"%x\\\\$x\\\\$_\\\\$x\\\\$_\\\" } @{['0'"..., 4000) 
= 4000
     0.000534 read(3, "GOTO 95\";\n  96 = \"WINDOW GOTO 96"..., 4000) = 2308
     0.000309 read(3, "", 4000)         = 0
     0.000039 close(3)                  = 0
     0.000035 stat("/home/berto/.irssi/config", {st_mode=S_IFREG|0640, 
st_size=10308, ...}) = 0
     0.000048 open("/home/berto/.irssi/config", O_RDONLY) = 3
     0.000042 read(3, "servers = (\n  { address = \"irc.d"..., 512) = 512
     0.000039 read(3, "    port = \"6667\";\n  },\n  {\n    "..., 512) = 512
     0.000038 read(3, "enet.org\";\n    chatnet = \"QuakeN"..., 512) = 512
     0.000038 read(3, ";\n    max_msgs = \"4\";\n    max_wh"..., 512) = 512
     0.000037 read(3, "sgs = \"4\";\n    max_whois = \"1\";\n"..., 512) = 512
     0.000038 read(3, "\";\n    max_whois = \"1\";\n  };\n};\n"..., 512) = 512
     0.000037 read(3, "oftc\"; chatnet = \"OFTC\"; autojoi"..., 512) = 512
     0.000038 read(3, "bc was not found\\\\; fi\";\n  CHAT "..., 512) = 512
     0.000037 read(3, "EVEL_CLIENTCRAP) for 0..5 \\\\; Ir"..., 512) = 512
     0.000038 read(3, "\\\\$_ for 16+(\\\\$z*12)..16+(\\\\$z*"..., 512) = 512
     0.000037 read(3, "= \"NAMES\";\n  NMSG = \"^MSG\";\n  P "..., 512) = 512
     0.000038 read(3, "w\";\n  WW = \"WHOWAS\";\n  1 = \"WIND"..., 512) = 512
     0.000037 read(3, "INDOW GOTO 21\";\n  22 = \"WINDOW G"..., 512) = 512
     0.000037 read(3, "1\";\n  42 = \"WINDOW GOTO 42\";\n  4"..., 512) = 512
     0.000038 read(3, "WINDOW GOTO 62\";\n  63 = \"WINDOW "..., 512) = 512
     0.000037 read(3, "82\";\n  83 = \"WINDOW GOTO 83\";\n  "..., 512) = 512
     0.000038 read(3, ";\n\n    topicbarstart = \"{topicsb"..., 512) = 512
     0.000037 read(3, " --\";\n  };\n\n  default = {\n\n    w"..., 512) = 512
     0.000038 read(3, ";\n    };\n\n    window_inact = {\n\n"..., 512) = 512
     0.000037 read(3, "      prompt = { priority = \"-1\""..., 512) = 512
     0.000038 read(3, "; nick = \"berto\"; };\n  \"fe-text\""..., 512) = 68
     0.000036 read(3, "", 512)          = 0
     0.000035 close(3)                  = 0
     0.000033 rt_sigaction(SIGTERM, {sa_handler=0x55cf98430a30, sa_mask=[TERM], 
sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1c7505d040}, 
{sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
     0.000057 futex(0x7f1c760044a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
     0.000046 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 3
     0.000083 uname({sysname="Linux", nodename="perseus", ...}) = 0
     0.000254 getrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=RLIM64_INFINITY}) = 0
     0.000046 rt_sigaction(SIGHUP, {sa_handler=0x55cf9841ef30, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000040 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000037 rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000036 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000036 rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000036 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000037 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000039 setrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=RLIM64_INFINITY}) = 0
     0.000185 brk(0x55cf9a00f000)       = 0x55cf9a00f000
     0.000576 open("/usr/lib/x86_64-linux-gnu/charset.alias", O_RDONLY) = -1 
ENOENT (No such file or directory)
     0.000908 stat("/home/berto/.irssi/default.theme", 0x7fffc91e0c50) = -1 
ENOENT (No such file or directory)
     0.000055 stat("/usr/share/irssi/themes/default.theme", 
{st_mode=S_IFREG|0644, st_size=8469, ...}) = 0
     0.000075 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000046 close(4)                  = 0
     0.000038 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000051 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000246 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000436 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000134 read(4, "", 4000)         = 0
     0.000039 close(4)                  = 0
     0.000218 stat("/home/berto/.irssi/default.theme", 0x7fffc91e0c50) = -1 
ENOENT (No such file or directory)
     0.000049 stat("/usr/share/irssi/themes/default.theme", 
{st_mode=S_IFREG|0644, st_size=8469, ...}) = 0
     0.000070 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000046 close(4)                  = 0
     0.000036 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000069 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000244 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000435 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000132 read(4, "", 4000)         = 0
     0.000038 close(4)                  = 0
     0.000945 brk(0x55cf9a030000)       = 0x55cf9a030000
     0.001646 open("/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", 
O_RDONLY) = 4
     0.000061 fstat(4, {st_mode=S_IFREG|0644, st_size=26258, ...}) = 0
     0.000042 mmap(NULL, 26258, PROT_READ, MAP_SHARED, 4, 0) = 0x7f1c77172000
     0.000042 close(4)                  = 0
     0.000037 futex(0x7f1c753c38a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
     0.000070 open("/usr/lib/x86_64-linux-gnu/gconv/CP1252.so", 
O_RDONLY|O_CLOEXEC) = 4
     0.000049 read(4, 
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\5\0\0\0\0\0\0"..., 832) = 
832
     0.000041 fstat(4, {st_mode=S_IFREG|0644, st_size=10408, ...}) = 0
     0.000046 mmap(NULL, 2105408, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f1c748e6000
     0.000042 mprotect(0x7f1c748e8000, 2093056, PROT_NONE) = 0
     0.000041 mmap(0x7f1c74ae7000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7f1c74ae7000
     0.000059 close(4)                  = 0
     0.000056 mprotect(0x7f1c74ae7000, 4096, PROT_READ) = 0
     0.000085 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000050 close(4)                  = 0
     0.000037 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000050 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000252 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000446 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000124 read(4, "", 4000)         = 0
     0.000039 close(4)                  = 0
     0.001562 brk(0x55cf9a051000)       = 0x55cf9a051000
     0.000186 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000051 close(4)                  = 0
     0.000035 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000044 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000231 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000636 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000137 read(4, "", 4000)         = 0
     0.000038 close(4)                  = 0
     0.001184 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000078 close(4)                  = 0
     0.000037 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000099 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000257 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000427 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000130 read(4, "", 4000)         = 0
     0.000041 close(4)                  = 0
     0.000230 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000051 close(4)                  = 0
     0.000033 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000068 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000260 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000403 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000114 read(4, "", 4000)         = 0
     0.000037 close(4)                  = 0
     0.000285 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000068 stat("/home/berto/.terminfo", 0x55cf9a036910) = -1 ENOENT (No 
such file or directory)
     0.000049 stat("/etc/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) 
= 0
     0.000046 stat("/lib/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) 
= 0
     0.000040 stat("/usr/share/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
     0.000043 access("/etc/terminfo/s/screen.xterm-256color", R_OK) = -1 ENOENT 
(No such file or directory)
     0.000042 access("/lib/terminfo/s/screen.xterm-256color", R_OK) = -1 ENOENT 
(No such file or directory)
     0.000039 access("/usr/share/terminfo/s/screen.xterm-256color", R_OK) = 0
     0.000041 open("/usr/share/terminfo/s/screen.xterm-256color", O_RDONLY) = 4
     0.000042 fstat(4, {st_mode=S_IFREG|0644, st_size=3250, ...}) = 0
     0.000041 read(4, "\32\1=\0&\0\17\0i\1=\5screen.xterm-256colo"..., 4096) = 
3250
     0.000038 read(4, "", 4096)         = 0
     0.000061 close(4)                  = 0
     0.000038 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000037 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000034 ioctl(1, TIOCGWINSZ, {ws_row=54, ws_col=173, ws_xpixel=0, 
ws_ypixel=0}) = 0
     0.001087 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000045 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
     0.000039 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000034 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig -icanon 
-echo ...}) = 0
     0.000041 ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
     0.000035 ioctl(0, TIOCGWINSZ, {ws_row=54, ws_col=173, ws_xpixel=0, 
ws_ypixel=0}) = 0
     0.000044 rt_sigaction(SIGCONT, {sa_handler=0x55cf983be820, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000088 rt_sigaction(SIGWINCH, {sa_handler=0x55cf983be270, sa_mask=[], 
sa_flags=SA_RESTORER, sa_restorer=0x7f1c764520c0}, NULL, 8) = 0
     0.000133 fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0
     0.000043 fcntl(0, F_GETFL)         = 0x8002 (flags O_RDWR|O_LARGEFILE)
     0.001351 brk(0x55cf9a072000)       = 0x55cf9a072000
     0.001162 write(1, "\33[?1049h\33[?1h\33=\33[?25l\33[1;1H\33[?12"..., 39) = 
39
     0.000083 rt_sigaction(SIGFPE, {sa_handler=SIG_IGN, sa_mask=[FPE], 
sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1c7505d040}, 
{sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
     0.000249 getuid()                  = 1000
     0.000035 geteuid()                 = 1000
     0.000029 getgid()                  = 1000
     0.000030 getegid()                 = 1000
     0.000147 open("/dev/urandom", O_RDONLY) = 4
     0.000050 read(4, "\10\220k\25", 4) = 4
     0.000038 close(4)                  = 0
     0.000179 readlink("/proc/self/exe", "/usr/bin/irssi", 4095) = 14
     0.000135 
stat("/usr/local/lib/site_perl/5.24.1/x86_64-linux-gnu-thread-multi", 
0x7fffc91e0900) = -1 ENOENT (No such file or directory)
     0.000045 stat("/usr/local/lib/site_perl/5.24.1", 0x7fffc91e0900) = -1 
ENOENT (No such file or directory)
     0.000039 stat("/usr/local/lib/site_perl/x86_64-linux-gnu-thread-multi", 
0x7fffc91e0900) = -1 ENOENT (No such file or directory)
     0.000081 ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
     0.000044 lseek(0, 0, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
     0.000038 ioctl(1, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
     0.000042 lseek(1, 0, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
     0.000033 ioctl(2, TCGETS, 0x7fffc91e06d0) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000032 lseek(2, 0, SEEK_CUR)     = 24805
     0.000033 open("/dev/null", O_RDONLY) = 4
     0.000044 ioctl(4, TCGETS, 0x7fffc91e07d0) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000032 lseek(4, 0, SEEK_CUR)     = 0
     0.000032 fcntl(4, F_SETFD, FD_CLOEXEC) = 0
     0.000035 fstat(4, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0
     0.000035 getuid()                  = 1000
     0.000027 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000027 getegid()                 = 1000
     0.000032 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], 
sa_flags=0}, 8) = 0
     0.000138 brk(0x55cf9a093000)       = 0x55cf9a093000
     0.000470 stat("/etc/perl/sitecustomize.pl", {st_mode=S_IFREG|0644, 
st_size=599, ...}) = 0
     0.000068 stat("/etc/perl/sitecustomize.pl", {st_mode=S_IFREG|0644, 
st_size=599, ...}) = 0
     0.000049 open("/etc/perl/sitecustomize.pl", O_RDONLY) = 5
     0.000043 ioctl(5, TCGETS, 0x7fffc91e0130) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000035 lseek(5, 0, SEEK_CUR)     = 0
     0.000073 read(5, "# This script is only provided a"..., 8192) = 599
     0.000118 read(5, "", 8192)         = 0
     0.000041 close(5)                  = 0
     0.000111 close(4)                  = 0
     0.000140 getuid()                  = 1000
     0.000034 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000029 getegid()                 = 1000
     0.000092 getuid()                  = 1000
     0.000035 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000027 getegid()                 = 1000
     0.000085 getuid()                  = 1000
     0.000032 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000029 getegid()                 = 1000
     0.000085 getuid()                  = 1000
     0.000033 geteuid()                 = 1000
     0.000027 getgid()                  = 1000
     0.000029 getegid()                 = 1000
     0.000081 getuid()                  = 1000
     0.000032 geteuid()                 = 1000
     0.000029 getgid()                  = 1000
     0.000027 getegid()                 = 1000
     0.000079 getuid()                  = 1000
     0.000032 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000027 getegid()                 = 1000
     0.000078 getuid()                  = 1000
     0.000031 geteuid()                 = 1000
     0.000028 getgid()                  = 1000
     0.000028 getegid()                 = 1000
     0.000091 stat("/etc/perl/lib.pmc", 0x7fffc91e0220) = -1 ENOENT (No such 
file or directory)
     0.000047 stat("/etc/perl/lib.pm", 0x7fffc91e0220) = -1 ENOENT (No such 
file or directory)
     0.000044 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/lib.pmc", 
0x7fffc91e0220) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/lib.pm", 
0x7fffc91e0220) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/local/share/perl/5.24.1/lib.pmc", 0x7fffc91e0220) = -1 
ENOENT (No such file or directory)
     0.000038 stat("/usr/local/share/perl/5.24.1/lib.pm", 0x7fffc91e0220) = -1 
ENOENT (No such file or directory)
     0.000041 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/lib.pmc", 
0x7fffc91e0220) = -1 ENOENT (No such file or directory)
     0.000040 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/lib.pm", 
0x7fffc91e0220) = -1 ENOENT (No such file or directory)
     0.000040 stat("/usr/share/perl5/lib.pmc", 0x7fffc91e0220) = -1 ENOENT (No 
such file or directory)
     0.000037 stat("/usr/share/perl5/lib.pm", 0x7fffc91e0220) = -1 ENOENT (No 
such file or directory)
     0.000040 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/lib.pmc", 
0x7fffc91e0220) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/lib.pm", 
{st_mode=S_IFREG|0644, st_size=2284, ...}) = 0
     0.000055 open("/usr/lib/x86_64-linux-gnu/perl/5.24/lib.pm", O_RDONLY) = 4
     0.000045 ioctl(4, TCGETS, 0x7fffc91dffe0) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000035 lseek(4, 0, SEEK_CUR)     = 0
     0.000057 read(4, "package lib;\n\n# THIS FILE IS AUT"..., 8192) = 2284
     0.000125 stat("/etc/perl/Config.pmc", 0x7fffc91dfbc0) = -1 ENOENT (No such 
file or directory)
     0.000047 stat("/etc/perl/Config.pm", 0x7fffc91dfbc0) = -1 ENOENT (No such 
file or directory)
     0.000042 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Config.pmc", 
0x7fffc91dfbc0) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Config.pm", 
0x7fffc91dfbc0) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/local/share/perl/5.24.1/Config.pmc", 0x7fffc91dfbc0) = 
-1 ENOENT (No such file or directory)
     0.000037 stat("/usr/local/share/perl/5.24.1/Config.pm", 0x7fffc91dfbc0) = 
-1 ENOENT (No such file or directory)
     0.000042 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Config.pmc", 
0x7fffc91dfbc0) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Config.pm", 
0x7fffc91dfbc0) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/share/perl5/Config.pmc", 0x7fffc91dfbc0) = -1 ENOENT 
(No such file or directory)
     0.000037 stat("/usr/share/perl5/Config.pm", 0x7fffc91dfbc0) = -1 ENOENT 
(No such file or directory)
     0.000042 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Config.pmc", 
0x7fffc91dfbc0) = -1 ENOENT (No such file or directory)
     0.000040 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Config.pm", 
{st_mode=S_IFREG|0644, st_size=3330, ...}) = 0
     0.000046 open("/usr/lib/x86_64-linux-gnu/perl/5.24/Config.pm", O_RDONLY) = 
5
     0.000045 ioctl(5, TCGETS, 0x7fffc91df980) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000034 lseek(5, 0, SEEK_CUR)     = 0
     0.000057 read(5, "# This file was created by confi"..., 8192) = 3330
     0.000093 brk(0x55cf9a0b4000)       = 0x55cf9a0b4000
     0.000051 stat("/etc/perl/strict.pmc", 0x7fffc91df560) = -1 ENOENT (No such 
file or directory)
     0.000042 stat("/etc/perl/strict.pm", 0x7fffc91df560) = -1 ENOENT (No such 
file or directory)
     0.000041 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/strict.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/strict.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000040 stat("/usr/local/share/perl/5.24.1/strict.pmc", 0x7fffc91df560) = 
-1 ENOENT (No such file or directory)
     0.000037 stat("/usr/local/share/perl/5.24.1/strict.pm", 0x7fffc91df560) = 
-1 ENOENT (No such file or directory)
     0.000041 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/strict.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/strict.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000042 stat("/usr/share/perl5/strict.pmc", 0x7fffc91df560) = -1 ENOENT 
(No such file or directory)
     0.000037 stat("/usr/share/perl5/strict.pm", 0x7fffc91df560) = -1 ENOENT 
(No such file or directory)
     0.000040 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/strict.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/strict.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/share/perl/5.24/strict.pmc", 0x7fffc91df560) = -1 
ENOENT (No such file or directory)
     0.000039 stat("/usr/share/perl/5.24/strict.pm", {st_mode=S_IFREG|0644, 
st_size=1606, ...}) = 0
     0.000045 open("/usr/share/perl/5.24/strict.pm", O_RDONLY) = 6
     0.000042 ioctl(6, TCGETS, 0x7fffc91df320) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000036 lseek(6, 0, SEEK_CUR)     = 0
     0.000056 read(6, "package strict;\n\n$strict::VERSIO"..., 8192) = 1606
     0.000812 lseek(6, 1605, SEEK_SET)  = 1605
     0.000040 lseek(6, 0, SEEK_CUR)     = 1605
     0.000037 close(6)                  = 0
     0.000108 stat("/etc/perl/warnings.pmc", 0x7fffc91df560) = -1 ENOENT (No 
such file or directory)
     0.000049 stat("/etc/perl/warnings.pm", 0x7fffc91df560) = -1 ENOENT (No 
such file or directory)
     0.000045 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/warnings.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000040 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/warnings.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/local/share/perl/5.24.1/warnings.pmc", 0x7fffc91df560) 
= -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/local/share/perl/5.24.1/warnings.pm", 0x7fffc91df560) 
= -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/warnings.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/warnings.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/share/perl5/warnings.pmc", 0x7fffc91df560) = -1 ENOENT 
(No such file or directory)
     0.000037 stat("/usr/share/perl5/warnings.pm", 0x7fffc91df560) = -1 ENOENT 
(No such file or directory)
     0.000041 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/warnings.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/warnings.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000041 stat("/usr/share/perl/5.24/warnings.pmc", 0x7fffc91df560) = -1 
ENOENT (No such file or directory)
     0.000038 stat("/usr/share/perl/5.24/warnings.pm", {st_mode=S_IFREG|0644, 
st_size=21639, ...}) = 0
     0.000048 open("/usr/share/perl/5.24/warnings.pm", O_RDONLY) = 6
     0.000043 ioctl(6, TCGETS, 0x7fffc91df320) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000035 lseek(6, 0, SEEK_CUR)     = 0
     0.000048 read(6, "# -*- buffer-read-only: t -*-\n# "..., 8192) = 8192
     0.000822 read(6, "   'substr'\t\t\t\t=> \"\\x00\\x00\\x00\\"..., 8192) = 
8192
     0.000779 read(6, "BIT\t\t\t\t=  132 ;\nour $BYTES\t\t\t\t= "..., 8192) = 
5255
     0.000087 brk(0x55cf9a0d8000)       = 0x55cf9a0d8000
     0.001920 brk(0x55cf9a0f9000)       = 0x55cf9a0f9000
     0.000234 lseek(6, 21559, SEEK_SET) = 21559
     0.000036 lseek(6, 0, SEEK_CUR)     = 21559
     0.000031 close(6)                  = 0
     0.000380 stat("/etc/perl/vars.pmc", 0x7fffc91df560) = -1 ENOENT (No such 
file or directory)
     0.000052 stat("/etc/perl/vars.pm", 0x7fffc91df560) = -1 ENOENT (No such 
file or directory)
     0.000044 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/vars.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/vars.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/share/perl/5.24.1/vars.pmc", 0x7fffc91df560) = 
-1 ENOENT (No such file or directory)
     0.000035 stat("/usr/local/share/perl/5.24.1/vars.pm", 0x7fffc91df560) = -1 
ENOENT (No such file or directory)
     0.000039 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/vars.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000036 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/vars.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/share/perl5/vars.pmc", 0x7fffc91df560) = -1 ENOENT (No 
such file or directory)
     0.000035 stat("/usr/share/perl5/vars.pm", 0x7fffc91df560) = -1 ENOENT (No 
such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/vars.pmc", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/vars.pm", 
0x7fffc91df560) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/share/perl/5.24/vars.pmc", 0x7fffc91df560) = -1 ENOENT 
(No such file or directory)
     0.000036 stat("/usr/share/perl/5.24/vars.pm", {st_mode=S_IFREG|0644, 
st_size=1149, ...}) = 0
     0.000057 open("/usr/share/perl/5.24/vars.pm", O_RDONLY) = 6
     0.000042 ioctl(6, TCGETS, 0x7fffc91df320) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000037 lseek(6, 0, SEEK_CUR)     = 0
     0.000053 read(6, "package vars;\n\nuse 5.006;\n\nour $"..., 8192) = 1149
     0.000187 stat("/etc/perl/warnings/register.pmc", 0x7fffc91def00) = -1 
ENOENT (No such file or directory)
     0.000045 stat("/etc/perl/warnings/register.pm", 0x7fffc91def00) = -1 
ENOENT (No such file or directory)
     0.000039 
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/warnings/register.pmc", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000036 
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/warnings/register.pm", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/share/perl/5.24.1/warnings/register.pmc", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000035 stat("/usr/local/share/perl/5.24.1/warnings/register.pm", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000038 
stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/warnings/register.pmc", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000036 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/warnings/register.pm", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/share/perl5/warnings/register.pmc", 0x7fffc91def00) = 
-1 ENOENT (No such file or directory)
     0.000035 stat("/usr/share/perl5/warnings/register.pm", 0x7fffc91def00) = 
-1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/warnings/register.pmc", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000036 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/warnings/register.pm", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/share/perl/5.24/warnings/register.pmc", 
0x7fffc91def00) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/share/perl/5.24/warnings/register.pm", 
{st_mode=S_IFREG|0644, st_size=488, ...}) = 0
     0.000044 open("/usr/share/perl/5.24/warnings/register.pm", O_RDONLY) = 7
     0.000042 ioctl(7, TCGETS, 0x7fffc91decc0) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000034 lseek(7, 0, SEEK_CUR)     = 0
     0.000045 read(7, "package warnings::register;\n\nour"..., 8192) = 488
     0.000238 lseek(7, 487, SEEK_SET)   = 487
     0.000035 lseek(7, 0, SEEK_CUR)     = 487
     0.000029 close(7)                  = 0
     0.000674 lseek(6, 1148, SEEK_SET)  = 1148
     0.000038 lseek(6, 0, SEEK_CUR)     = 1148
     0.000028 close(6)                  = 0
     0.000774 read(5, "", 8192)         = 0
     0.000047 close(5)                  = 0
     0.000860 lseek(4, 2283, SEEK_SET)  = 2283
     0.000040 lseek(4, 0, SEEK_CUR)     = 2283
     0.000032 close(4)                  = 0
     0.000213 stat("/etc/perl/Irssi/Irc.pm", 0x55cf9a055588) = -1 ENOENT (No 
such file or directory)
     0.000056 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Irssi/Irc.pm", 
0x55cf9a055588) = -1 ENOENT (No such file or directory)
     0.000043 stat("/usr/local/share/perl/5.24.1/Irssi/Irc.pm", 0x55cf9a055588) 
= -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Irssi/Irc.pm", 
{st_mode=S_IFREG|0644, st_size=359, ...}) = 0
     0.000135 stat("/etc/perl/Symbol.pmc", 0x7fffc91e0370) = -1 ENOENT (No such 
file or directory)
     0.000045 stat("/etc/perl/Symbol.pm", 0x7fffc91e0370) = -1 ENOENT (No such 
file or directory)
     0.000041 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Symbol.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000036 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Symbol.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/local/share/perl/5.24.1/Symbol.pmc", 0x7fffc91e0370) = 
-1 ENOENT (No such file or directory)
     0.000036 stat("/usr/local/share/perl/5.24.1/Symbol.pm", 0x7fffc91e0370) = 
-1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Symbol.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000036 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Symbol.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000048 stat("/usr/share/perl5/Symbol.pmc", 0x7fffc91e0370) = -1 ENOENT 
(No such file or directory)
     0.000037 stat("/usr/share/perl5/Symbol.pm", 0x7fffc91e0370) = -1 ENOENT 
(No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Symbol.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Symbol.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/share/perl/5.24/Symbol.pmc", 0x7fffc91e0370) = -1 
ENOENT (No such file or directory)
     0.000036 stat("/usr/share/perl/5.24/Symbol.pm", {st_mode=S_IFREG|0644, 
st_size=2099, ...}) = 0
     0.000044 open("/usr/share/perl/5.24/Symbol.pm", O_RDONLY) = 4
     0.000043 ioctl(4, TCGETS, 0x7fffc91e0130) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000032 lseek(4, 0, SEEK_CUR)     = 0
     0.000052 read(4, "package Symbol;\n\nBEGIN { require"..., 8192) = 2099
     0.000567 brk(0x55cf9a11a000)       = 0x55cf9a11a000
     0.000430 read(4, "", 8192)         = 0
     0.000040 close(4)                  = 0
     0.000065 stat("/etc/perl/Exporter.pmc", 0x7fffc91e0370) = -1 ENOENT (No 
such file or directory)
     0.000043 stat("/etc/perl/Exporter.pm", 0x7fffc91e0370) = -1 ENOENT (No 
such file or directory)
     0.000041 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Exporter.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Exporter.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/local/share/perl/5.24.1/Exporter.pmc", 0x7fffc91e0370) 
= -1 ENOENT (No such file or directory)
     0.000034 stat("/usr/local/share/perl/5.24.1/Exporter.pm", 0x7fffc91e0370) 
= -1 ENOENT (No such file or directory)
     0.000039 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Exporter.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000035 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Exporter.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/share/perl5/Exporter.pmc", 0x7fffc91e0370) = -1 ENOENT 
(No such file or directory)
     0.000036 stat("/usr/share/perl5/Exporter.pm", 0x7fffc91e0370) = -1 ENOENT 
(No such file or directory)
     0.000038 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Exporter.pmc", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Exporter.pm", 
0x7fffc91e0370) = -1 ENOENT (No such file or directory)
     0.000038 stat("/usr/share/perl/5.24/Exporter.pmc", 0x7fffc91e0370) = -1 
ENOENT (No such file or directory)
     0.000036 stat("/usr/share/perl/5.24/Exporter.pm", {st_mode=S_IFREG|0644, 
st_size=2367, ...}) = 0
     0.000044 open("/usr/share/perl/5.24/Exporter.pm", O_RDONLY) = 4
     0.000042 ioctl(4, TCGETS, 0x7fffc91e0130) = -1 ENOTTY (Inappropriate ioctl 
for device)
     0.000032 lseek(4, 0, SEEK_CUR)     = 0
     0.000051 read(4, "package Exporter;\n\nrequire 5.006"..., 8192) = 2367
     0.001024 lseek(4, 2366, SEEK_SET)  = 2366
     0.000038 lseek(4, 0, SEEK_CUR)     = 2366
     0.000030 close(4)                  = 0
     0.000085 getuid()                  = 1000
     0.000031 geteuid()                 = 1000
     0.000025 getgid()                  = 1000
     0.000040 getegid()                 = 1000
     0.000558 brk(0x55cf9a13b000)       = 0x55cf9a13b000
     0.000186 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000052 close(4)                  = 0
     0.000035 open("/usr/share/irssi/themes/default.theme", O_RDONLY) = 4
     0.000043 read(4, "# When testing changes, the easi"..., 4000) = 4000
     0.000222 read(4, "es\n  ##\n\n  # the basic styling o"..., 4000) = 4000
     0.000355 read(4, "topicsbend = \"{sbend $*}\";\n\n  pr"..., 4000) = 469
     0.000099 read(4, "", 4000)         = 0
     0.000033 close(4)                  = 0
     0.000242 write(1, "\33[?25l\33[54;1H\33[?12l\33[?25h", 25) = 25
     0.000085 write(1, "\33[K\33[K", 6) = 6
     0.000069 write(1, "\33[37m\33[44m\33[?25l\33[1;1H          "..., 236) = 236
     0.000158 getuid()                  = 1000
     0.000031 geteuid()                 = 1000
     0.000025 getgid()                  = 1000
     0.000024 getegid()                 = 1000
     0.000078 getuid()                  = 1000
     0.000028 geteuid()                 = 1000
     0.000024 getgid()                  = 1000
     0.000025 getegid()                 = 1000
     0.000072 getuid()                  = 1000
     0.000028 geteuid()                 = 1000
     0.000024 getgid()                  = 1000
     0.000025 getegid()                 = 1000
     0.000076 getuid()                  = 1000
     0.000029 geteuid()                 = 1000
     0.000026 getgid()                  = 1000
     0.000024 getegid()                 = 1000
     0.000071 getuid()                  = 1000
     0.000028 geteuid()                 = 1000
     0.000025 getgid()                  = 1000
     0.000024 getegid()                 = 1000
     0.000071 getuid()                  = 1000
     0.000028 geteuid()                 = 1000
     0.000024 getgid()                  = 1000
     0.000025 getegid()                 = 1000
     0.000071 getuid()                  = 1000
     0.000027 geteuid()                 = 1000
     0.000025 getgid()                  = 1000
     0.000024 getegid()                 = 1000
     0.000184 stat("/etc/perl/Irssi/Silc.pm", 0x55cf9a055588) = -1 ENOENT (No 
such file or directory)
     0.000052 stat("/usr/local/lib/x86_64-linux-gnu/perl/5.24.1/Irssi/Silc.pm", 
0x55cf9a055588) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/local/share/perl/5.24.1/Irssi/Silc.pm", 
0x55cf9a055588) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/lib/x86_64-linux-gnu/perl5/5.24/Irssi/Silc.pm", 
0x55cf9a055588) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/share/perl5/Irssi/Silc.pm", 0x55cf9a055588) = -1 
ENOENT (No such file or directory)
     0.000037 stat("/usr/lib/x86_64-linux-gnu/perl/5.24/Irssi/Silc.pm", 
0x55cf9a055588) = -1 ENOENT (No such file or directory)
     0.000037 stat("/usr/share/perl/5.24/Irssi/Silc.pm", 0x55cf9a055588) = -1 
ENOENT (No such file or directory)
     0.000037 stat("/usr/local/lib/site_perl/Irssi/Silc.pm", 0x55cf9a055588) = 
-1 ENOENT (No such file or directory)
     0.000583 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], 
sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1c7505d040}, 
{sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
     0.000145 open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 4
     0.000048 fstat(4, {st_mode=S_IFREG|0644, st_size=1909, ...}) = 0
     0.000034 fstat(4, {st_mode=S_IFREG|0644, st_size=1909, ...}) = 0
     0.000033 read(4, 
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 1909
     0.000035 lseek(4, -1210, SEEK_CUR) = 699
     0.000030 read(4, 
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 1210
     0.000037 close(4)                  = 0
     0.000048 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000141 open("/home/berto/.irssi/startup", O_RDONLY) = -1 ENOENT (No such 
file or directory)
     0.000054 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 4
     0.000041 fstat(4, {st_mode=S_IFREG|0644, st_size=2995, ...}) = 0
     0.000033 read(4, "# Locale name alias data base.\n#"..., 4096) = 2995
     0.000053 read(4, "", 4096)         = 0
     0.000031 close(4)                  = 0
     0.000046 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", 
O_RDONLY) = -1 ENOENT (No such file or directory)
     0.000036 open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = 
-1 ENOENT (No such file or directory)
     0.000034 open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = 
-1 ENOENT (No such file or directory)
     0.000033 open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
     0.000047 open("/home/berto/.irssi/scripts/autorun", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or 
directory)
     0.000076 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000054 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000085 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000045 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000064 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000046 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000053 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000043 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000052 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000042 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000058 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000044 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000059 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
953) = 0 (Timeout)
     0.954262 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000383 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000445 write(1, "\33[?25l\33[2;1H14:03 \33[94m-\33(B\33[m\33["..., 426) 
= 426
     0.000231 write(1, "\33[K\r\n", 5)  = 5
     0.000115 write(1, "\33[K\r\n", 5)  = 5
     0.000083 write(1, "\33[K\r\n", 5)  = 5
     0.000066 write(1, "\33[K\r\n", 5)  = 5
     0.000060 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000044 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000044 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000044 write(1, "\33[K\r\n", 5)  = 5
     0.000041 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000041 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000041 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000045 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000042 write(1, "\33[K\r\n", 5)  = 5
     0.000043 write(1, "\33[K\r\n", 5)  = 5
     0.000055 write(1, "\33[K\r\n", 5)  = 5
     0.000051 write(1, "\33[K\r\n", 5)  = 5
     0.000050 write(1, "\33[K\r\n", 5)  = 5
     0.000050 write(1, "\33[K\r\n", 5)  = 5
     0.000049 write(1, "\33[K\r\n", 5)  = 5
     0.000049 write(1, "\33[K\r\n", 5)  = 5
     0.000049 write(1, "\33[K\r\n", 5)  = 5
     0.000060 write(1, "\33[K\33[54;1H\33[?12l\33[?25h", 22) = 22
     0.000105 write(1, "[(status)] \33[K", 14) = 14
     0.000056 write(1, "\33[K", 3)      = 3
     0.000128 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000098 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1909, ...}) 
= 0
     0.000161 write(1, "\33[37m\33[44m\33[?25l\33[1;1H          "..., 537) = 537
     0.000071 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
6) = 0 (Timeout)
     0.006138 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
991) = 1 ([{fd=0, revents=POLLIN}])
     0.395880 read(0, "/", 256)         = 1
     0.000096 write(1, "/\33[K", 4)     = 4
     0.000072 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
594) = 1 ([{fd=0, revents=POLLIN}])
     0.082885 read(0, "q", 256)         = 1
     0.000235 write(1, "q\33[K", 4)     = 4
     0.000181 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
511) = 1 ([{fd=0, revents=POLLIN}])
     0.086940 read(0, "u", 256)         = 1
     0.000108 write(1, "u\33[K", 4)     = 4
     0.000113 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
424) = 1 ([{fd=0, revents=POLLIN}])
     0.062892 read(0, "i", 256)         = 1
     0.000089 write(1, "i\33[K", 4)     = 4
     0.000118 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
361) = 1 ([{fd=0, revents=POLLIN}])
     0.068589 read(0, "t", 256)         = 1
     0.000144 write(1, "t\33[K", 4)     = 4
     0.000144 poll([{fd=0, events=POLLIN|POLLPRI}, {fd=3, events=POLLIN}], 2, 
292) = 1 ([{fd=0, revents=POLLIN}])
     0.079826 read(0, "\r", 256)        = 1
     0.000177 write(1, "\33[?25l\33[54;12H\33[K\33[?12l\33[?25h", 29) = 29
     0.000102 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[INT], 
sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1c7505d040}, 
{sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, 
sa_restorer=0x7f1c764520c0}, 8) = 0
     0.002328 rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[CONT], 
sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f1c7505d040}, 
{sa_handler=0x55cf983be820, sa_mask=[], sa_flags=SA_RESTORER, 
sa_restorer=0x7f1c764520c0}, 8) = 0
     0.000170 ioctl(0, TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
     0.000068 ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon 
echo ...}) = 0
     0.000048 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
     0.000050 write(1, "\33(B\33[m\33[24m\33[27m\33(B\33[m\33[24m\33[27m"..., 
54) = 54
     0.001894 exit_group(0)             = ?
     0.000690 +++ exited with 0 +++

Reply via email to