[Debconf-devel] Bug#478409: debconf: dpkg-preconfigure --apt segfaults during upgrade to lenny (after perl unpacked)
Daniel Kahn Gillmor
dkg-debian.org at fifthhorseman.net
Tue Apr 29 01:08:07 UTC 2008
Package: debconf
Version: 1.5.11etch1
Severity: important
I just tried to upgrade an etch system to lenny, and found that
dpkg-preconfigure segfaulted.
Apparently what happened was that perl 5.8.8-12 and locales 2.7-10 were
unpacked, and at that point dpkg-preconfigure --apt was called again,
and it segfaulted. In the current state, i can trigger a segmentation
fault like this:
0 clam:~# echo | dpkg-preconfigure --apt
Segmentation fault
139 clam:~#
I was able to recover from this state by switching sources.list back to
etch and force-downgrading, at which point the above command returns 0
silently, but this of course leaves me without being able to upgrade to
lenny.
I realize that this might not be a bug in debconf, but rather a bug in
perl or in locales or something, but i'm not sure how to narrow it down.
I've got a 2.5M core dump, if anyone wants to look at it.
Attached is also the output of a strace, recorded from this invocation:
echo | strace -f dpkg-preconfigure --apt
hopefully it will be useful.
debconf-show also segfaults, fwiw (which is why the section below is
empty).
Sorry for the vagueness of this report. If i can help debug further,
please let me know.
--dkg
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages debconf depends on:
ii debconf-i18n 1.5.11etch1 full internationalization support
ii perl-base 5.8.8-7etch3 The Pathologically Eclectic Rubbis
Versions of packages debconf recommends:
ii apt-utils 0.6.46.4-0.1 APT utility programs
-- debconf-show failed
-------------- next part --------------
7878 execve("/usr/sbin/dpkg-preconfigure", ["dpkg-preconfigure", "--apt"], [/* 16 vars */]) = 0
7878 uname({sys="Linux", node="clam", ...}) = 0
7878 brk(0) = 0x10014000
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x30019000
7878 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
7878 open("/etc/ld.so.cache", O_RDONLY) = 3
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=11226, ...}) = 0
7878 mmap(NULL, 11226, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3001a000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/usr/lib/libperl.so.5.8", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\2\217"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=1262196, ...}) = 0
7878 mmap(0xfea7000, 1346448, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfea7000
7878 mprotect(0xffd5000, 109456, PROT_NONE) = 0
7878 mmap(0xffe5000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12e000) = 0xffe5000
7878 mmap(0xffeb000, 19344, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffeb000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/lib/tls/libdl.so.2", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\r"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=13812, ...}) = 0
7878 mmap(0xfe83000, 78316, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfe83000
7878 mprotect(0xfe86000, 66028, PROT_NONE) = 0
7878 mmap(0xfe95000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xfe95000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/lib/tls/libm.so.6", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\236"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=493964, ...}) = 0
7878 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001d000
7878 mmap(0xfdea000, 558420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfdea000
7878 mprotect(0xfe60000, 75092, PROT_NONE) = 0
7878 mmap(0xfe6f000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x75000) = 0xfe6f000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0Kp"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0755, st_size=98581, ...}) = 0
7878 mmap(0xfdb6000, 144832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfdb6000
7878 mprotect(0xfdc7000, 75200, PROT_NONE) = 0
7878 mmap(0xfdd6000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xfdd6000
7878 mmap(0xfdd8000, 5568, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfdd8000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/lib/tls/libc.so.6", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\1\313"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=1385396, ...}) = 0
7878 mmap(0xfc42000, 1456244, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfc42000
7878 mprotect(0xfd8a000, 112756, PROT_NONE) = 0
7878 mmap(0xfd99000, 40960, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x147000) = 0xfd99000
7878 mmap(0xfda3000, 10356, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfda3000
7878 close(3) = 0
7878 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
7878 open("/lib/tls/libcrypt.so.1", O_RDONLY) = 3
7878 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\t"..., 512) = 512
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=26100, ...}) = 0
7878 mmap(0xfbf4000, 250456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xfbf4000
7878 mprotect(0xfbfa000, 225880, PROT_NONE) = 0
7878 mmap(0xfc09000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0xfc09000
7878 mmap(0xfc0b000, 156248, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfc0b000
7878 close(3) = 0
7878 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3001e000
7878 mprotect(0xfc09000, 4096, PROT_READ) = 0
7878 mprotect(0xfd99000, 28672, PROT_READ) = 0
7878 mprotect(0xfdd6000, 4096, PROT_READ) = 0
7878 mprotect(0xfe6f000, 4096, PROT_READ) = 0
7878 mprotect(0xfe95000, 4096, PROT_READ) = 0
7878 mprotect(0x30028000, 4096, PROT_READ) = 0
7878 munmap(0x3001a000, 11226) = 0
7878 set_tid_address(0x3001e3e8) = 7878
7878 rt_sigaction(SIGRTMIN, {0xfdba800, [], SA_SIGINFO}, NULL, 8) = 0
7878 rt_sigaction(SIGRT_1, {0xfdba730, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
7878 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
7878 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
7878 rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
7878 brk(0) = 0x10014000
7878 brk(0x10035000) = 0x10035000
7878 getuid() = 0
7878 geteuid() = 0
7878 getgid() = 0
7878 getegid() = 0
7878 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
7878 fstat64(3, {st_mode=S_IFREG|0644, st_size=317792, ...}) = 0
7878 mmap2(NULL, 317792, PROT_READ, MAP_PRIVATE, 3, 0) = 0x3002a000
7878 close(3) = 0
7878 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x30078000
7878 open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3
7878 read(3, "zX\256\317", 4) = 4
7878 close(3) = 0
7878 time([1209430877]) = 1209430877
7878 stat64("/usr/local/lib/site_perl/5.8.8/powerpc-linux-gnu-thread-multi", 0x7f8015b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/site_perl/5.8.8", 0x7f8015b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/site_perl/powerpc-linux-gnu-thread-multi", 0x7f8015b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.7", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.7", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.6", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.6", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.4", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.4", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.3", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.3", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.2", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.2", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.1", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.1", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.0", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.0", 0x7f801738) = -1 ENOENT (No such file or directory)
7878 ioctl(0, TCGETS, 0x7f8013d8) = -1 EINVAL (Invalid argument)
7878 _llseek(0, 0, 0x7f801438, SEEK_CUR) = -1 ESPIPE (Illegal seek)
7878 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
7878 _llseek(1, 0, 0x7f801438, SEEK_CUR) = -1 ESPIPE (Illegal seek)
7878 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
7878 _llseek(2, 0, 0x7f801438, SEEK_CUR) = -1 ESPIPE (Illegal seek)
7878 open("/usr/sbin/dpkg-preconfigure", O_RDONLY|O_LARGEFILE) = 3
7878 ioctl(3, TCGETS, 0x7f8014a8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(3, 0, [0], SEEK_CUR) = 0
7878 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
7878 fstat64(3, {st_mode=S_IFREG|0755, st_size=3428, ...}) = 0
7878 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
7878 readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
7878 getppid() = 7877
7878 read(3, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 3428
7878 stat64("/etc/perl/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/strict.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/strict.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/strict.pm", {st_mode=S_IFREG|0644, st_size=599, ...}) = 0
7878 open("/usr/share/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 brk(0x10056000) = 0x10056000
7878 read(4, "package strict;\n\n$strict::VERSIO"..., 4096) = 599
7878 _llseek(4, 598, [598], SEEK_SET) = 0
7878 _llseek(4, 0, [598], SEEK_CUR) = 0
7878 close(4) = 0
7878 stat64("/etc/perl/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/FileHandle.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/FileHandle.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/FileHandle.pm", {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0
7878 open("/usr/share/perl/5.8/FileHandle.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 read(4, "package FileHandle;\n\nuse 5.006;\n"..., 4096) = 2105
7878 _llseek(4, 2104, [2104], SEEK_SET) = 0
7878 _llseek(4, 0, [2104], SEEK_CUR) = 0
7878 close(4) = 0
7878 stat64("/etc/perl/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/IO/File.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/File.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/File.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/File.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/File.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/File.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/File.pm", {st_mode=S_IFREG|0644, st_size=1784, ...}) = 0
7878 open("/usr/lib/perl/5.8/IO/File.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 read(4, "#\n\npackage IO::File;\n\nuse 5.006_"..., 4096) = 1784
7878 stat64("/etc/perl/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Carp.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Carp.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Carp.pm", {st_mode=S_IFREG|0644, st_size=4112, ...}) = 0
7878 open("/usr/share/perl/5.8/Carp.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096
7878 read(5, "gmess @_ }\n\n1;\n", 4096) = 16
7878 read(5, "", 4096) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Exporter.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Exporter.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Exporter.pm", {st_mode=S_IFREG|0644, st_size=2218, ...}) = 0
7878 open("/usr/share/perl/5.8/Exporter.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 2218
7878 _llseek(5, 2217, [2217], SEEK_SET) = 0
7878 _llseek(5, 0, [2217], SEEK_CUR) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Symbol.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Symbol.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Symbol.pm", {st_mode=S_IFREG|0644, st_size=2099, ...}) = 0
7878 open("/usr/share/perl/5.8/Symbol.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 brk(0x10077000) = 0x10077000
7878 read(5, "package Symbol;\n\nBEGIN { require"..., 4096) = 2099
7878 read(5, "", 4096) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/SelectSaver.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/SelectSaver.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/SelectSaver.pm", {st_mode=S_IFREG|0644, st_size=340, ...}) = 0
7878 open("/usr/share/perl/5.8/SelectSaver.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "package SelectSaver;\n\nour $VERSI"..., 4096) = 340
7878 read(5, "", 4096) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/IO/Seekable.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/Seekable.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/Seekable.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/Seekable.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/Seekable.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/Seekable.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/Seekable.pm", {st_mode=S_IFREG|0644, st_size=686, ...}) = 0
7878 open("/usr/lib/perl/5.8/IO/Seekable.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "#\n\npackage IO::Seekable;\n\nuse 5."..., 4096) = 686
7878 stat64("/etc/perl/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/IO/Handle.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO/Handle.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO/Handle.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO/Handle.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO/Handle.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/Handle.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO/Handle.pm", {st_mode=S_IFREG|0644, st_size=7592, ...}) = 0
7878 open("/usr/lib/perl/5.8/IO/Handle.pm", O_RDONLY|O_LARGEFILE) = 6
7878 ioctl(6, TCGETS, 0x7f7ff488) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(6, 0, [0], SEEK_CUR) = 0
7878 read(6, "package IO::Handle;\n\nuse 5.006_0"..., 4096) = 4096
7878 stat64("/etc/perl/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/IO.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/IO.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/IO.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/IO.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/IO.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/IO.pm", {st_mode=S_IFREG|0644, st_size=413, ...}) = 0
7878 open("/usr/lib/perl/5.8/IO.pm", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "#\n\npackage IO;\n\nuse XSLoader ();"..., 4096) = 413
7878 stat64("/etc/perl/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/XSLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/XSLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/XSLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/XSLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/XSLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/XSLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/XSLoader.pm", {st_mode=S_IFREG|0644, st_size=3408, ...}) = 0
7878 open("/usr/lib/perl/5.8/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "# Generated from XSLoader.pm.PL "..., 4096) = 3408
7878 _llseek(8, 3407, [3407], SEEK_SET) = 0
7878 _llseek(8, 0, [3407], SEEK_CUR) = 0
7878 close(8) = 0
7878 stat64("/etc/perl/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/warnings.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/warnings.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/warnings.pm", {st_mode=S_IFREG|0644, st_size=13018, ...}) = 0
7878 open("/usr/share/perl/5.8/warnings.pm", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "# -*- buffer-read-only: t -*-\n# "..., 4096) = 4096
7878 read(8, "\\x00\\x00\\x00\\x00\\x00\", # [27]\n "..., 4096) = 4096
7878 brk(0x10098000) = 0x10098000
7878 read(8, "x00\\x20\\x00\", # [42]\n \'untie\'"..., 4096) = 4096
7878 read(8, "ssage = pop ;\n my ($callers_b"..., 4096) = 730
7878 read(8, "", 4096) = 0
7878 close(8) = 0
7878 _llseek(7, 412, [412], SEEK_SET) = 0
7878 _llseek(7, 0, [412], SEEK_CUR) = 0
7878 close(7) = 0
7878 stat64("/usr/lib/perl/5.8/auto/IO/IO.so", {st_mode=S_IFREG|0644, st_size=22136, ...}) = 0
7878 stat64("/usr/lib/perl/5.8/auto/IO/IO.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
7878 futex(0xfe960a4, FUTEX_WAKE, 2147483647) = 0
7878 open("/usr/lib/perl/5.8/auto/IO/IO.so", O_RDONLY) = 7
7878 read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0#P"..., 512) = 512
7878 fstat64(7, {st_mode=S_IFREG|0644, st_size=22136, ...}) = 0
7878 mmap(0xfbce000, 87236, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xfbce000
7878 mprotect(0xfbd3000, 66756, PROT_NONE) = 0
7878 mmap(0xfbe3000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5000) = 0xfbe3000
7878 close(7) = 0
7878 read(6, "sage: $io->stat()\';\n stat($_["..., 4096) = 3496
7878 brk(0x100b9000) = 0x100b9000
7878 read(6, "", 4096) = 0
7878 close(6) = 0
7878 stat64("/etc/perl/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Fcntl.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Fcntl.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Fcntl.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Fcntl.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Fcntl.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Fcntl.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Fcntl.pm", {st_mode=S_IFREG|0644, st_size=3458, ...}) = 0
7878 open("/usr/lib/perl/5.8/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 6
7878 ioctl(6, TCGETS, 0x7f7ff488) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(6, 0, [0], SEEK_CUR) = 0
7878 read(6, "package Fcntl;\n\nour($VERSION, @I"..., 4096) = 3458
7878 read(6, "", 4096) = 0
7878 close(6) = 0
7878 stat64("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0644, st_size=20092, ...}) = 0
7878 stat64("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
7878 open("/usr/lib/perl/5.8/auto/Fcntl/Fcntl.so", O_RDONLY) = 6
7878 read(6, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0 P"..., 512) = 512
7878 fstat64(6, {st_mode=S_IFREG|0644, st_size=20092, ...}) = 0
7878 mmap(0xfba9000, 84892, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0xfba9000
7878 mprotect(0xfbae000, 64412, PROT_NONE) = 0
7878 mmap(0xfbbd000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0xfbbd000
7878 close(6) = 0
7878 read(5, "", 4096) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/File/Spec.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/File/Spec.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/File/Spec.pm", {st_mode=S_IFREG|0644, st_size=595, ...}) = 0
7878 open("/usr/share/perl/5.8/File/Spec.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "package File::Spec;\n\nuse strict;"..., 4096) = 595
7878 stat64("/etc/perl/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/vars.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/vars.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/vars.pm", {st_mode=S_IFREG|0644, st_size=1149, ...}) = 0
7878 open("/usr/share/perl/5.8/vars.pm", O_RDONLY|O_LARGEFILE) = 6
7878 ioctl(6, TCGETS, 0x7f7ff488) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(6, 0, [0], SEEK_CUR) = 0
7878 read(6, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 1149
7878 stat64("/etc/perl/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/warnings/register.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/warnings/register.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/warnings/register.pm", {st_mode=S_IFREG|0644, st_size=732, ...}) = 0
7878 open("/usr/share/perl/5.8/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "package warnings::register;\n\nour"..., 4096) = 732
7878 read(7, "", 4096) = 0
7878 close(7) = 0
7878 _llseek(6, 1148, [1148], SEEK_SET) = 0
7878 _llseek(6, 0, [1148], SEEK_CUR) = 0
7878 close(6) = 0
7878 _llseek(5, 594, [594], SEEK_SET) = 0
7878 _llseek(5, 0, [594], SEEK_CUR) = 0
7878 close(5) = 0
7878 stat64("/etc/perl/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/File/Spec/Unix.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/File/Spec/Unix.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/File/Spec/Unix.pm", {st_mode=S_IFREG|0644, st_size=7038, ...}) = 0
7878 open("/usr/share/perl/5.8/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 brk(0x100da000) = 0x100da000
7878 read(5, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096
7878 read(5, " else {\n $base = $self->"..., 4096) = 2942
7878 read(5, "", 4096) = 0
7878 close(5) = 0
7878 read(4, "", 4096) = 0
7878 close(4) = 0
7878 stat64("/etc/perl/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Exporter/Heavy.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Exporter/Heavy.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/Exporter/Heavy.pm", {st_mode=S_IFREG|0644, st_size=6252, ...}) = 0
7878 open("/usr/share/perl/5.8/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 read(4, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096
7878 brk(0x100fb000) = 0x100fb000
7878 read(4, "he at cost of memory)\n\t my @e"..., 4096) = 2156
7878 read(4, "", 4096) = 0
7878 close(4) = 0
7878 stat64("/etc/perl/Debconf/Log.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Log.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Log.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Log.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Log.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Log.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Log.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Log.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Log.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Log.pm", {st_mode=S_IFREG|0644, st_size=914, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Log.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 read(4, "#!/usr/bin/perl\n# This file was "..., 4096) = 914
7878 stat64("/etc/perl/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/base.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/base.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/base.pm", {st_mode=S_IFREG|0644, st_size=3975, ...}) = 0
7878 open("/usr/share/perl/5.8/base.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "package base;\n\nuse strict \'vars\'"..., 4096) = 3975
7878 brk(0x1011c000) = 0x1011c000
7878 _llseek(5, 3974, [3974], SEEK_SET) = 0
7878 _llseek(5, 0, [3974], SEEK_CUR) = 0
7878 close(5) = 0
7878 read(4, "", 4096) = 0
7878 close(4) = 0
7878 stat64("/etc/perl/Debconf/Config.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Config.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Config.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Config.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Config.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Config.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Config.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Config.pm", 0x7f800628) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Config.pmc", 0x7f8006b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Config.pm", {st_mode=S_IFREG|0644, st_size=6829, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Config.pm", O_RDONLY|O_LARGEFILE) = 4
7878 ioctl(4, TCGETS, 0x7f800428) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(4, 0, [0], SEEK_CUR) = 0
7878 read(4, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 4096
7878 stat64("/etc/perl/Debconf/Question.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Question.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Question.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Question.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Question.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Question.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Question.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Question.pm", 0x7f7ffe58) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Question.pmc", 0x7f7ffee8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Question.pm", {st_mode=S_IFREG|0644, st_size=5865, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Question.pm", O_RDONLY|O_LARGEFILE) = 5
7878 ioctl(5, TCGETS, 0x7f7ffc58) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(5, 0, [0], SEEK_CUR) = 0
7878 read(5, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 4096
7878 stat64("/etc/perl/Debconf/Db.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Db.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Db.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Db.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Db.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Db.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Db.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Db.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Db.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Db.pm", {st_mode=S_IFREG|0644, st_size=1202, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Db.pm", O_RDONLY|O_LARGEFILE) = 6
7878 ioctl(6, TCGETS, 0x7f7ff488) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(6, 0, [0], SEEK_CUR) = 0
7878 read(6, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 1202
7878 stat64("/etc/perl/Debconf/DbDriver.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/DbDriver.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/DbDriver.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/DbDriver.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/DbDriver.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/DbDriver.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/DbDriver.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/DbDriver.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/DbDriver.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/DbDriver.pm", {st_mode=S_IFREG|0644, st_size=2359, ...}) = 0
7878 open("/usr/share/perl5/Debconf/DbDriver.pm", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 2359
7878 stat64("/etc/perl/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/fields.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/fields.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/fields.pm", {st_mode=S_IFREG|0644, st_size=4530, ...}) = 0
7878 open("/usr/share/perl/5.8/fields.pm", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "package fields;\n\nrequire 5.005;\n"..., 4096) = 4096
7878 read(8, "s\\n\");\n }\n "..., 4096) = 434
7878 _llseek(8, 4529, [4529], SEEK_SET) = 0
7878 _llseek(8, 0, [4529], SEEK_CUR) = 0
7878 close(8) = 0
7878 brk(0x1013d000) = 0x1013d000
7878 read(7, "", 4096) = 0
7878 close(7) = 0
7878 read(6, "", 4096) = 0
7878 close(6) = 0
7878 stat64("/etc/perl/Debconf/Template.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Template.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Template.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Template.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Template.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Template.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Template.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Template.pm", 0x7f7ff688) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Template.pmc", 0x7f7ff718) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Template.pm", {st_mode=S_IFREG|0644, st_size=7992, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Template.pm", O_RDONLY|O_LARGEFILE) = 6
7878 ioctl(6, TCGETS, 0x7f7ff488) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(6, 0, [0], SEEK_CUR) = 0
7878 read(6, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 4096
7878 stat64("/etc/perl/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/POSIX.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/POSIX.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/POSIX.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/POSIX.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/POSIX.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/POSIX.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/POSIX.pm", {st_mode=S_IFREG|0644, st_size=1435, ...}) = 0
7878 open("/usr/lib/perl/5.8/POSIX.pm", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "package POSIX;\n\nour(@ISA, %EXPOR"..., 4096) = 1435
7878 stat64("/etc/perl/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/AutoLoader.pm", 0x7f7fe6e8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/AutoLoader.pmc", 0x7f7fe778) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/AutoLoader.pm", {st_mode=S_IFREG|0644, st_size=4937, ...}) = 0
7878 open("/usr/share/perl/5.8/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "package AutoLoader;\n\nuse strict;"..., 4096) = 4096
7878 read(8, " \'lib\').\n #\n\n (my $calldir"..., 4096) = 841
7878 _llseek(8, 4936, [4936], SEEK_SET) = 0
7878 _llseek(8, 0, [4936], SEEK_CUR) = 0
7878 close(8) = 0
7878 stat64("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", {st_mode=S_IFREG|0644, st_size=2265, ...}) = 0
7878 open("/usr/lib/perl/5.8/auto/POSIX/autosplit.ix", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fe4e8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "# Index created by AutoSplit for"..., 4096) = 2265
7878 read(8, "", 4096) = 0
7878 close(8) = 0
7878 read(7, "", 4096) = 0
7878 close(7) = 0
7878 stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0644, st_size=133964, ...}) = 0
7878 stat64("/usr/lib/perl/5.8/auto/POSIX/POSIX.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
7878 open("/usr/lib/perl/5.8/auto/POSIX/POSIX.so", O_RDONLY) = 7
7878 read(7, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0i\300"..., 512) = 512
7878 fstat64(7, {st_mode=S_IFREG|0644, st_size=133964, ...}) = 0
7878 mmap(0xfb68000, 200480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xfb68000
7878 mprotect(0xfb88000, 69408, PROT_NONE) = 0
7878 mmap(0xfb97000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1f000) = 0xfb97000
7878 close(7) = 0
7878 brk(0x1015e000) = 0x1015e000
7878 stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, st_size=6617, ...}) = 0
7878 stat64("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", {st_mode=S_IFREG|0644, st_size=6617, ...}) = 0
7878 open("/usr/lib/perl/5.8/auto/POSIX/load_imports.al", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "# NOTE: Derived from ../../lib/P"..., 4096) = 4096
7878 read(7, "xfrm)],\n\n sys_stat_h => [qw(S"..., 4096) = 2521
7878 read(7, "", 4096) = 0
7878 close(7) = 0
7878 brk(0x1017f000) = 0x1017f000
7878 brk(0x101a0000) = 0x101a0000
7878 brk(0x101c1000) = 0x101c1000
7878 brk(0x101e2000) = 0x101e2000
7878 stat64("/etc/perl/Debconf/Gettext.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Debconf/Gettext.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Gettext.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Debconf/Gettext.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Gettext.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Debconf/Gettext.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Gettext.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Debconf/Gettext.pm", 0x7f7feeb8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Gettext.pmc", 0x7f7fef48) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Debconf/Gettext.pm", {st_mode=S_IFREG|0644, st_size=301, ...}) = 0
7878 open("/usr/share/perl5/Debconf/Gettext.pm", O_RDONLY|O_LARGEFILE) = 7
7878 ioctl(7, TCGETS, 0x7f7fecb8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(7, 0, [0], SEEK_CUR) = 0
7878 read(7, "#!/usr/bin/perl -w\n# This file w"..., 4096) = 301
7878 stat64("/etc/perl/Locale/gettext.pmc", 0x7f7fe018) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Locale/gettext.pm", 0x7f7fdf88) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Locale/gettext.pmc", 0x7f7fe018) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Locale/gettext.pm", 0x7f7fdf88) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Locale/gettext.pmc", 0x7f7fe018) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Locale/gettext.pm", 0x7f7fdf88) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Locale/gettext.pmc", 0x7f7fe018) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Locale/gettext.pm", {st_mode=S_IFREG|0644, st_size=6833, ...}) = 0
7878 open("/usr/lib/perl5/Locale/gettext.pm", O_RDONLY|O_LARGEFILE) = 8
7878 ioctl(8, TCGETS, 0x7f7fdd88) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(8, 0, [0], SEEK_CUR) = 0
7878 read(8, "package Locale::gettext;\n\n=head1"..., 4096) = 4096
7878 stat64("/etc/perl/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Encode.pm", 0x7f7fd7f8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode.pm", 0x7f7fd7f8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode.pm", 0x7f7fd7f8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode.pm", 0x7f7fd7f8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode.pm", 0x7f7fd7f8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode.pmc", 0x7f7fd888) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode.pm", {st_mode=S_IFREG|0644, st_size=25497, ...}) = 0
7878 open("/usr/lib/perl/5.8/Encode.pm", O_RDONLY|O_LARGEFILE) = 9
7878 ioctl(9, TCGETS, 0x7f7fd5f8) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(9, 0, [0], SEEK_CUR) = 0
7878 read(9, "#\n# $Id: Encode.pm,v 2.12 2005/0"..., 4096) = 4096
7878 stat64("/etc/perl/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Encode/Alias.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode/Alias.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode/Alias.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode/Alias.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode/Alias.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode/Alias.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode/Alias.pm", {st_mode=S_IFREG|0644, st_size=10564, ...}) = 0
7878 open("/usr/lib/perl/5.8/Encode/Alias.pm", O_RDONLY|O_LARGEFILE) = 10
7878 ioctl(10, TCGETS, 0x7f7fce28) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(10, 0, [0], SEEK_CUR) = 0
7878 read(10, "package Encode::Alias;\nuse stric"..., 4096) = 4096
7878 brk(0x10203000) = 0x10203000
7878 read(10, "g issue.\n # (The currency sym"..., 4096) = 4096
7878 _llseek(10, 7371, [7371], SEEK_SET) = 0
7878 _llseek(10, 0, [7371], SEEK_CUR) = 0
7878 close(10) = 0
7878 read(9, "= @_;\n return undef unless de"..., 4096) = 4096
7878 stat64("/etc/perl/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/Encode/Encoding.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/Encode/Encoding.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/Encode/Encoding.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/Encode/Encoding.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/Encode/Encoding.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode/Encoding.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/Encode/Encoding.pm", {st_mode=S_IFREG|0644, st_size=8724, ...}) = 0
7878 open("/usr/lib/perl/5.8/Encode/Encoding.pm", O_RDONLY|O_LARGEFILE) = 10
7878 ioctl(10, TCGETS, 0x7f7fce28) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(10, 0, [0], SEEK_CUR) = 0
7878 read(10, "package Encode::Encoding;\n# Base"..., 4096) = 4096
7878 brk(0x10224000) = 0x10224000
7878 _llseek(10, 1353, [1353], SEEK_SET) = 0
7878 _llseek(10, 0, [1353], SEEK_CUR) = 0
7878 close(10) = 0
7878 stat64("/etc/perl/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/etc/perl/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/lib/perl/5.8.8/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/local/share/perl/5.8.8/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl5/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl5/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/lib/perl/5.8/bytes.pm", 0x7f7fd028) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/bytes.pmc", 0x7f7fd0b8) = -1 ENOENT (No such file or directory)
7878 stat64("/usr/share/perl/5.8/bytes.pm", {st_mode=S_IFREG|0644, st_size=447, ...}) = 0
7878 open("/usr/share/perl/5.8/bytes.pm", O_RDONLY|O_LARGEFILE) = 10
7878 ioctl(10, TCGETS, 0x7f7fce28) = -1 ENOTTY (Inappropriate ioctl for device)
7878 _llseek(10, 0, [0], SEEK_CUR) = 0
7878 read(10, "package bytes;\n\nour $VERSION = \'"..., 4096) = 447
7878 _llseek(10, 446, [446], SEEK_SET) = 0
7878 _llseek(10, 0, [446], SEEK_CUR) = 0
7878 close(10) = 0
7878 _llseek(9, 7376, [7376], SEEK_SET) = 0
7878 _llseek(9, 0, [7376], SEEK_CUR) = 0
7878 close(9) = 0
7878 stat64("/usr/lib/perl/5.8/auto/Encode/Encode.so", {st_mode=S_IFREG|0644, st_size=43980, ...}) = 0
7878 stat64("/usr/lib/perl/5.8/auto/Encode/Encode.bs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
7878 open("/usr/lib/perl/5.8/auto/Encode/Encode.so", O_RDONLY) = 9
7878 read(9, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\000"..., 512) = 512
7878 fstat64(9, {st_mode=S_IFREG|0644, st_size=43980, ...}) = 0
7878 mmap(0xfb3d000, 108392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0xfb3d000
7878 mprotect(0xfb48000, 63336, PROT_NONE) = 0
7878 mmap(0xfb57000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0xa000) = 0xfb57000
7878 close(9) = 0
7878 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
7878 +++ killed by SIGSEGV (core dumped) +++
More information about the Debconf-devel
mailing list