[Postfixbuch-users] OT: Probleme mit sieveshell

Michael Nausch michael at nausch.org
Fr Mär 9 12:19:56 CET 2012


Griasde Mathias!

On 08.03.2012 20:11, Mathias Jeschke wrote:

> Da eine Verbindung mit Telnet klappt, kann man ein Netzwerkproblem wohl
> ausschließen.

So sehe ich es ja auch

> Was sagt denn ein:
> 
> $ strace sieveshell --user=django --authname=django
> 
> auf vml000090?

Viel sehr viel - vor allem von dem ich absolut null Ahnung hab. Also:

[django at vml000090 ~]$ strace sieveshell --user=django --authname=django
imap.dmz.nausch.org:2000
execve("/usr/bin/sieveshell", ["sieveshell", "--user=django",
"--authname=django", "imap.dmz.nausch.org:2000"], [/* 22 vars */]) = 0
brk(0)                                  = 0xa84000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbcc898b000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbcc8985000
close(3)                                = 0
open("/lib64/libtinfo.so.5", O_RDONLY)  = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\310\340+=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=138280, ...}) = 0
mmap(0x3d2be00000, 2232320, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2be00000
mprotect(0x3d2be1d000, 2097152, PROT_NONE) = 0
mmap(0x3d2c01d000, 16384, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x3d2c01d000
close(3)                                = 0
open("/lib64/libdl.so.2", O_RDONLY)     = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\340*=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=22536, ...}) = 0
mmap(0x3d2ae00000, 2109696, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2ae00000
mprotect(0x3d2ae02000, 2097152, PROT_NONE) = 0
mmap(0x3d2b002000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3d2b002000
close(3)                                = 0
open("/lib64/libc.so.6", O_RDONLY)      = 3
read(3,
"\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\355a*=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1979000, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbcc8984000
mmap(0x3d2a600000, 3803304, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2a600000
mprotect(0x3d2a797000, 2097152, PROT_NONE) = 0
mmap(0x3d2a997000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x197000) = 0x3d2a997000
mmap(0x3d2a99c000, 18600, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2a99c000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbcc8983000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbcc8982000
arch_prctl(ARCH_SET_FS, 0x7fbcc8983700) = 0
mprotect(0x3d2b002000, 4096, PROT_READ) = 0
mprotect(0x3d2a997000, 16384, PROT_READ) = 0
mprotect(0x3d2a41f000, 4096, PROT_READ) = 0
munmap(0x7fbcc8985000, 22719)           = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK)     = 3
close(3)                                = 0
brk(0)                                  = 0xa84000
brk(0xaa5000)                           = 0xaa5000
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=99158704, ...}) = 0
mmap(NULL, 99158704, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbcc2af1000
close(3)                                = 0
getuid()                                = 500
getgid()                                = 500
geteuid()                               = 500
getegid()                               = 500
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
gettimeofday({1331291236, 941977}, NULL) = 0
open("/proc/meminfo", O_RDONLY)         = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fbcc898a000
read(3, "MemTotal:        2054688 kB\nMemF"..., 1024) = 1024
close(3)                                = 0
munmap(0x7fbcc898a000, 4096)            = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, {SIG_DFL,
[], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, {SIG_DFL,
[], SA_RESTORER, 0x3d2a632900}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
uname({sys="Linux", node="vml000090.dmz.nausch.org", ...}) = 0
stat("/home/django", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
getpid()                                = 17422
open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=26050, ...}) = 0
mmap(NULL, 26050, PROT_READ, MAP_SHARED, 3, 0) = 0x7fbcc2aea000
close(3)                                = 0
getppid()                               = 17421
gettimeofday({1331291236, 945927}, NULL) = 0
getpgrp()                               = 17421
rt_sigaction(SIGCHLD, {0x43f270, [], SA_RESTORER, 0x3d2a632900},
{SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=1024, rlim_max=15902}) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/bin/sieveshell", O_RDONLY)   = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff9f957bb0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
read(3, "#! /bin/sh\nexec perl -x -S $0 ${"..., 80) = 80
lseek(3, 0, SEEK_SET)                   = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
fcntl(255, F_GETFD)                     = -1 EBADF (Bad file descriptor)
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl(255, F_SETFD, FD_CLOEXEC)         = 0
fcntl(255, F_GETFL)                     = 0x8000 (flags
O_RDONLY|O_LARGEFILE)
fstat(255, {st_mode=S_IFREG|0755, st_size=8815, ...}) = 0
lseek(255, 0, SEEK_CUR)                 = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#! /bin/sh\nexec perl -x -S $0 ${"..., 8192) = 8192
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
stat(".", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
stat("/usr/local/bin/perl", 0x7fff9f957900) = -1 ENOENT (No such file or
directory)
stat("/bin/perl", 0x7fff9f957900)       = -1 ENOENT (No such file or
directory)
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
geteuid()                               = 500
getegid()                               = 500
getuid()                                = 500
getgid()                                = 500
access("/usr/bin/perl", X_OK)           = 0
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
geteuid()                               = 500
getegid()                               = 500
getuid()                                = 500
getgid()                                = 500
access("/usr/bin/perl", R_OK)           = 0
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
geteuid()                               = 500
getegid()                               = 500
getuid()                                = 500
getgid()                                = 500
access("/usr/bin/perl", X_OK)           = 0
stat("/usr/bin/perl", {st_mode=S_IFREG|0755, st_size=13512, ...}) = 0
geteuid()                               = 500
getegid()                               = 500
getuid()                                = 500
getgid()                                = 500
access("/usr/bin/perl", R_OK)           = 0
rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900}, {SIG_DFL,
[], SA_RESTORER, 0x3d2a632900}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{SIG_IGN, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER, 0x3d2a632900},
{0x43f270, [], SA_RESTORER, 0x3d2a632900}, 8) = 0
execve("/usr/bin/perl", ["perl", "-x", "-S", "/usr/bin/sieveshell",
"--user=django", "--authname=django", "imap.dmz.nausch.org:2000"], [/*
22 vars */]) = 0
brk(0)                                  = 0x2186000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448d0000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or
directory)
open("/usr/lib64/perl5/CORE/tls/x86_64/libperl.so", O_RDONLY) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/CORE/tls/x86_64", 0x7fff4c556790) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/perl5/CORE/tls/libperl.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/CORE/tls", 0x7fff4c556790) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/perl5/CORE/x86_64/libperl.so", O_RDONLY) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/CORE/x86_64", 0x7fff4c556790) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/perl5/CORE/libperl.so", O_RDONLY) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20M\203\0338\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1488544, ...}) = 0
mmap(0x381b800000, 3581608, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x381b800000
mprotect(0x381b962000, 2097152, PROT_NONE) = 0
mmap(0x381bb62000, 36864, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x162000) = 0x381bb62000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libresolv.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f14448ca000
close(3)                                = 0
open("/lib64/libresolv.so.2", O_RDONLY) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\00009\240,=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=113952, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c9000
mmap(0x3d2ca00000, 2202248, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2ca00000
mprotect(0x3d2ca16000, 2097152, PROT_NONE) = 0
mmap(0x3d2cc16000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x3d2cc16000
mmap(0x3d2cc18000, 6792, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2cc18000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib64/libnsl.so.1", O_RDONLY)    = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p@`/=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=116368, ...}) = 0
mmap(0x3d2f600000, 2198192, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2f600000
mprotect(0x3d2f616000, 2093056, PROT_NONE) = 0
mmap(0x3d2f815000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x3d2f815000
mmap(0x3d2f817000, 6832, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2f817000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libdl.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib64/libdl.so.2", O_RDONLY)     = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\340*=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=22536, ...}) = 0
mmap(0x3d2ae00000, 2109696, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2ae00000
mprotect(0x3d2ae02000, 2097152, PROT_NONE) = 0
mmap(0x3d2b002000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3d2b002000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libm.so.6", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib64/libm.so.6", O_RDONLY)      = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240>
+=\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=598800, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c8000
mmap(0x3d2b200000, 2633944, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2b200000
mprotect(0x3d2b283000, 2093056, PROT_NONE) = 0
mmap(0x3d2b482000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x3d2b482000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libcrypt.so.1", O_RDONLY)  = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\f@\0338\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=43392, ...}) = 0
mmap(0x381b400000, 2318816, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x381b400000
mprotect(0x381b407000, 2097152, PROT_NONE) = 0
mmap(0x381b607000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x381b607000
mmap(0x381b609000, 184800, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x381b609000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libutil.so.1", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libutil.so.1", O_RDONLY)   = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16
,=\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=17520, ...}) = 0
mmap(0x3d2c200000, 2105600, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2c200000
mprotect(0x3d2c202000, 2093056, PROT_NONE) = 0
mmap(0x3d2c401000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x3d2c401000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libpthread.so.0", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libpthread.so.0", O_RDONLY) = 3
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"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=141576, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c7000
mmap(0x3d2aa00000, 2208672, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2aa00000
mprotect(0x3d2aa17000, 2093056, PROT_NONE) = 0
mmap(0x3d2ac16000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x3d2ac16000
mmap(0x3d2ac18000, 13216, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2ac18000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libc.so.6", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib64/libc.so.6", O_RDONLY)      = 3
read(3,
"\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\355a*=\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1979000, ...}) = 0
mmap(0x3d2a600000, 3803304, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3d2a600000
mprotect(0x3d2a797000, 2097152, PROT_NONE) = 0
mmap(0x3d2a997000, 20480, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x197000) = 0x3d2a997000
mmap(0x3d2a99c000, 18600, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2a99c000
close(3)                                = 0
open("/usr/lib64/perl5/CORE/libfreebl3.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libfreebl3.so", O_RDONLY)  = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2602\0[9\0\0\0"..., 832)
= 832
fstat(3, {st_mode=S_IFREG|0755, st_size=386040, ...}) = 0
mmap(0x395b000000, 2496224, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x395b000000
mprotect(0x395b05d000, 2093056, PROT_NONE) = 0
mmap(0x395b25c000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5c000) = 0x395b25c000
mmap(0x395b25e000, 14048, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x395b25e000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c6000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c5000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448c4000
arch_prctl(ARCH_SET_FS, 0x7f14448c5700) = 0
mprotect(0x3d2cc16000, 4096, PROT_READ) = 0
mprotect(0x3d2f815000, 4096, PROT_READ) = 0
mprotect(0x3d2b002000, 4096, PROT_READ) = 0
mprotect(0x3d2b482000, 4096, PROT_READ) = 0
mprotect(0x381b607000, 4096, PROT_READ) = 0
mprotect(0x3d2c401000, 4096, PROT_READ) = 0
mprotect(0x3d2ac16000, 4096, PROT_READ) = 0
mprotect(0x3d2a997000, 16384, PROT_READ) = 0
mprotect(0x3d2a41f000, 4096, PROT_READ) = 0
mprotect(0x395b25c000, 4096, PROT_READ) = 0
munmap(0x7f14448ca000, 22719)           = 0
set_tid_address(0x7f14448c59d0)         = 17422
set_robust_list(0x7f14448c59e0, 0x18)   = 0
futex(0x7fff4c55709c, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0x7fff4c55709c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1,
NULL, 7f14448c5700) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x3d2aa05aa0, [], SA_RESTORER|SA_SIGINFO,
0x3d2aa0f4a0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x3d2aa05b30, [],
SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x3d2aa0f4a0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
rt_sigaction(SIGFPE, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART,
0x3d2a632900}, {SIG_DFL, [], 0}, 8) = 0
brk(0)                                  = 0x2186000
brk(0x21a7000)                          = 0x21a7000
getuid()                                = 500
geteuid()                               = 500
getgid()                                = 500
getegid()                               = 500
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=99158704, ...}) = 0
mmap(NULL, 99158704, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f143ea33000
close(3)                                = 0
open("/dev/urandom", O_RDONLY)          = 3
read(3, "\321\30)j", 4)                 = 4
close(3)                                = 0
gettimeofday({1331291236, 962569}, NULL) = 0
readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
...}) = 0
lseek(0, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
...}) = 0
lseek(1, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo
...}) = 0
lseek(2, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
open("/usr/bin/sieveshell", O_RDONLY)   = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556b90) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
fstat(3, {st_mode=S_IFREG|0755, st_size=8815, ...}) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
read(3, "#! /bin/sh\nexec perl -x -S $0 ${"..., 4096) = 4096
brk(0x21c8000)                          = 0x21c8000
stat("/usr/local/lib64/perl5/Cyrus/SIEVE/managesieve.pmc",
0x7fff4c556750) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Cyrus/SIEVE/managesieve.pm",
0x7fff4c5566a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Cyrus/SIEVE/managesieve.pmc",
0x7fff4c556750) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Cyrus/SIEVE/managesieve.pm",
0x7fff4c5566a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Cyrus/SIEVE/managesieve.pmc",
0x7fff4c556750) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Cyrus/SIEVE/managesieve.pm",
{st_mode=S_IFREG|0444, st_size=3691, ...}) = 0
open("/usr/lib64/perl5/vendor_perl/Cyrus/SIEVE/managesieve.pm",
O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "#\n# Copyright (c) 1994-2008 Carn"..., 4096) = 3691
stat("/usr/local/lib64/perl5/strict.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/strict.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/strict.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/strict.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/strict.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/strict.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/strict.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/strict.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/strict.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/strict.pm", 0x7fff4c556030) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/strict.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/strict.pm", {st_mode=S_IFREG|0644, st_size=3716,
...}) = 0
open("/usr/share/perl5/strict.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package strict;\n\n$strict::VERSIO"..., 4096) = 3716
lseek(5, 878, SEEK_SET)                 = 878
lseek(5, 0, SEEK_CUR)                   = 878
close(5)                                = 0
stat("/usr/local/lib64/perl5/Carp.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/Carp.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Carp.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Carp.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Carp.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Carp.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/Carp.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Carp.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/Carp.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Carp.pm", 0x7fff4c556030) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/Carp.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/Carp.pm", {st_mode=S_IFREG|0644, st_size=7611,
...}) = 0
open("/usr/share/perl5/Carp.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Carp;\n\nour $VERSION = '1"..., 4096) = 4096
brk(0x21e9000)                          = 0x21e9000
lseek(5, 1458, SEEK_SET)                = 1458
lseek(5, 0, SEEK_CUR)                   = 1458
close(5)                                = 0
stat("/usr/local/lib64/perl5/Exporter.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Exporter.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Exporter.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Exporter.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Exporter.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Exporter.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Exporter.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Exporter.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Exporter.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Exporter.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Exporter.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Exporter.pm", {st_mode=S_IFREG|0644,
st_size=18595, ...}) = 0
open("/usr/share/perl5/Exporter.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 4096
lseek(5, 2290, SEEK_SET)                = 2290
lseek(5, 0, SEEK_CUR)                   = 2290
close(5)                                = 0
stat("/usr/local/lib64/perl5/vars.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/vars.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/vars.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/vars.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/vars.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/vars.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/vars.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/vars.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vars.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/vars.pm", 0x7fff4c556030) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/vars.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/vars.pm", {st_mode=S_IFREG|0644, st_size=2358,
...}) = 0
open("/usr/share/perl5/vars.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 2358
stat("/usr/local/lib64/perl5/warnings/register.pmc", 0x7fff4c555a70) =
-1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/warnings/register.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/warnings/register.pmc", 0x7fff4c555a70) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/warnings/register.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/warnings/register.pmc",
0x7fff4c555a70) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/warnings/register.pm",
0x7fff4c5559c0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/warnings/register.pmc",
0x7fff4c555a70) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/warnings/register.pm",
0x7fff4c5559c0) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/warnings/register.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/warnings/register.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings/register.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings/register.pm", {st_mode=S_IFREG|0644,
st_size=1023, ...}) = 0
open("/usr/share/perl5/warnings/register.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package warnings::register;\n\nour"..., 4096) = 1023
read(6, "", 4096)                       = 0
close(6)                                = 0
stat("/usr/local/lib64/perl5/warnings.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/warnings.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/warnings.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/warnings.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/warnings.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/warnings.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/warnings.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/warnings.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/warnings.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/warnings.pm", 0x7fff4c5559c0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/warnings.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/warnings.pm", {st_mode=S_IFREG|0644,
st_size=16133, ...}) = 0
open("/usr/share/perl5/warnings.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "# -*- buffer-read-only: t -*-\n# "..., 4096) = 4096
brk(0x220a000)                          = 0x220a000
read(6, "\t=> 66,\n    'printf'\t\t=> 68,\n   "..., 4096) = 4096
read(6, "00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x"..., 4096) = 4096
read(6, "ory '$word'\")}\n    }\n\n    return"..., 4096) = 3845
brk(0x222b000)                          = 0x222b000
read(6, "", 4096)                       = 0
close(6)                                = 0
lseek(5, 1148, SEEK_SET)                = 1148
lseek(5, 0, SEEK_CUR)                   = 1148
close(5)                                = 0
lseek(4, 3217, SEEK_SET)                = 3217
lseek(4, 0, SEEK_CUR)                   = 3217
close(4)                                = 0
stat("/usr/local/lib64/perl5/DynaLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/DynaLoader.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/DynaLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/DynaLoader.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/DynaLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/DynaLoader.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/DynaLoader.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/DynaLoader.pm", {st_mode=S_IFREG|0644,
st_size=25033, ...}) = 0
open("/usr/lib64/perl5/DynaLoader.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "\n# Generated from DynaLoader_pm."..., 4096) = 4096
stat("/usr/local/lib64/perl5/Config.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Config.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Config.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Config.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Config.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Config.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Config.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Config.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Config.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Config.pm", {st_mode=S_IFREG|0644, st_size=2741,
...}) = 0
open("/usr/lib64/perl5/Config.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "# This file was created by confi"..., 4096) = 2741
read(5, "", 4096)                       = 0
close(5)                                = 0
read(4, "\\n\".\n\t\"  dynamic loading or has "..., 4096) = 4096
lseek(4, 7422, SEEK_SET)                = 7422
lseek(4, 0, SEEK_CUR)                   = 7422
close(4)                                = 0
stat("/usr/local/lib64/perl5/AutoLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/AutoLoader.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/AutoLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/AutoLoader.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/AutoLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/AutoLoader.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/AutoLoader.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/AutoLoader.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/AutoLoader.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/AutoLoader.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/AutoLoader.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/AutoLoader.pm", {st_mode=S_IFREG|0644,
st_size=14997, ...}) = 0
open("/usr/share/perl5/AutoLoader.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
brk(0x224c000)                          = 0x224c000
read(4, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096
read(4, "owever, if @INC is a relative pa"..., 4096) = 4096
lseek(4, 5403, SEEK_SET)                = 5403
lseek(4, 0, SEEK_CUR)                   = 5403
close(4)                                = 0
stat("/usr/local/lib64/perl5/Config_heavy.pl", 0x7fff4c5562d0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Config_heavy.pl", 0x7fff4c5562d0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Config_heavy.pl", 0x7fff4c5562d0) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Config_heavy.pl", 0x7fff4c5562d0) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Config_heavy.pl", {st_mode=S_IFREG|0644,
st_size=39373, ...}) = 0
open("/usr/lib64/perl5/Config_heavy.pl", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556040) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "# This file was created by confi"..., 4096) = 4096
read(4, "ls=''\nccversion=''\ncf_by='Red Ha"..., 4096) = 4096
read(4, "0.000000000000000000000000000000"..., 4096) = 4096
read(4, "ine'\nd_csh='define'\nd_ctermid='d"..., 4096) = 4096
read(4, "'define'\nd_nv_preserves_uv='unde"..., 4096) = 4096
read(4, "xs'\ndoublesize='8'\ndrand01='dran"..., 4096) = 4096
read(4, "i_sysfile='define'\ni_sysfilio='u"..., 4096) = 4096
brk(0x2273000)                          = 0x2273000
brk(0x226d000)                          = 0x226d000
read(4, "pm'\nmips_type=''\nmistrustnm=''\nm"..., 4096) = 4096
read(4, "2, 53, 54, 55, 56, 57, 58, 59, 6"..., 4096) = 4096
read(4, "quire 'Config_git.pl';\n\t$Config_"..., 4096) = 2509
read(4, "", 4096)                       = 0
close(4)                                = 0
brk(0x2293000)                          = 0x2293000
stat("/usr/local/lib64/perl5/Config_git.pl", 0x7fff4c5560c0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Config_git.pl", 0x7fff4c5560c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Config_git.pl", 0x7fff4c5560c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Config_git.pl", 0x7fff4c5560c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Config_git.pl", {st_mode=S_IFREG|0644,
st_size=409, ...}) = 0
open("/usr/lib64/perl5/Config_git.pl", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555e30) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "################################"..., 4096) = 409
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/auto/Cyrus/SIEVE/managesieve", 0x2186130) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/auto/Cyrus/SIEVE/managesieve", 0x2186130) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/auto/Cyrus/SIEVE/managesieve",
{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib64/perl5/vendor_perl/auto/Cyrus/SIEVE/managesieve/managesieve.so",
{st_mode=S_IFREG|0755, st_size=164768, ...}) = 0
stat("/usr/lib64/perl5/vendor_perl/auto/Cyrus/SIEVE/managesieve/managesieve.bs",
0x2186130) = -1 ENOENT (No such file or directory)
futex(0x3d2b0030ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib64/perl5/vendor_perl/auto/Cyrus/SIEVE/managesieve/managesieve.so",
O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\177\0\0\0\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=164768, ...}) = 0
mmap(NULL, 2260616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4,
0) = 0x7f143e80b000
mprotect(0x7f143e832000, 2093056, PROT_NONE) = 0
mmap(0x7f143ea31000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x26000) = 0x7f143ea31000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libsasl2.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f14448ca000
close(4)                                = 0
open("/usr/lib64/libsasl2.so.2", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340F\200\0338\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=108728, ...}) = 0
mmap(0x381b800000, 2201520, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f143e5f1000
mprotect(0x7f143e60a000, 2093056, PROT_NONE) = 0
mmap(0x7f143e809000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x18000) = 0x7f143e809000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libssl.so.10", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/libssl.so.10", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pE\241-=\0\0\0"..., 832)
= 832
fstat(4, {st_mode=S_IFREG|0755, st_size=375352, ...}) = 0
mmap(0x3d2da00000, 2467888, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2da00000
mprotect(0x3d2da53000, 2097152, PROT_NONE) = 0
mmap(0x3d2dc53000, 32768, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x53000) = 0x3d2dc53000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libcrypto.so.10", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/libcrypto.so.10", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\312\345-=\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=1661232, ...}) = 0
mmap(0x3d2de00000, 3769480, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2de00000
mprotect(0x3d2df73000, 2093056, PROT_NONE) = 0
mmap(0x3d2e172000, 143360, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x172000) = 0x3d2e172000
mmap(0x3d2e195000, 13448, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2e195000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libgssapi_krb5.so.2", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/lib64/libgssapi_krb5.so.2", O_RDONLY) = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\235
/=\0\0\0"..., 832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=272360, ...}) = 0
mmap(0x3d2f200000, 2365152, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2f200000
mprotect(0x3d2f23f000, 2097152, PROT_NONE) = 0
mmap(0x3d2f43f000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3f000) = 0x3d2f43f000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libkrb5.so.3", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libkrb5.so.3", O_RDONLY)   = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\246a.=\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=915736, ...}) = 0
mmap(0x3d2e600000, 3008864, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2e600000
mprotect(0x3d2e6d4000, 2097152, PROT_NONE) = 0
mmap(0x3d2e8d4000, 45056, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xd4000) = 0x3d2e8d4000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libcom_err.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libcom_err.so.2", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\23`,=\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=17256, ...}) = 0
mmap(0x3d2c600000, 2109872, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2c600000
mprotect(0x3d2c603000, 2093056, PROT_NONE) = 0
mmap(0x3d2c802000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x3d2c802000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libk5crypto.so.3", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libk5crypto.so.3", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300G\340.=\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=181632, ...}) = 0
mmap(0x3d2ee00000, 2275296, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2ee00000
mprotect(0x3d2ee2a000, 2093056, PROT_NONE) = 0
mmap(0x3d2f029000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x29000) = 0x3d2f029000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libz.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/lib64/libz.so.1", O_RDONLY)      = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\37
,=\0\0\0"..., 832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=90952, ...}) = 0
mmap(0x3d2c200000, 2183696, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7f143e3db000
mprotect(0x7f143e3f0000, 2093056, PROT_NONE) = 0
mmap(0x7f143e5ef000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7f143e5ef000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libkrb5support.so.0", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/lib64/libkrb5support.so.0", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@(\240.=\0\0\0"..., 832)
= 832
fstat(4, {st_mode=S_IFREG|0755, st_size=46336, ...}) = 0
mmap(0x3d2ea00000, 2139184, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2ea00000
mprotect(0x3d2ea0a000, 2093056, PROT_NONE) = 0
mmap(0x3d2ec09000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x3d2ec09000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libkeyutils.so.1", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libkeyutils.so.1", O_RDONLY) = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\v
.=\0\0\0"..., 832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=12592, ...}) = 0
mmap(0x3d2e200000, 2105424, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2e200000
mprotect(0x3d2e202000, 2093056, PROT_NONE) = 0
mmap(0x3d2e401000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x3d2e401000
close(4)                                = 0
open("/usr/lib64/perl5/CORE/libselinux.so.1", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/lib64/libselinux.so.1", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PX\240+=\0\0\0"..., 832)
= 832
fstat(4, {st_mode=S_IFREG|0755, st_size=124624, ...}) = 0
mmap(0x3d2ba00000, 2221912, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3d2ba00000
mprotect(0x3d2ba1d000, 2093056, PROT_NONE) = 0
mmap(0x3d2bc1c000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1c000) = 0x3d2bc1c000
mmap(0x3d2bc1e000, 1880, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3d2bc1e000
close(4)                                = 0
mprotect(0x3d2bc1c000, 4096, PROT_READ) = 0
mprotect(0x3d2e401000, 4096, PROT_READ) = 0
mprotect(0x3d2ec09000, 4096, PROT_READ) = 0
mprotect(0x7f143e5ef000, 4096, PROT_READ) = 0
mprotect(0x3d2f029000, 8192, PROT_READ) = 0
mprotect(0x3d2c802000, 4096, PROT_READ) = 0
mprotect(0x3d2e8d4000, 36864, PROT_READ) = 0
mprotect(0x3d2f43f000, 4096, PROT_READ) = 0
mprotect(0x3d2e172000, 102400, PROT_READ) = 0
mprotect(0x3d2dc53000, 12288, PROT_READ) = 0
mprotect(0x7f143e809000, 4096, PROT_READ) = 0
statfs("/selinux", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096,
f_blocks=1889833, f_bfree=1369149, f_bavail=1273149, f_files=480496,
f_ffree=429925, f_fsid={2037422446, -1715920541}, f_namelen=255,
f_frsize=4096}) = 0
open("/proc/filesystems", O_RDONLY)     = 4
fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f143e3da000
read(4, "nodev\tsysfs\nnodev\trootfs\nnodev\tb"..., 1024) = 304
read(4, "", 1024)                       = 0
close(4)                                = 0
munmap(0x7f143e3da000, 4096)            = 0
munmap(0x7f14448ca000, 22719)           = 0
stat("/usr/local/lib64/perl5/Getopt/Long.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Getopt/Long.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Getopt/Long.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Getopt/Long.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Getopt/Long.pmc", 0x7fff4c556750) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Getopt/Long.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Getopt/Long.pmc", 0x7fff4c556750) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Getopt/Long.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Getopt/Long.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Getopt/Long.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Getopt/Long.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Getopt/Long.pm", {st_mode=S_IFREG|0644,
st_size=79188, ...}) = 0
open("/usr/share/perl5/Getopt/Long.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "# Getopt::Long.pm -- Universal o"..., 4096) = 4096
read(4, "=> (caller)[0] };\n\n    bless ($s"..., 4096) = 4096
stat("/usr/local/lib64/perl5/constant.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/constant.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/constant.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/constant.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/constant.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/constant.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/constant.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/constant.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/constant.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/constant.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/constant.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/constant.pm", {st_mode=S_IFREG|0644,
st_size=12528, ...}) = 0
open("/usr/share/perl5/constant.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package constant;\nuse 5.005;\nuse"..., 4096) = 4096
lseek(5, 3585, SEEK_SET)                = 3585
lseek(5, 0, SEEK_CUR)                   = 3585
close(5)                                = 0
brk(0x22b4000)                          = 0x22b4000
read(4, "ecase=$ignorecase,\",\n\t   \"reques"..., 4096) = 4096
read(4, "} = \\\\\\%\".$pkg.\"::opt_$ov;\");\n\t "..., 4096) = 4096
brk(0x22d5000)                          = 0x22d5000
read(4, "&{$linkage{$opt}}\n\t\t\t\t  (Getopt:"..., 4096) = 4096
read(4, "ntation of what's in an optbl.\ns"..., 4096) = 4096
brk(0x22f6000)                          = 0x22f6000
read(4, "& !defined $opctl->{''};\n\n    $o"..., 4096) = 4096
read(4, "\t# strip NO prefix\n\t    $arg = 0"..., 4096) = 4096
brk(0x2317000)                          = 0x2317000
read(4, " $bundling && defined $rest &&\n\t"..., 4096) = 4096
read(4, " $try eq 'passthrough' ) {\n\t    "..., 4096) = 4096
brk(0x2338000)                          = 0x2338000
stat("/usr/local/lib64/perl5/overload.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/overload.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/overload.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/overload.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/overload.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/overload.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/overload.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/overload.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/overload.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/overload.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/overload.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/overload.pm", {st_mode=S_IFREG|0644,
st_size=48050, ...}) = 0
open("/usr/share/perl5/overload.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package overload;\n\nour $VERSION "..., 4096) = 4096
read(5, "eference\");\n        }\n    }\n    "..., 4096) = 4096
brk(0x2359000)                          = 0x2359000
lseek(5, 4382, SEEK_SET)                = 4382
lseek(5, 0, SEEK_CUR)                   = 4382
close(5)                                = 0
read(4, "ult = GetOptions (\"length=i\" => "..., 4096) = 4096
read(4, "this specification\ncan contain m"..., 4096) = 4096
read(4, "comma-separated lists of values "..., 4096) = 4096
read(4, "Options ('length|height=f' => \\$"..., 4096) = 4096
read(4, "iented interface\n\nGetopt::Long c"..., 4096) = 4096
read(4, "y $len = 0;\n    my %h = ('length"..., 4096) = 4096
read(4, " environment variable POSIXLY_CO"..., 4096) = 4096
read(4, "tion itself.\n\nGetopt::Long will "..., 4096) = 4096
read(4, "ack\n\n=head1 Return values and Er"..., 4096) = 4096
read(4, "ds\n\nIn case of doubt, insert the"..., 4096) = 1364
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Exporter/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Exporter/Heavy.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Exporter/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Exporter/Heavy.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Exporter/Heavy.pmc", 0x7fff4c556750)
= -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Exporter/Heavy.pm", 0x7fff4c5566a0) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Exporter/Heavy.pmc", 0x7fff4c556750)
= -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Exporter/Heavy.pm", 0x7fff4c5566a0) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Exporter/Heavy.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/Exporter/Heavy.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/Exporter/Heavy.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/Exporter/Heavy.pm", {st_mode=S_IFREG|0644,
st_size=6491, ...}) = 0
open("/usr/share/perl5/Exporter/Heavy.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096
read(4, " {});\n\n    if (@$fail) {\n\tif (!%"..., 4096) = 2395
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/File/Temp.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/File/Temp.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Temp.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Temp.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Temp.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Temp.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Temp.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Temp.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/File/Temp.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/File/Temp.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Temp.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Temp.pm", {st_mode=S_IFREG|0644,
st_size=74502, ...}) = 0
open("/usr/share/perl5/File/Temp.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package File::Temp;\n\n=head1 NAME"..., 4096) = 4096
read(4, "\n\n# 5.6.0 gives us S_IWOTH, S_IW"..., 4096) = 4096
stat("/usr/local/lib64/perl5/File/Spec.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/File/Spec.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Spec.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Spec.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Spec.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Spec.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Spec.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Spec.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/File/Spec.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/File/Spec.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Spec.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Spec.pm", {st_mode=S_IFREG|0644,
st_size=10397, ...}) = 0
open("/usr/share/perl5/File/Spec.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package File::Spec;\n\nuse strict;"..., 4096) = 4096
brk(0x237b000)                          = 0x237b000
lseek(5, 595, SEEK_SET)                 = 595
lseek(5, 0, SEEK_CUR)                   = 595
close(5)                                = 0
stat("/usr/local/lib64/perl5/File/Spec/Unix.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/File/Spec/Unix.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/File/Spec/Unix.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/File/Spec/Unix.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Spec/Unix.pmc", 0x7fff4c5560e0)
= -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm", 0x7fff4c556030) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Spec/Unix.pmc", 0x7fff4c5560e0)
= -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Spec/Unix.pm", 0x7fff4c556030) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/File/Spec/Unix.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/File/Spec/Unix.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/File/Spec/Unix.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/File/Spec/Unix.pm", {st_mode=S_IFREG|0644,
st_size=13857, ...}) = 0
open("/usr/share/perl5/File/Spec/Unix.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096
read(5, "ted($_) } @dirlist;\n\t}\n    }\n   "..., 4096) = 4096
read(5, " to the destination path:\n\n    $"..., 4096) = 4096
brk(0x239c000)                          = 0x239c000
read(5, "f->canonpath( $path ) ;\n}\n\n=back"..., 4096) = 1569
read(5, "", 4096)                       = 0
close(5)                                = 0
stat("/usr/local/lib64/perl5/File/Path.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/File/Path.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Path.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/File/Path.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Path.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Path.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Path.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Path.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/File/Path.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/File/Path.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Path.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/File/Path.pm", {st_mode=S_IFREG|0644,
st_size=33137, ...}) = 0
open("/usr/share/perl5/File/Path.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package File::Path;\n\nuse 5.005_0"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Cwd.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/Cwd.pm", 0x7fff4c5559c0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Cwd.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Cwd.pm", 0x7fff4c5559c0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Cwd.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Cwd.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/Cwd.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/Cwd.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/Cwd.pmc", 0x7fff4c555a70) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Cwd.pm", {st_mode=S_IFREG|0644, st_size=21167,
...}) = 0
open("/usr/lib64/perl5/Cwd.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package Cwd;\n\n=head1 NAME\n\nCwd -"..., 4096) = 4096
read(6, "s> for the\ndetails.\n\n=head1 SEE "..., 4096) = 4096
read(6, "foreach my $try ('/bin/pwd',\n\t\t "..., 4096) = 4096
read(6, "});\n\tif (!defined $dd or !define"..., 4096) = 4096
brk(0x23bd000)                          = 0x23bd000
read(6, "($cwd, $path) unless length $dir"..., 4096) = 4096
brk(0x23de000)                          = 0x23de000
read(6, "h;\n}\n\nsub _epoc_cwd {\n    $ENV{'"..., 4096) = 687
read(6, "", 4096)                       = 0
close(6)                                = 0
stat("/usr/local/lib64/perl5/XSLoader.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/XSLoader.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/XSLoader.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/XSLoader.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/XSLoader.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/XSLoader.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/XSLoader.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/XSLoader.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/XSLoader.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/XSLoader.pm", {st_mode=S_IFREG|0644,
st_size=10523, ...}) = 0
open("/usr/lib64/perl5/XSLoader.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 4096
lseek(6, 3468, SEEK_SET)                = 3468
lseek(6, 0, SEEK_CUR)                   = 3468
close(6)                                = 0
stat("/usr/lib64/perl5/auto/Cwd/Cwd.bs", 0x2186130) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/auto/Cwd/Cwd.so", {st_mode=S_IFREG|0755,
st_size=12512, ...}) = 0
stat("/usr/lib64/perl5/auto/Cwd/Cwd.bs", 0x2186130) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/perl5/auto/Cwd/Cwd.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\22\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=12512, ...}) = 0
mmap(NULL, 2107760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143e1d8000
mprotect(0x7f143e1db000, 2093056, PROT_NONE) = 0
mmap(0x7f143e3da000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f143e3da000
close(6)                                = 0
stat("/bin/pwd", {st_mode=S_IFREG|0755, st_size=31656, ...}) = 0
getgroups(0, NULL)                      = 1
getgroups(1, [500])                     = 1
stat("/usr/local/lib64/perl5/File/Basename.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/File/Basename.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/File/Basename.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/File/Basename.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Basename.pmc", 0x7fff4c555a70) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/File/Basename.pm", 0x7fff4c5559c0) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Basename.pmc", 0x7fff4c555a70) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/File/Basename.pm", 0x7fff4c5559c0) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/File/Basename.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/File/Basename.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/File/Basename.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/File/Basename.pm", {st_mode=S_IFREG|0644,
st_size=11328, ...}) = 0
open("/usr/share/perl5/File/Basename.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "=head1 NAME\n\nFile::Basename - Pa"..., 4096) = 4096
stat("/usr/local/lib64/perl5/re.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/re.pm", 0x7fff4c5553a0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/re.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/re.pm", 0x7fff4c5553a0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/re.pmc", 0x7fff4c555450) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/re.pm", 0x7fff4c5553a0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/re.pmc", 0x7fff4c555450) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/re.pm", 0x7fff4c5553a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/re.pmc", 0x7fff4c555450) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/re.pm", {st_mode=S_IFREG|0644, st_size=14817,
...}) = 0
open("/usr/lib64/perl5/re.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555110) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "package re;\n\n# pragma for contro"..., 4096) = 4096
read(7, "lags: \",\n                       "..., 4096) = 4096
brk(0x23ff000)                          = 0x23ff000
lseek(7, 5200, SEEK_SET)                = 5200
lseek(7, 0, SEEK_CUR)                   = 5200
close(7)                                = 0
read(6, "$fullname =~ /^(.*[:>\\]])?(.*)/s"..., 4096) = 4096
read(6, "/baz/\n    dirname(\"/foo/bar/baz/"..., 4096) = 3136
read(6, "", 4096)                       = 0
close(6)                                = 0
brk(0x2420000)                          = 0x2420000
read(5, "           if (!chown $arg->{own"..., 4096) = 4096
read(5, "y($root) if $Is_VMS;\n\n          "..., 4096) = 4096
read(5, "ctory $arg->{cwd} changed before"..., 4096) = 4096
brk(0x2441000)                          = 0x2441000
lseek(5, 15122, SEEK_SET)               = 15122
lseek(5, 0, SEEK_CUR)                   = 15122
close(5)                                = 0
stat("/usr/local/lib64/perl5/Fcntl.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/Fcntl.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Fcntl.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Fcntl.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Fcntl.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Fcntl.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Fcntl.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Fcntl.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Fcntl.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Fcntl.pm", {st_mode=S_IFREG|0644, st_size=5445,
...}) = 0
open("/usr/lib64/perl5/Fcntl.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 4096) = 4096
read(5, "T S_ENFMT\n\t\t     S_IRUSR S_IWUSR"..., 4096) = 1349
stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.bs", 0x2186130) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0755,
st_size=17976, ...}) = 0
stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.bs", 0x2186130) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/perl5/auto/Fcntl/Fcntl.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\33\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=17976, ...}) = 0
mmap(NULL, 2113224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143dfd4000
mprotect(0x7f143dfd7000, 2097152, PROT_NONE) = 0
mmap(0x7f143e1d7000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f143e1d7000
close(6)                                = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
brk(0x2462000)                          = 0x2462000
stat("/usr/local/lib64/perl5/IO/Seekable.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/IO/Seekable.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/IO/Seekable.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/IO/Seekable.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO/Seekable.pmc", 0x7fff4c5560e0) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO/Seekable.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO/Seekable.pmc", 0x7fff4c5560e0) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO/Seekable.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/IO/Seekable.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/IO/Seekable.pm", {st_mode=S_IFREG|0644,
st_size=2935, ...}) = 0
open("/usr/lib64/perl5/IO/Seekable.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "#\n\npackage IO::Seekable;\n\n=head1"..., 4096) = 2935
stat("/usr/local/lib64/perl5/IO/Handle.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/IO/Handle.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/IO/Handle.pmc", 0x7fff4c555a70) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/IO/Handle.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO/Handle.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO/Handle.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO/Handle.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO/Handle.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/IO/Handle.pmc", 0x7fff4c555a70) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/IO/Handle.pm", {st_mode=S_IFREG|0644,
st_size=16421, ...}) = 0
open("/usr/lib64/perl5/IO/Handle.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package IO::Handle;\n\n=head1 NAME"..., 4096) = 4096
read(6, "e given ordinal value back onto "..., 4096) = 4096
read(6, "es with its own name separated b"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Symbol.pmc", 0x7fff4c555400) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Symbol.pm", 0x7fff4c555350) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Symbol.pmc", 0x7fff4c555400) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Symbol.pm", 0x7fff4c555350) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Symbol.pmc", 0x7fff4c555400) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Symbol.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Symbol.pmc", 0x7fff4c555400) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Symbol.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Symbol.pmc", 0x7fff4c555400) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Symbol.pm", 0x7fff4c555350) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/Symbol.pmc", 0x7fff4c555400) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/Symbol.pm", {st_mode=S_IFREG|0644, st_size=4794,
...}) = 0
open("/usr/share/perl5/Symbol.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c5550c0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "package Symbol;\n\n=head1 NAME\n\nSy"..., 4096) = 4096
read(7, "{\n    my $pkg = shift;\n\n    # ex"..., 4096) = 698
read(7, "", 4096)                       = 0
close(7)                                = 0
stat("/usr/local/lib64/perl5/SelectSaver.pmc", 0x7fff4c555400) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/SelectSaver.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/SelectSaver.pmc", 0x7fff4c555400) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/SelectSaver.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/SelectSaver.pmc", 0x7fff4c555400) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/SelectSaver.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/SelectSaver.pmc", 0x7fff4c555400) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/SelectSaver.pm", 0x7fff4c555350) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/SelectSaver.pmc", 0x7fff4c555400) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/SelectSaver.pm", 0x7fff4c555350) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/SelectSaver.pmc", 0x7fff4c555400) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/SelectSaver.pm", {st_mode=S_IFREG|0644,
st_size=1076, ...}) = 0
open("/usr/share/perl5/SelectSaver.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c5550c0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "package SelectSaver;\n\nour $VERSI"..., 4096) = 1076
read(7, "", 4096)                       = 0
close(7)                                = 0
stat("/usr/local/lib64/perl5/IO.pmc", 0x7fff4c555400) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/IO.pm", 0x7fff4c555350) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/IO.pmc", 0x7fff4c555400) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/IO.pm", 0x7fff4c555350) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO.pmc", 0x7fff4c555400) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/IO.pm", 0x7fff4c555350) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO.pmc", 0x7fff4c555400) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/IO.pm", 0x7fff4c555350) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/IO.pmc", 0x7fff4c555400) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/IO.pm", {st_mode=S_IFREG|0644, st_size=1401,
...}) = 0
open("/usr/lib64/perl5/IO.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c5550c0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "#\n\npackage IO;\n\nuse XSLoader ();"..., 4096) = 1401
lseek(7, 412, SEEK_SET)                 = 412
lseek(7, 0, SEEK_CUR)                   = 412
close(7)                                = 0
stat("/usr/lib64/perl5/auto/IO/IO.bs", 0x2186130) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/auto/IO/IO.so", {st_mode=S_IFREG|0755,
st_size=19336, ...}) = 0
stat("/usr/lib64/perl5/auto/IO/IO.bs", 0x2186130) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/perl5/auto/IO/IO.so", O_RDONLY) = 7
read(7,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\32\0\0\0\0\0\0"...,
832) = 832
fstat(7, {st_mode=S_IFREG|0755, st_size=19336, ...}) = 0
mmap(NULL, 2114592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7,
0) = 0x7f143ddcf000
mprotect(0x7f143ddd3000, 2097152, PROT_NONE) = 0
mmap(0x7f143dfd3000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f143dfd3000
close(7)                                = 0
brk(0x2483000)                          = 0x2483000
read(6, ", OFFSET])';\n    read($_[0], $_["..., 4096) = 4096
brk(0x24a4000)                          = 0x24a4000
read(6, " }\n    else {\n\tprint @_;\n    }\n}"..., 4096) = 37
read(6, "", 4096)                       = 0
close(6)                                = 0
read(5, "", 4096)                       = 0
close(5)                                = 0
stat("/usr/local/lib64/perl5/Errno.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/Errno.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Errno.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/Errno.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Errno.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Errno.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Errno.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Errno.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Errno.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/Errno.pm", {st_mode=S_IFREG|0644, st_size=7612,
...}) = 0
open("/usr/lib64/perl5/Errno.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "#\n# This file is auto-generated."..., 4096) = 4096
brk(0x24c5000)                          = 0x24c5000
read(5, "MAX () { 82 }\nsub ELIBEXEC () { "..., 4096) = 3516
lseek(5, 6261, SEEK_SET)                = 6261
lseek(5, 0, SEEK_CUR)                   = 6261
close(5)                                = 0
stat("/usr/local/lib64/perl5/base.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/base.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/base.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/base.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/base.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/base.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/vendor_perl/base.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/base.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/base.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/base.pm", 0x7fff4c556030) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/base.pmc", 0x7fff4c5560e0) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/base.pm", {st_mode=S_IFREG|0644, st_size=6986,
...}) = 0
open("/usr/share/perl5/base.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package base;\n\nuse strict 'vars'"..., 4096) = 4096
read(5, "private\n    # ones to the derive"..., 4096) = 2890
brk(0x24e6000)                          = 0x24e6000
lseek(5, 4886, SEEK_SET)                = 4886
lseek(5, 0, SEEK_CUR)                   = 4886
close(5)                                = 0
read(4, "les have been created by each pr"..., 4096) = 4096
read(4, "he substr directly\n  # and gener"..., 4096) = 4096
read(4, "h error\n        # if the reason "..., 4096) = 4096
read(4, "e directly after the open.\n\nsub "..., 4096) = 4096
brk(0x2507000)                          = 0x2507000
read(4, "the O_EXCL flag is used to open "..., 4096) = 4096
read(4, "een called with the correct argu"..., 4096) = 4096
read(4, "use we have to force CLEANUP\n  #"..., 4096) = 4096
read(4, "eviously, except that a suffix i"..., 4096) = 4096
read(4, "h OPEN set to true\\n\"\n      if $"..., 4096) = 4096
brk(0x2528000)                          = 0x2528000
read(4, " least four `X' characters must "..., 4096) = 4096
read(4, " name\n  return $tempdir;\n\n}\n\n=ba"..., 4096) = 4096
read(4, "                                "..., 4096) = 4096
read(4, " as the file whose descriptor yo"..., 4096) = 4096
read(4, "    local ($^W) = 0;\n    @fh = s"..., 4096) = 4096
brk(0x2549000)                          = 0x2549000
read(4, "IGH\n\nIn addition to the MEDIUM s"..., 4096) = 4096
read(4, "ys to avoid ever looking at,\ntou"..., 4096) = 4096
read(4, "n $self->{DIRNAME};\n}\n\nsub STRIN"..., 4096) = 774
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Carp/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Carp/Heavy.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Carp/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Carp/Heavy.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Carp/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Carp/Heavy.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Carp/Heavy.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Carp/Heavy.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Carp/Heavy.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Carp/Heavy.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Carp/Heavy.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Carp/Heavy.pm", {st_mode=S_IFREG|0644,
st_size=8279, ...}) = 0
open("/usr/share/perl5/Carp/Heavy.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "# Carp::Heavy uses some variable"..., 4096) = 4096
read(4, " [{$pkg => $pkg}, [trusts_direct"..., 4096) = 4096
brk(0x256a000)                          = 0x256a000
read(4, "{\"$class\\::CARP_NOT\"}\n      ? @{"..., 4096) = 87
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Pod/Usage.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Usage.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Usage.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Usage.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Usage.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Usage.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Usage.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Usage.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Usage.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Usage.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Usage.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Usage.pm", {st_mode=S_IFREG|0644,
st_size=23690, ...}) = 0
open("/usr/share/perl5/Pod/Usage.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "################################"..., 4096) = 4096
read(4, "ectory paths. If the input file "..., 4096) = 4096
read(4, "eadable nor consistent and may i"..., 4096) = 4096
read(4, "   =item B<-help>\n\n    Print a b"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Pod/Text.pmc", 0x7fff4c556130) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Text.pm", 0x7fff4c556080) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Text.pmc", 0x7fff4c556130) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Text.pm", 0x7fff4c556080) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Text.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Text.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Text.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Text.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Text.pmc", 0x7fff4c556130) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Text.pm", 0x7fff4c556080) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Text.pmc", 0x7fff4c556130) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Text.pm", {st_mode=S_IFREG|0644,
st_size=31360, ...}) = 0
open("/usr/share/perl5/Pod/Text.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555df0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "# Pod::Text -- Convert POD data "..., 4096) = 4096
stat("/usr/local/lib64/perl5/Pod/Simple.pmc", 0x7fff4c555ac0) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Simple.pm", 0x7fff4c555a10) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple.pmc", 0x7fff4c555ac0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple.pm", 0x7fff4c555a10) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple.pmc", 0x7fff4c555ac0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple.pm", 0x7fff4c555a10) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple.pmc", 0x7fff4c555ac0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple.pm", 0x7fff4c555a10) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Simple.pmc", 0x7fff4c555ac0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Simple.pm", 0x7fff4c555a10) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Simple.pmc", 0x7fff4c555ac0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Simple.pm", {st_mode=S_IFREG|0644,
st_size=50082, ...}) = 0
open("/usr/share/perl5/Pod/Simple.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555780) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "\nrequire 5;\npackage Pod::Simple;"..., 4096) = 4096
stat("/usr/local/lib64/perl5/integer.pmc", 0x7fff4c555450) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/integer.pm", 0x7fff4c5553a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/integer.pmc", 0x7fff4c555450) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/integer.pm", 0x7fff4c5553a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/integer.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/integer.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/integer.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/integer.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/integer.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/integer.pm", 0x7fff4c5553a0) = -1 ENOENT (No such
file or directory)
stat("/usr/share/perl5/integer.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/integer.pm", {st_mode=S_IFREG|0644, st_size=3266,
...}) = 0
open("/usr/share/perl5/integer.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555110) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "package integer;\n\nour $VERSION ="..., 4096) = 3266
read(7, "", 4096)                       = 0
close(7)                                = 0
stat("/usr/local/lib64/perl5/Pod/Escapes.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Escapes.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Escapes.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Escapes.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Escapes.pmc", 0x7fff4c555450) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Escapes.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Escapes.pmc", 0x7fff4c555450) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Escapes.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Escapes.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Escapes.pm", 0x7fff4c5553a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Escapes.pmc", 0x7fff4c555450) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Escapes.pm", {st_mode=S_IFREG|0644,
st_size=17230, ...}) = 0
open("/usr/share/perl5/Pod/Escapes.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555110) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "\nrequire 5;\n#                   "..., 4096) = 4096
brk(0x258b000)                          = 0x258b000
read(7, "Icirc'    , 206,\n 'Iuml'     , 2"..., 4096) = 4096
read(7, "number > 255) {\n      $Name2char"..., 4096) = 4096
lseek(7, 11124, SEEK_SET)               = 11124
lseek(7, 0, SEEK_CUR)                   = 11124
close(7)                                = 0
brk(0x25ac000)                          = 0x25ac000
stat("/usr/local/lib64/perl5/Pod/Simple/LinkSection.pmc",
0x7fff4c555450) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Simple/LinkSection.pm", 0x7fff4c5553a0)
= -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple/LinkSection.pmc",
0x7fff4c555450) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple/LinkSection.pm", 0x7fff4c5553a0)
= -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple/LinkSection.pmc",
0x7fff4c555450) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple/LinkSection.pm",
0x7fff4c5553a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple/LinkSection.pmc",
0x7fff4c555450) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple/LinkSection.pm",
0x7fff4c5553a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Simple/LinkSection.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Simple/LinkSection.pm", 0x7fff4c5553a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Pod/Simple/LinkSection.pmc", 0x7fff4c555450) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Pod/Simple/LinkSection.pm",
{st_mode=S_IFREG|0644, st_size=4341, ...}) = 0
open("/usr/share/perl5/Pod/Simple/LinkSection.pm", O_RDONLY) = 7
ioctl(7, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555110) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(7, 0, SEEK_CUR)                   = 0
read(7, "\nrequire 5;\npackage Pod::Simple:"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Pod/Simple/BlackBox.pmc", 0x7fff4c554de0) =
-1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Simple/BlackBox.pm", 0x7fff4c554d30) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple/BlackBox.pmc", 0x7fff4c554de0) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Simple/BlackBox.pm", 0x7fff4c554d30) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple/BlackBox.pmc",
0x7fff4c554de0) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Simple/BlackBox.pm",
0x7fff4c554d30) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple/BlackBox.pmc",
0x7fff4c554de0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Simple/BlackBox.pm",
0x7fff4c554d30) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Simple/BlackBox.pmc", 0x7fff4c554de0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Simple/BlackBox.pm", 0x7fff4c554d30) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Pod/Simple/BlackBox.pmc", 0x7fff4c554de0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Pod/Simple/BlackBox.pm", {st_mode=S_IFREG|0644,
st_size=63648, ...}) = 0
open("/usr/share/perl5/Pod/Simple/BlackBox.pm", O_RDONLY) = 8
ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c554aa0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(8, 0, SEEK_CUR)                   = 0
read(8, "\npackage Pod::Simple::BlackBox;\n"..., 4096) = 4096
read(8, "ere were errata sections in the "..., 4096) = 4096
read(8, "['~Verbatim', {'start_line' => $"..., 4096) = 4096
brk(0x25cd000)                          = 0x25cd000
read(8, "  my $content = join ' ', splice"..., 4096) = 4096
read(8, "rt(\n      ($scratch = 'Document'"..., 4096) = 4096
read(8, "xt;\n\n        } elsif($over_type "..., 4096) = 4096
read(8, "he next paragraph\n            de"..., 4096) = 4096
brk(0x25ee000)                          = 0x25ee000
read(8, "f->_ponder_Verbatim($para);     "..., 4096) = 4096
read(8, ",$para,$curr_open,$paras) = @_;\n"..., 4096) = 4096
read(8, ">[0][0] eq '~end') {\n    $self->"..., 4096) = 4096
brk(0x260f000)                          = 0x260f000
read(8, "under $over_type\\n\";\n    \n    my"..., 4096) = 4096
read(8, "eserve';\n\n  my $indent = $self->"..., 4096) = 4096
brk(0x2630000)                          = 0x2630000
read(8, "5 and print \"  It's a formatty l"..., 4096) = 4096
read(8, "space first.\n    $para =~ s/ $//"..., 4096) = 4096
read(8, "We saw \" >>>>\" but needed only \""..., 4096) = 4096
brk(0x2651000)                          = 0x2651000
stat("/usr/local/lib64/perl5/UNIVERSAL.pmc", 0x7fff4c554770) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/UNIVERSAL.pm", 0x7fff4c5546c0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/UNIVERSAL.pmc", 0x7fff4c554770) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/UNIVERSAL.pm", 0x7fff4c5546c0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/UNIVERSAL.pmc", 0x7fff4c554770) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/UNIVERSAL.pm", 0x7fff4c5546c0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/UNIVERSAL.pmc", 0x7fff4c554770) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/UNIVERSAL.pm", 0x7fff4c5546c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/UNIVERSAL.pmc", 0x7fff4c554770) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/UNIVERSAL.pm", 0x7fff4c5546c0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/UNIVERSAL.pmc", 0x7fff4c554770) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/UNIVERSAL.pm", {st_mode=S_IFREG|0644,
st_size=6536, ...}) = 0
open("/usr/share/perl5/UNIVERSAL.pm", O_RDONLY) = 9
ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c554430) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(9, 0, SEEK_CUR)                   = 0
read(9, "package UNIVERSAL;\n\nour $VERSION"..., 4096) = 4096
lseek(9, 690, SEEK_SET)                 = 690
lseek(9, 0, SEEK_CUR)                   = 690
close(9)                                = 0
read(8, "> '\\\\\\\\',\n  '$' => '\\\\$',\n  '@' "..., 4096) = 2208
read(8, "", 4096)                       = 0
close(8)                                = 0
lseek(7, 1539, SEEK_SET)                = 1539
lseek(7, 0, SEEK_CUR)                   = 1539
close(7)                                = 0
read(6, "gify_lol;\n}\n\n#@@@@@@@@@@@@@@@@@@"..., 4096) = 4096
read(6, "ub accept_target_as_text { shift"..., 4096) = 4096
brk(0x2672000)                          = 0x2672000
read(6, " it's a zero-length \"empty line\""..., 4096) = 4096
read(6, "r!\n  }\n  return 1;\n}\n\n#@@@@@@@@@"..., 4096) = 4096
brk(0x2693000)                          = 0x2693000
read(6, " $i\\:[$treelet->[$i]]\\n\";\n      "..., 4096) = 4096
read(6, "\n  DEBUG > 2 and print \"End of _"..., 4096) = 4096
read(6, "][1]{'start_line'};\n\n  # A recur"..., 4096) = 4096
brk(0x26b4000)                          = 0x26b4000
read(6, "'s empty\n      if(  @{$ell} == 2"..., 4096) = 4096
read(6, "f($ell_content[$j] =~ m/^([^\\|]*"..., 4096) = 4096
read(6, "       $ell->[1]{'type'}    = 'm"..., 4096) = 4096
brk(0x26d5000)                          = 0x26d5000
read(6, "hange_S_to_nbsp($treelet,0) if $"..., 4096) = 4096
read(6, "\", $parser->output_string(),\n   "..., 4096) = 930
lseek(6, 49510, SEEK_SET)               = 49510
lseek(6, 0, SEEK_CUR)                   = 49510
close(6)                                = 0
read(5, " /^(..)(..)$/) {\n        $$self{"..., 4096) = 4096
brk(0x26f6000)                          = 0x26f6000
read(5, "pt_width} - $$self{MARGIN};\n    "..., 4096) = 4096
read(5, "unless defined $indent;\n    my $"..., 4096) = 4096
brk(0x2717000)                          = 0x2717000
read(5, "e attr hash.  This is called by "..., 4096) = 4096
read(5, "g func call\n       | [+-]? ( \\d["..., 4096) = 4096
brk(0x273b000)                          = 0x273b000
lseek(5, 24198, SEEK_SET)               = 24198
lseek(5, 0, SEEK_CUR)                   = 24198
close(5)                                = 0
read(4, "ts{'-input'};\n        my $pathse"..., 4096) = 4096
read(4, "ement) = @_;\n    if ($element eq"..., 4096) = 3210
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Pod/Select.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Select.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Select.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Select.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Select.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Select.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Select.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Select.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Select.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Select.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Select.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Select.pm", {st_mode=S_IFREG|0644,
st_size=24072, ...}) = 0
open("/usr/share/perl5/Pod/Select.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "################################"..., 4096) = 4096
brk(0x275c000)                          = 0x275c000
read(4, "ction of I<all> sections:\n\nC</Co"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Pod/Parser.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/Parser.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Pod/Parser.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/Parser.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Parser.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/Parser.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Parser.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/Parser.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/Parser.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Pod/Parser.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Parser.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Pod/Parser.pm", {st_mode=S_IFREG|0644,
st_size=65428, ...}) = 0
open("/usr/share/perl5/Pod/Parser.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "################################"..., 4096) = 4096
read(5, "arser> and override your methods"..., 4096) = 4096
stat("/usr/local/lib64/perl5/Pod/InputObjects.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Pod/InputObjects.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/InputObjects.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Pod/InputObjects.pm", 0x7fff4c5559c0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/InputObjects.pmc",
0x7fff4c555a70) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Pod/InputObjects.pm", 0x7fff4c5559c0)
= -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/InputObjects.pmc",
0x7fff4c555a70) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Pod/InputObjects.pm", 0x7fff4c5559c0)
= -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/InputObjects.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Pod/InputObjects.pm", 0x7fff4c5559c0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/Pod/InputObjects.pmc", 0x7fff4c555a70) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Pod/InputObjects.pm", {st_mode=S_IFREG|0644,
st_size=27265, ...}) = 0
open("/usr/share/perl5/Pod/InputObjects.pm", O_RDONLY) = 6
ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555730) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "################################"..., 4096) = 4096
read(6, "hash that is used to represent t"..., 4096) = 4096
read(6, "n the argument list, they will o"..., 4096) = 4096
read(6, "--------------------------------"..., 4096) = 4096
read(6, " undef;\n   my $ptree = $self->{'"..., 4096) = 4096
brk(0x277d000)                          = 0x277d000
read(6, "  || 0);\n   return (wantarray) ?"..., 4096) = 4096
read(6, "e vars qw(@ptree);  ## an alias "..., 4096) = 2689
read(6, "", 4096)                       = 0
close(6)                                = 0
read(5, "ragraph (denoted by a line begin"..., 4096) = 4096
read(5, "putObjects> for details if you n"..., 4096) = 4096
read(5, "invoked by B<parse_from_filehand"..., 4096) = 4096
read(5, ">\nthe B<preprocess_paragraph()> "..., 4096) = 4096
read(5, "f>|I<method-name>\n\nRather than r"..., 4096) = 4096
brk(0x279e000)                          = 0x279e000
read(5, " forget to \"expand\" it if that's"..., 4096) = 4096
read(5, "_CUTTING} = 0 if $text =~ /^={1,"..., 4096) = 4096
read(5, "--------------------------------"..., 4096) = 4096
read(5, "dles.\n\n=item *\n\ncloses the input"..., 4096) = 4096
brk(0x27bf000)                          = 0x27bf000
read(5, "($outfile =~ /^>&(STDERR|2)$/i) "..., 4096) = 4096
read(5, "s\nare lost.\n\n            ## Rese"..., 4096) = 4096
read(5, "--------------------------------"..., 4096) = 4096
read(5, "XML) then you may need to take t"..., 4096) = 4096
read(5, "\n        my $self = shift;\n     "..., 4096) = 3988
read(5, "", 4096)                       = 0
close(5)                                = 0
read(4, "ADINGS} = [];\n        for (my $i"..., 4096) = 4096
read(4, "ions are\nstored in the invoking "..., 4096) = 4096
read(4, "ECTION_HEADINGS}->[$level - 1] ="..., 4096) = 4096
brk(0x27e0000)                          = 0x27e0000
read(4, "re briefly discussed here. Deter"..., 4096) = 3592
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Term/ReadLine.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Term/ReadLine.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine.pmc", 0x7fff4c556750) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine.pm", 0x7fff4c5566a0) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine.pmc", 0x7fff4c556750) =
-1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine.pm", 0x7fff4c5566a0) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine.pm", 0x7fff4c5566a0) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/Term/ReadLine.pmc", 0x7fff4c556750) = -1 ENOENT
(No such file or directory)
stat("/usr/share/perl5/Term/ReadLine.pm", {st_mode=S_IFREG|0644,
st_size=11425, ...}) = 0
open("/usr/share/perl5/Term/ReadLine.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "=head1 NAME\n\nTerm::ReadLine - Pe"..., 4096) = 4096
read(4, "governs which ReadLine clone is\n"..., 4096) = 4096
read(4, " $ret;\n}\n\nsub newTTY {\n  my ($se"..., 4096) = 3233
brk(0x2801000)                          = 0x2801000
read(4, "", 4096)                       = 0
close(4)                                = 0
stat("/usr/local/lib64/perl5/Term/ReadLine/Gnu.pmc", 0x7fff4c556130) =
-1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Term/ReadLine/Gnu.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine/Gnu.pmc", 0x7fff4c556130) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine/Gnu.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine/Gnu.pmc",
0x7fff4c556130) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine/Gnu.pm",
0x7fff4c556080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine/Gnu.pmc",
0x7fff4c556130) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine/Gnu.pm",
0x7fff4c556080) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine/Gnu.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine/Gnu.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Term/ReadLine/Gnu.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Term/ReadLine/Gnu.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("./Term/ReadLine/Gnu.pmc", 0x7fff4c556130) = -1 ENOENT (No such
file or directory)
stat("./Term/ReadLine/Gnu.pm", 0x7fff4c556080) = -1 ENOENT (No such file
or directory)
stat("/usr/local/lib64/perl5/Term/ReadLine/Perl.pmc", 0x7fff4c556130) =
-1 ENOENT (No such file or directory)
stat("/usr/local/lib64/perl5/Term/ReadLine/Perl.pm", 0x7fff4c556080) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine/Perl.pmc", 0x7fff4c556130) =
-1 ENOENT (No such file or directory)
stat("/usr/local/share/perl5/Term/ReadLine/Perl.pm", 0x7fff4c556080) =
-1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine/Perl.pmc",
0x7fff4c556130) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Term/ReadLine/Perl.pm",
0x7fff4c556080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine/Perl.pmc",
0x7fff4c556130) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Term/ReadLine/Perl.pm",
0x7fff4c556080) = -1 ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine/Perl.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Term/ReadLine/Perl.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Term/ReadLine/Perl.pmc", 0x7fff4c556130) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/Term/ReadLine/Perl.pm", 0x7fff4c556080) = -1
ENOENT (No such file or directory)
stat("./Term/ReadLine/Perl.pmc", 0x7fff4c556130) = -1 ENOENT (No such
file or directory)
stat("./Term/ReadLine/Perl.pm", 0x7fff4c556080) = -1 ENOENT (No such
file or directory)
stat("/usr/local/lib64/perl5/POSIX.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib64/perl5/POSIX.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/POSIX.pmc", 0x7fff4c556750) = -1 ENOENT (No
such file or directory)
stat("/usr/local/share/perl5/POSIX.pm", 0x7fff4c5566a0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/vendor_perl/POSIX.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/POSIX.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/POSIX.pmc", 0x7fff4c556750) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/POSIX.pm", 0x7fff4c5566a0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/POSIX.pmc", 0x7fff4c556750) = -1 ENOENT (No such
file or directory)
stat("/usr/lib64/perl5/POSIX.pm", {st_mode=S_IFREG|0644, st_size=21011,
...}) = 0
open("/usr/lib64/perl5/POSIX.pm", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package POSIX;\nuse strict;\nuse w"..., 4096) = 4096
stat("/usr/lib64/perl5/auto/POSIX/autosplit.ix", {st_mode=S_IFREG|0644,
st_size=2463, ...}) = 0
open("/usr/lib64/perl5/auto/POSIX/autosplit.ix", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "# Index created by AutoSplit for"..., 4096) = 2463
read(5, "", 4096)                       = 0
close(5)                                = 0
stat("/usr/local/lib64/perl5/Tie/Hash.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/lib64/perl5/Tie/Hash.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Tie/Hash.pmc", 0x7fff4c5560e0) = -1 ENOENT
(No such file or directory)
stat("/usr/local/share/perl5/Tie/Hash.pm", 0x7fff4c556030) = -1 ENOENT
(No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Tie/Hash.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/vendor_perl/Tie/Hash.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Tie/Hash.pmc", 0x7fff4c5560e0) = -1
ENOENT (No such file or directory)
stat("/usr/share/perl5/vendor_perl/Tie/Hash.pm", 0x7fff4c556030) = -1
ENOENT (No such file or directory)
stat("/usr/lib64/perl5/Tie/Hash.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/Tie/Hash.pm", 0x7fff4c556030) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Tie/Hash.pmc", 0x7fff4c5560e0) = -1 ENOENT (No
such file or directory)
stat("/usr/share/perl5/Tie/Hash.pm", {st_mode=S_IFREG|0644,
st_size=7311, ...}) = 0
open("/usr/share/perl5/Tie/Hash.pm", O_RDONLY) = 5
ioctl(5, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c555da0) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Tie::Hash;\n\nour $VERSION"..., 4096) = 4096
read(5, " reference, and the remaining me"..., 4096) = 3215
brk(0x2822000)                          = 0x2822000
read(5, "", 4096)                       = 0
close(5)                                = 0
lseek(4, 1713, SEEK_SET)                = 1713
lseek(4, 0, SEEK_CUR)                   = 1713
close(4)                                = 0
stat("/usr/lib64/perl5/auto/POSIX/POSIX.bs", 0x2186130) = -1 ENOENT (No
such file or directory)
stat("/usr/lib64/perl5/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0755,
st_size=120008, ...}) = 0
stat("/usr/lib64/perl5/auto/POSIX/POSIX.bs", 0x2186130) = -1 ENOENT (No
such file or directory)
open("/usr/lib64/perl5/auto/POSIX/POSIX.so", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20x\0\0\0\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=120008, ...}) = 0
mmap(NULL, 2215256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4,
0) = 0x7f143dbb2000
mprotect(0x7f143dbcd000, 2093056, PROT_NONE) = 0
mmap(0x7f143ddcc000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1a000) = 0x7f143ddcc000
close(4)                                = 0
stat("/usr/lib64/perl5/auto/POSIX/load_imports.al",
{st_mode=S_IFREG|0644, st_size=6878, ...}) = 0
getgroups(0, NULL)                      = 1
getgroups(1, [500])                     = 1
open("/usr/share/locale/locale.alias", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=2512, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2512
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
open("/usr/share/locale/de_DE.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/de_DE.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/de_DE/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/de.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/de.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1
ENOENT (No such file or directory)
open("/usr/share/locale/de/LC_MESSAGES/libc.mo", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=123193, ...}) = 0
mmap(NULL, 123193, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f143db93000
close(4)                                = 0
open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=26050, ...}) = 0
mmap(NULL, 26050, PROT_READ, MAP_SHARED, 4, 0) = 0x7f143db8c000
close(4)                                = 0
futex(0x3d2a99bf60, FUTEX_WAKE_PRIVATE, 2147483647) = 0
stat("/usr/lib64/perl5/auto/POSIX/load_imports.al",
{st_mode=S_IFREG|0644, st_size=6878, ...}) = 0
open("/usr/lib64/perl5/auto/POSIX/load_imports.al", O_RDONLY) = 4
ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff4c556410) = -1 ENOTTY
(Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096
brk(0x2843000)                          = 0x2843000
read(4, "trspn strstr\n\t\tstrtok strxfrm)],"..., 4096) = 2782
read(4, "", 4096)                       = 0
close(4)                                = 0
brk(0x2864000)                          = 0x2864000
brk(0x2885000)                          = 0x2885000
read(3, "  print \"  sieveshell [-u userna"..., 4096) = 4096
fcntl(3, F_SETFD, FD_CLOEXEC)           = 0
write(1, "connecting to imap.dmz.nausch.or"..., 39connecting to
imap.dmz.nausch.org:2000
) = 39
socket(PF_NETLINK, SOCK_RAW, 0)         = 4
bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(4, {sa_family=AF_NETLINK, pid=17422, groups=00000000}, [12]) = 0
gettimeofday({1331291237, 126988}, NULL) = 0
sendto(4, "\24\0\0\0\26\0\1\3e\344YO\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"0\0\0\0\24\0\2\0e\344YO\16D\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"\24\0\0\0\3\0\2\0e\344YO\16D\0\0\0\0\0\0\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(4)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4
connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
ENOENT (No such file or directory)
close(4)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4
connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1688
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
open("/etc/host.conf", O_RDONLY)        = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(4, "multi on\n", 4096)             = 9
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
futex(0x3d2a99f384, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/etc/resolv.conf", O_RDONLY)      = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=21, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(4, "nameserver 10.0.0.20\n", 4096) = 21
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
uname({sys="Linux", node="vml000090.dmz.nausch.org", ...}) = 0
open("/usr/lib64/perl5/CORE/libnss_files.so.2", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f14448ca000
close(4)                                = 0
open("/lib64/libnss_files.so.2", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360!\0\0\0\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=65928, ...}) = 0
mmap(NULL, 2151824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4,
0) = 0x7f143d97e000
mprotect(0x7f143d98a000, 2097152, PROT_NONE) = 0
mmap(0x7f143db8a000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xc000) = 0x7f143db8a000
close(4)                                = 0
mprotect(0x7f143db8a000, 4096, PROT_READ) = 0
munmap(0x7f14448ca000, 22719)           = 0
open("/etc/hosts", O_RDONLY|O_CLOEXEC)  = 4
fcntl(4, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
fstat(4, {st_mode=S_IFREG|0644, st_size=158, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(4, "127.0.0.1   localhost localhost."..., 4096) = 158
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
open("/usr/lib64/perl5/CORE/libnss_dns.so.2", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f14448ca000
close(4)                                = 0
open("/lib64/libnss_dns.so.2", O_RDONLY) = 4
read(4,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\20\0\0\0\0\0\0"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0755, st_size=27424, ...}) = 0
mmap(NULL, 2117880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4,
0) = 0x7f143d778000
mprotect(0x7f143d77d000, 2093056, PROT_NONE) = 0
mmap(0x7f143d97c000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7f143d97c000
close(4)                                = 0
mprotect(0x7f143d97c000, 4096, PROT_READ) = 0
munmap(0x7f14448ca000, 22719)           = 0
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 4
connect(4, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("10.0.0.20")}, 16) = 0
gettimeofday({1331291237, 130098}, NULL) = 0
poll([{fd=4, events=POLLOUT}], 1, 0)    = 1 ([{fd=4, revents=POLLOUT}])
sendto(4, "t(\1\0\0\1\0\0\0\0\0\0\4imap\3dmz\6nausch\3org"..., 37,
MSG_NOSIGNAL, NULL, 0) = 37
poll([{fd=4, events=POLLIN|POLLOUT}], 1, 5000) = 1 ([{fd=4,
revents=POLLOUT}])
sendto(4, "\321-\1\0\0\1\0\0\0\0\0\0\4imap\3dmz\6nausch\3org"..., 37,
MSG_NOSIGNAL, NULL, 0) = 37
gettimeofday({1331291237, 130339}, NULL) = 0
poll([{fd=4, events=POLLIN}], 1, 4999)  = 1 ([{fd=4, revents=POLLIN}])
ioctl(4, FIONREAD, [117])               = 0
recvfrom(4, "t(\205\200\0\1\0\2\0\1\0\1\4imap\3dmz\6nausch\3org"...,
2048, 0, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("10.0.0.20")}, [16]) = 117
gettimeofday({1331291237, 131716}, NULL) = 0
poll([{fd=4, events=POLLIN}], 1, 4998)  = 1 ([{fd=4, revents=POLLIN}])
ioctl(4, FIONREAD, [112])               = 0
recvfrom(4, "\321-\205\200\0\1\0\1\0\1\0\0\4imap\3dmz\6nausch\3org"...,
1931, 0, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("10.0.0.20")}, [16]) = 112
close(4)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 4
connect(4, {sa_family=AF_INET, sin_port=htons(2000),
sin_addr=inet_addr("10.0.0.70")}, 16) = 0
getuid()                                = 500
geteuid()                               = 500
getgid()                                = 500
getegid()                               = 500
open("/usr/lib64/sasl2", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 5
fcntl(5, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
getdents(5, /* 14 entries */, 32768)    = 512
open("/usr/lib64/sasl2/libsasldb.la", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/sasl2/libsasldb.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\23\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=22784, ...}) = 0
mmap(NULL, 2117960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143d572000
mprotect(0x7f143d577000, 2093056, PROT_NONE) = 0
mmap(0x7f143d776000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f143d776000
close(6)                                = 0
open("/usr/lib64/perl5/CORE/libdb-4.7.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat(6, {st_mode=S_IFREG|0644, st_size=22719, ...}) = 0
mmap(NULL, 22719, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f14448ca000
close(6)                                = 0
open("/lib64/libdb-4.7.so", O_RDONLY)   = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\206\342-=\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=1526984, ...}) = 0
mmap(0x3d2de00000, 3620704, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f143d1fe000
mprotect(0x7f143d36d000, 2093056, PROT_NONE) = 0
mmap(0x7f143d56c000, 24576, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x16e000) = 0x7f143d56c000
close(6)                                = 0
mprotect(0x7f143d776000, 4096, PROT_READ) = 0
munmap(0x7f14448ca000, 22719)           = 0
open("/usr/lib64/sasl2/libanonymous.la", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/lib64/sasl2/libanonymous.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=18776, ...}) = 0
mmap(NULL, 2113944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143cff9000
mprotect(0x7f143cffd000, 2093056, PROT_NONE) = 0
mmap(0x7f143d1fc000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f143d1fc000
close(6)                                = 0
mprotect(0x7f143d1fc000, 4096, PROT_READ) = 0
brk(0x28a6000)                          = 0x28a6000
open("/usr/lib64/sasl2/liblogin.la", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib64/sasl2/liblogin.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=18808, ...}) = 0
mmap(NULL, 2113976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143cdf4000
mprotect(0x7f143cdf8000, 2093056, PROT_NONE) = 0
mmap(0x7f143cff7000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f143cff7000
close(6)                                = 0
mprotect(0x7f143cff7000, 4096, PROT_READ) = 0
open("/usr/lib64/sasl2/libplain.la", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/usr/lib64/sasl2/libplain.so", O_RDONLY) = 6
read(6,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\20\0\0\0\0\0\0"...,
832) = 832
fstat(6, {st_mode=S_IFREG|0755, st_size=18808, ...}) = 0
mmap(NULL, 2113976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6,
0) = 0x7f143cbef000
mprotect(0x7f143cbf3000, 2093056, PROT_NONE) = 0
mmap(0x7f143cdf2000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f143cdf2000
close(6)                                = 0
mprotect(0x7f143cdf2000, 4096, PROT_READ) = 0
getdents(5, /* 0 entries */, 32768)     = 0
close(5)                                = 0
getpeername(4, {sa_family=AF_INET, sin_port=htons(2000),
sin_addr=inet_addr("10.0.0.70")}, [16]) = 0
getsockname(4, {sa_family=AF_INET, sin_port=htons(34520),
sin_addr=inet_addr("10.0.0.90")}, [16]) = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 5
bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(5, {sa_family=AF_NETLINK, pid=17422, groups=00000000}, [12]) = 0
gettimeofday({1331291237, 150956}, NULL) = 0
sendto(5, "\24\0\0\0\26\0\1\3e\344YO\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"0\0\0\0\24\0\2\0e\344YO\16D\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"\24\0\0\0\3\0\2\0e\344YO\16D\0\0\0\0\0\0\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(5)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 5
bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(5, {sa_family=AF_NETLINK, pid=17422, groups=00000000}, [12]) = 0
gettimeofday({1331291237, 151299}, NULL) = 0
sendto(5, "\24\0\0\0\26\0\1\3e\344YO\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"0\0\0\0\24\0\2\0e\344YO\16D\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"\24\0\0\0\3\0\2\0e\344YO\16D\0\0\0\0\0\0\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(5)                                = 0
uname({sys="Linux", node="vml000090.dmz.nausch.org", ...}) = 0
gettimeofday({1331291237, 151743}, NULL) = 0
read(4, "\"IMPLEMENTATION\" \"Cyrus timsieve"..., 4096) = 240
gettimeofday({1331291237, 152869}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
fstat(5, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f14448cf000
read(5,
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0"...,
4096) = 2309
lseek(5, -1467, SEEK_CUR)               = 842
read(5,
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0\t\0\0\0\0"..., 4096)
= 1467
close(5)                                = 0
munmap(0x7f14448cf000, 4096)            = 0
socket(PF_FILE, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 5
connect(5, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
sendto(5, "<37>Mar  9 12:07:17 perl: No wor"..., 47, MSG_NOSIGNAL, NULL,
0) = 47
getpeername(4, {sa_family=AF_INET, sin_port=htons(2000),
sin_addr=inet_addr("10.0.0.70")}, [16]) = 0
getsockname(4, {sa_family=AF_INET, sin_port=htons(34520),
sin_addr=inet_addr("10.0.0.90")}, [16]) = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 6
bind(6, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(6, {sa_family=AF_NETLINK, pid=17422, groups=00000000}, [12]) = 0
gettimeofday({1331291237, 153799}, NULL) = 0
sendto(6, "\24\0\0\0\26\0\1\3e\344YO\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(6, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"0\0\0\0\24\0\2\0e\344YO\16D\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(6, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"\24\0\0\0\3\0\2\0e\344YO\16D\0\0\0\0\0\0\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(6)                                = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 6
bind(6, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(6, {sa_family=AF_NETLINK, pid=17422, groups=00000000}, [12]) = 0
gettimeofday({1331291237, 154131}, NULL) = 0
sendto(6, "\24\0\0\0\26\0\1\3e\344YO\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(6, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"0\0\0\0\24\0\2\0e\344YO\16D\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 108
recvmsg(6, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000},
msg_iov(1)=[{"\24\0\0\0\3\0\2\0e\344YO\16D\0\0\0\0\0\0\1\0\0\0\10\0\1\0\177\0\0\1"...,
4096}], msg_controllen=0, msg_flags=0}, 0) = 20
close(6)                                = 0
uname({sys="Linux", node="vml000090.dmz.nausch.org", ...}) = 0
write(2, "unable to connect to server at /"..., 61unable to connect to
server at /usr/bin/sieveshell line 170.
) = 61
lseek(3, 7332, SEEK_SET)                = 7332
lseek(3, 0, SEEK_CUR)                   = 7332
close(3)                                = 0
exit_group(255)                         = ?

> Zwei mögliche Fehlerquellen aus meiner Sicht:
> 1. IP-basierte ACL im Sieve-Server

Ist mir nix bekannt, weil sonst müsste es ja auch Probleme mit dem
Zugriff auf das Mailconto auf dem cyrus geben, oder?

> 2. Ein Problem in der sieveshell-Implementierung/-Laufzeitumgebung
>   (da könnte strace helfen und aufzeigen an welcher Stelle es hakt)

Vielleicht hast Du ja eine Idee, wo es hakt mit Hilfe des obigen
Mitschnitts.


Servus
Django
-- 
"Bonnie & Clyde der Postmaster-Szene!" approved by Postfix-God
http://wetterstation-pliening.info
http://dokuwiki.nausch.org
http://wiki.piratenpartei.de/Benutzer:Django



Mehr Informationen über die Mailingliste Postfixbuch-users