[pkg-lighttpd] Bug#539962: Bug#539962: lighttpd: lighty fails to start when server.stat-cache-engine = "fam" is configured

Alexander Nagel alexander at acwn.de
Sun Aug 9 20:28:57 UTC 2009


I have installed fam with the default configuration shipped in the package.

apt-cache policy fam
fam:
  Installiert: 2.7.0-14
  Kandidat: 2.7.0-14
  Versions-Tabelle:
 *** 2.7.0-14 0
        500 http://debian.netcologne.de testing/main Packages
        100 /var/lib/dpkg/status


Pierre Habouzit schrieb:
> have you fam or gamin installed ?
> 
> On Tue, Aug 04, 2009 at 09:33:21PM +0200, Alexander Nagel wrote:
>> Package: lighttpd
>> Version: 1.4.23-3
>> Severity: important
>>
>> Hi Maintainers,
>>
>> when i configure lighty with the option
>> server.stat-cache-engine = "fam"
>> the server doesn't start at all. There is no log entry in the errorlog or accesslog.
>> When I disable the option, lighty works fine.
>> FAM is configured normallly.
>>
>> So I strace the thing, I hope it helps.
>>
>> execve("/usr/sbin/lighttpd", ["lighttpd", "-D", "-f", "/etc/lighttpd/lighttpd.conf"], [/* 16 vars */]) = 0
>> brk(0)                                  = 0x8072000
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f48000
>> access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
>> open("/etc/ld.so.cache", O_RDONLY)      = 3
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=21205, ...}) = 0
>> mmap2(NULL, 21205, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f42000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/libpcre.so.3", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\17\0\0004\0\0\0h\364\2\0\0\0\0\0004\0 \0\4\0(\0\31\0\30"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=194640, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f41000
>> mmap2(NULL, 197536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f10000
>> mmap2(0xb7f40000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xb7f40000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \n\0\0004\0\0\0D!\0\0\0\0\0\0004\0 \0\10\0(\0\35\0\34"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=9676, ...}) = 0
>> mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f0c000
>> mmap2(0xb7f0e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f0e000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/libattr.so.1", O_RDONLY)     = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\16\0\0004\0\0\0\3704\0\0\0\0\0\0004\0 \0\4\0(\0\32\0\31"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=14600, ...}) = 0
>> mmap2(NULL, 17468, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f07000
>> mmap2(0xb7f0b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7f0b000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i686/cmov/libssl.so.0.9.8", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\335\0\0004\0\0\0$f\4\0\0\0\0\0004\0 \0\4\0(\0\33\0\32"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=289372, ...}) = 0
>> mmap2(NULL, 288184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ec0000
>> mmap2(0xb7f03000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43) = 0xb7f03000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i686/cmov/libcrypto.so.0.9.8", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0p\4\0004\0\0\0$J\25\0\0\0\0\0004\0 \0\5\0(\0\34\0\33"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=1396356, ...}) = 0
>> mmap2(NULL, 1408024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d68000
>> mmap2(0xb7ea6000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13e) = 0xb7ea6000
>> mmap2(0xb7ebd000, 11288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ebd000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/libfam.so.0", O_RDONLY)  = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\36\0\0004\0\0\0008t\0\0\0\0\0\0004\0 \0\5\0(\0\33\0\32"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=30832, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d67000
>> mmap2(NULL, 33648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d5e000
>> mmap2(0xb7d66000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb7d66000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320h\1\0004\0\0\0\344\326\25\0\0\0\0\0004\0 \0\n\0(\0D\0C"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0755, st_size=1433988, ...}) = 0
>> mmap2(NULL, 1439312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7bfe000
>> mmap2(0xb7d58000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15a) = 0xb7d58000
>> mmap2(0xb7d5b000, 9808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7d5b000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/libz.so.1", O_RDONLY)    = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\30\0\0004\0\0\0\220<\1\0\0\0\0\0004\0 \0\5\0(\0\34\0\33"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=82160, ...}) = 0
>> mmap2(NULL, 84892, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7be9000
>> mmap2(0xb7bfd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7bfd000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/libstdc++.so.6", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240i\4\0004\0\0\0\340\213\16\0\0\0\0\0004\0 \0\7\0(\0\35\0\34"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=954472, ...}) = 0
>> mmap2(NULL, 983948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7af8000
>> mmap2(0xb7bdd000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe4) = 0xb7bdd000
>> mmap2(0xb7be2000, 25484, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7be2000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 at 4\0\0004\0\0\0PB\2\0\0\0\0\0004\0 \0\t\0(\0 \0\37"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=149328, ...}) = 0
>> mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ad2000
>> mmap2(0xb7af6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7af6000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20#\0\0004\0\0\0\334\244\2\0\0\0\0\0004\0 \0\5\0(\0\33\0\32"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=174356, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ad1000
>> mmap2(NULL, 177480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7aa5000
>> mmap2(0xb7ad0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a) = 0xb7ad0000
>> close(3)                                = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7aa4000
>> set_thread_area({entry_number:-1 -> 6, base_addr:0xb7aa48e0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
>> open("/dev/urandom", O_RDONLY)          = 3
>> read(3, "0\242\346("..., 4)             = 4
>> close(3)                                = 0
>> mprotect(0xb7af6000, 4096, PROT_READ)   = 0
>> mprotect(0xb7bdd000, 16384, PROT_READ)  = 0
>> mprotect(0xb7d58000, 8192, PROT_READ)   = 0
>> mprotect(0xb7f0e000, 4096, PROT_READ)   = 0
>> mprotect(0xb7f66000, 4096, PROT_READ)   = 0
>> munmap(0xb7f42000, 21205)               = 0
>> brk(0)                                  = 0x8072000
>> brk(0x8093000)                          = 0x8093000
>> open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3
>> fstat64(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
>> ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf84f860) = -1 EINVAL (Invalid argument)
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f47000
>> read(3, "\334^\241\276\10\25\245\232*\377aSU\261.\305e\211\234\261(\274\37n`\5\25\313\225\370\272\232\242\211\324\322\321\244\357\270ZP\n\16\265\251\264\231\27\236m"..., 4096) = 4096
>> close(3)                                = 0
>> munmap(0xb7f47000, 4096)                = 0
>> time(NULL)                              = 1249413856
>> getuid32()                              = 0
>> getpid()                                = 31871
>> getcwd("/home/alex"..., 1087)           = 11
>> stat64("/etc/lighttpd/lighttpd.conf", {st_mode=S_IFREG|0644, st_size=5241, ...}) = 0
>> open("/etc/lighttpd/lighttpd.conf", O_RDONLY|O_LARGEFILE) = 3
>> mmap2(NULL, 5241, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f46000
>> close(3)                                = 0
>> getcwd("/home/alex"..., 4096)           = 11
>> chdir("/etc/lighttpd/")                 = 0
>> pipe([3, 4])                            = 0
>> pipe([5, 6])                            = 0
>> pipe([7, 8])                            = 0
>> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7aa4928) = 31872
>> close(3)                                = 0
>> close(6)                                = 0
>> close(8)                                = 0
>> close(4)                                = 0
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> read(5, "server.use-ipv6 = \"enable\"\n"..., 511) = 27
>> read(5, ""..., 511)                     = 0
>> --- SIGCHLD (Child exited) @ 0 (0) ---
>> close(5)                                = 0
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = 0
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> close(4)                                = -1 EBADF (Bad file descriptor)
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> close(5)                                = -1 EBADF (Bad file descriptor)
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = -1 EBADF (Bad file descriptor)
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> waitpid(31872, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 31872
>> chdir("/home/alex")                     = 0
>> getcwd("/home/alex"..., 4096)           = 11
>> chdir("/etc/lighttpd/")                 = 0
>> pipe([3, 4])                            = 0
>> pipe([5, 6])                            = 0
>> pipe([7, 8])                            = 0
>> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7aa4928) = 31873
>> close(3)                                = 0
>> close(6)                                = 0
>> close(8)                                = 0
>> close(4)                                = 0
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> read(5, "mimetype.assign = (\n\".ez\" => \"application/andrew-in"..., 511) = 511
>> read(5, ".jar\" => \"application/java-archive\",\n\".ser\" => \"app"..., 511) = 511
>> read(5, "application/ogg\",\n\".pdf\" => \"application/pdf\",\n\".ke"..., 511) = 511
>> read(5, " => \"application/rtf\",\n\".smi\" => \"application/smil\""..., 511) = 511
>> read(5, "ication/vnd.mozilla.xul+xml\",\n\".xls\" => \"applicatio"..., 511) = 511
>> read(5, "s.opendocument.graphics\",\n\".otg\" => \"application/vn"..., 511) = 511
>> read(5, "aster\",\n\".ott\" => \"application/vnd.oasis.opendocume"..., 511) = 511
>> read(5, "edocument.presentationml.template\",\n\".docx\" => \"app"..., 511) = 511
>> read(5, "math\",\n\""..., 511)          = 8
>> read(5, ".sdw\" => \"application/vnd.stardivision.writer\",\n\".s"..., 511) = 511
>> read(5, "riter.global\",\n\".stw\" => \"application/vnd.sun.xml.w"..., 511) = 511
>> read(5, "pio\" => \"application/x-bcpio\",\n\".torrent\" => \"appli"..., 511) = 511
>> read(5, "rector\",\n\".dxr\" => \"application/x-director\",\n\".dms\""..., 511) = 511
>> read(5, "=> \"application/x-httpd-php\",\n\".php\" => \"applicatio"..., 511) = 511
>> read(5, "application/x-java-jnlp-file\",\n\".jmz\" => \"applicati"..., 511) = 511
>> read(5, "lyx\" => \"application/x-lyx\",\n\".lzh\" => \"application"..., 511) = 511
>> read(5, "at\" => \"application/x-msdos-program\",\n\".dll\" => \"ap"..., 511) = 511
>> read(5, " \"applic"..., 511)            = 8
>> read(5, "ation/x-qgis\",\n\".shp\" => \"application/x-qgis\",\n\".sh"..., 511) = 511
>> read(5, "=> \"application/x-sv4crc\",\n\".tar\" => \"application/x"..., 511) = 511
>> read(5, "z\" => \"application/x-wingz\",\n\".crt\" => \"application"..., 511) = 511
>> read(5, "g\",\n\".m3u\" => \"audio/mpegurl\",\n\".oga\" => \"audio/ogg"..., 511) = 511
>> read(5, "mical/x-cache\",\n\".cache\" => \"chemical/x-cache\",\n\".c"..., 511) = 511
>> read(5, "\" => \"chemical/x-csml\",\n\".ctx\" => \"chemical/x-ctx\","..., 511) = 511
>> read(5, "\".gjc\" => \"chemical/x-gaussian-input\",\n\".gjf\" => \"c"..., 511) = 511
>> read(5, "cal/x-mdl-molfile\",\n\".rd\" => \"chemical/x-mdl-rdfile"..., 511) = 511
>> read(5, " \"chemic"..., 511)            = 8
>> read(5, "al/x-ncbi-asn1-ascii\",\n\".ent\" => \"chemical/x-ncbi-a"..., 511) = 511
>> read(5, "=> \"image/png\",\n\".svg\" => \"image/svg+xml\",\n\".svgz\" "..., 511) = 511
>> read(5, "-jng\",\n\".bmp\" => \"image/x-ms-bmp\",\n\".nef\" => \"image"..., 511) = 511
>> read(5, "el/mesh\",\n\".silo\" => \"model/mesh\",\n\".wrl\" => \"model"..., 511) = 511
>> read(5, "brf\" => \"text/plain\",\n\".rtx\" => \"text/richtext\",\n\"."..., 511) = 511
>> read(5, "++src\",\n\".cxx\" => \"text/x-c++src\",\n\".cc\" => \"text/x"..., 511) = 511
>> read(5, "etx\" => \"text/x-setext\",\n\".tk\" => \"text/x-tcl\",\n\".t"..., 511) = 511
>> read(5, "\n\".ogv\" => \"video/ogg\",\n\".mxu\" => \"video/vnd.mpegur"..., 511) = 511
>> read(5, "-app\",\n\""..., 511)          = 8
>> read(5, ".vrm\" => \"x-world/x-vrml\",\n)\n"..., 511) = 29
>> read(5, ""..., 511)                     = 0
>> --- SIGCHLD (Child exited) @ 0 (0) ---
>> close(5)                                = 0
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = 0
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> close(4)                                = -1 EBADF (Bad file descriptor)
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> close(5)                                = -1 EBADF (Bad file descriptor)
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = -1 EBADF (Bad file descriptor)
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> waitpid(31873, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 31873
>> brk(0x80b4000)                          = 0x80b4000
>> chdir("/home/alex")                     = 0
>> getcwd("/home/alex"..., 4096)           = 11
>> chdir("/etc/lighttpd/")                 = 0
>> pipe([3, 4])                            = 0
>> pipe([5, 6])                            = 0
>> pipe([7, 8])                            = 0
>> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7aa4928) = 31874
>> close(3)                                = 0
>> close(6)                                = 0
>> close(8)                                = 0
>> close(4)                                = 0
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> read(5, "include \"conf-enabled/10-status.conf\"\ninclude \"conf"..., 511) = 114
>> read(5, ""..., 511)                     = 0
>> --- SIGCHLD (Child exited) @ 0 (0) ---
>> close(5)                                = 0
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = 0
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> close(4)                                = -1 EBADF (Bad file descriptor)
>> close(3)                                = -1 EBADF (Bad file descriptor)
>> close(5)                                = -1 EBADF (Bad file descriptor)
>> close(6)                                = -1 EBADF (Bad file descriptor)
>> close(7)                                = -1 EBADF (Bad file descriptor)
>> close(8)                                = -1 EBADF (Bad file descriptor)
>> waitpid(31874, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 31874
>> stat64("/etc/lighttpd/conf-enabled/10-status.conf", {st_mode=S_IFREG|0644, st_size=677, ...}) = 0
>> open("/etc/lighttpd/conf-enabled/10-status.conf", O_RDONLY|O_LARGEFILE) = 3
>> mmap2(NULL, 677, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f45000
>> close(3)                                = 0
>> munmap(0xb7f45000, 677)                 = 0
>> stat64("/etc/lighttpd/conf-enabled/11-suphp.conf", {st_mode=S_IFREG|0644, st_size=458, ...}) = 0
>> open("/etc/lighttpd/conf-enabled/11-suphp.conf", O_RDONLY|O_LARGEFILE) = 3
>> mmap2(NULL, 458, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f45000
>> close(3)                                = 0
>> munmap(0xb7f45000, 458)                 = 0
>> stat64("/etc/lighttpd/conf-enabled/90-gateway.conf", {st_mode=S_IFREG|0644, st_size=606, ...}) = 0
>> open("/etc/lighttpd/conf-enabled/90-gateway.conf", O_RDONLY|O_LARGEFILE) = 3
>> mmap2(NULL, 606, PROT_READ, MAP_SHARED, 3, 0) = 0xb7f45000
>> close(3)                                = 0
>> munmap(0xb7f45000, 606)                 = 0
>> chdir("/home/alex")                     = 0
>> munmap(0xb7f46000, 5241)                = 0
>> close(0)                                = 0
>> open("/dev/null", O_RDWR|O_LARGEFILE)   = 0
>> close(1)                                = 0
>> open("/dev/null", O_RDWR|O_LARGEFILE)   = 1
>> stat64("/var/www/", {st_mode=S_IFDIR|0755, st_size=63, ...}) = 0
>> stat64("/var/www/", {st_mode=S_IFDIR|0755, st_size=63, ...}) = 0
>> stat64("/VAR/WWW/", 0xbf84f904)         = -1 ENOENT (No such file or directory)
>> open("/usr/lib/lighttpd/mod_indexfile.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\7\0\0004\0\0\0\370\21\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=5560, ...}) = 0
>> mmap2(NULL, 4436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f46000
>> mmap2(0xb7f47000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f47000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_access.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\6\0\0004\0\0\0,\16\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=4588, ...}) = 0
>> mmap2(NULL, 7560, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f44000
>> mmap2(0xb7f45000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0xb7f45000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_alias.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\6\0\0004\0\0\0\250\17\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=4968, ...}) = 0
>> mmap2(NULL, 7940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7f42000
>> mmap2(0xb7f43000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0xb7f43000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_accesslog.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\f\0\0004\0\0\0\374)\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=11708, ...}) = 0
>> mmap2(NULL, 14680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7aa0000
>> mmap2(0xb7aa3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb7aa3000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_compress.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\20\0\0004\0\0\0x4\0\0\0\0\0\0004\0 \0\4\0(\0\31\0\30"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=14432, ...}) = 0
>> mmap2(NULL, 17348, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a9b000
>> mmap2(0xb7a9f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7a9f000
>> close(3)                                = 0
>> open("/etc/ld.so.cache", O_RDONLY)      = 3
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=21205, ...}) = 0
>> mmap2(NULL, 21205, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7a95000
>> close(3)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/libbz2.so.1.0", O_RDONLY)    = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\20\0\0004\0\0\0\374\376\0\0\0\0\0\0004\0 \0\4\0(\0\31\0\30"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=66276, ...}) = 0
>> mmap2(NULL, 65096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a85000
>> mmap2(0xb7a94000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb7a94000
>> close(3)                                = 0
>> munmap(0xb7a95000, 21205)               = 0
>> open("/usr/lib/lighttpd/mod_status.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\v\0\0004\0\0\0\364>\0\0\0\0\0\0004\0 \0\4\0(\0\31\0\30"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=17116, ...}) = 0
>> mmap2(NULL, 20032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a96000
>> mmap2(0xb7a9a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7a9a000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_setenv.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\6\0\0004\0\0\0\350\21\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=5544, ...}) = 0
>> mmap2(NULL, 4420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a83000
>> mmap2(0xb7a84000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7a84000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_cgi.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \25\0\0004\0\0\0\30H\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=19416, ...}) = 0
>> mmap2(NULL, 22388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a7d000
>> mmap2(0xb7a82000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb7a82000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_dirlisting.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\17\0\0004\0\0\0\350>\0\0\0\0\0\0004\0 \0\4\0(\0\31\0\30"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=17104, ...}) = 0
>> mmap2(NULL, 20020, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a78000
>> mmap2(0xb7a7c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb7a7c000
>> close(3)                                = 0
>> open("/usr/lib/lighttpd/mod_staticfile.so", O_RDONLY) = 3
>> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\f\0\0004\0\0\0L\"\0\0\0\0\0\0004\0 \0\4\0(\0\30\0\27"..., 512) = 512
>> fstat64(3, {st_mode=S_IFREG|0644, st_size=9740, ...}) = 0
>> mmap2(NULL, 12712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7a74000
>> mmap2(0xb7a77000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb7a77000
>> close(3)                                = 0
>> open("/var/run/lighttpd.pid", O_WRONLY|O_CREAT|O_EXCL|O_TRUNC|O_LARGEFILE, 0644) = -1 EEXIST (File exists)
>> stat64("/var/run/lighttpd.pid", {st_mode=S_IFREG|0644, st_size=6, ...}) = 0
>> open("/var/run/lighttpd.pid", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0644) = 3
>> getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
>> socket(PF_FILE, 0x80801 /* SOCK_??? */, 0) = -1 EINVAL (Invalid argument)
>> socket(PF_FILE, SOCK_STREAM, 0)         = 4
>> fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
>> 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, 0)         = 4
>> fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
>> 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
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7a95000
>> read(4, "# /etc/nsswitch.conf\n#\n# Example configuration of G"..., 4096) = 475
>> read(4, ""..., 4096)                    = 0
>> close(4)                                = 0
>> munmap(0xb7a95000, 4096)                = 0
>> open("/etc/ld.so.cache", O_RDONLY)      = 4
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=21205, ...}) = 0
>> mmap2(NULL, 21205, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7a6e000
>> close(4)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libnss_compat.so.2", O_RDONLY) = 4
>> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\16\0\0004\0\0\0\204r\0\0\0\0\0\0004\0 \0\10\0(\0\34\0\33"..., 512) = 512
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=30436, ...}) = 0
>> mmap2(NULL, 33356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7a65000
>> mmap2(0xb7a6c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6) = 0xb7a6c000
>> close(4)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libnsl.so.1", O_RDONLY) = 4
>> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p1\0\0004\0\0\0\234R\1\0\0\0\0\0004\0 \0\10\0(\0\34\0\33"..., 512) = 512
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=87804, ...}) = 0
>> mmap2(NULL, 100328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7a4c000
>> mmap2(0xb7a61000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14) = 0xb7a61000
>> mmap2(0xb7a63000, 6120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7a63000
>> close(4)                                = 0
>> mprotect(0xb7a61000, 4096, PROT_READ)   = 0
>> mprotect(0xb7a6c000, 4096, PROT_READ)   = 0
>> munmap(0xb7a6e000, 21205)               = 0
>> open("/etc/ld.so.cache", O_RDONLY)      = 4
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=21205, ...}) = 0
>> mmap2(NULL, 21205, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7a6e000
>> close(4)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libnss_nis.so.2", O_RDONLY) = 4
>> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\31\0\0004\0\0\0\314\221\0\0\0\0\0\0004\0 \0\10\0(\0\34\0\33"..., 512) = 512
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=38444, ...}) = 0
>> mmap2(NULL, 41532, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7a41000
>> mmap2(0xb7a4a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8) = 0xb7a4a000
>> close(4)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libnss_files.so.2", O_RDONLY) = 4
>> read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\31\0\0004\0\0\0\250\241\0\0\0\0\0\0004\0 \0\10\0(\0\34\0\33"..., 512) = 512
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=42504, ...}) = 0
>> mmap2(NULL, 45720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb7a35000
>> mmap2(0xb7a3f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9) = 0xb7a3f000
>> close(4)                                = 0
>> mprotect(0xb7a3f000, 4096, PROT_READ)   = 0
>> mprotect(0xb7a4a000, 4096, PROT_READ)   = 0
>> munmap(0xb7a6e000, 21205)               = 0
>> open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4
>> fcntl64(4, F_GETFD)                     = 0
>> fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
>> _llseek(4, 0, [0], SEEK_CUR)            = 0
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=1455, ...}) = 0
>> mmap2(NULL, 1455, PROT_READ, MAP_SHARED, 4, 0) = 0xb7a95000
>> _llseek(4, 1455, [1455], SEEK_SET)      = 0
>> munmap(0xb7a95000, 1455)                = 0
>> close(4)                                = 0
>> socket(PF_FILE, SOCK_STREAM, 0)         = 4
>> fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
>> 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, 0)         = 4
>> fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
>> connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"...}, 110) = -1 ENOENT (No such file or directory)
>> close(4)                                = 0
>> open("/etc/group", O_RDONLY|O_CLOEXEC)  = 4
>> fcntl64(4, F_GETFD)                     = 0
>> fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
>> _llseek(4, 0, [0], SEEK_CUR)            = 0
>> fstat64(4, {st_mode=S_IFREG|0644, st_size=669, ...}) = 0
>> mmap2(NULL, 669, PROT_READ, MAP_SHARED, 4, 0) = 0xb7a95000
>> _llseek(4, 669, [669], SEEK_SET)        = 0
>> munmap(0xb7a95000, 669)                 = 0
>> close(4)                                = 0
>> socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 4
>> setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
>> bind(4, {sa_family=AF_INET6, sin6_port=htons(80), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
>> listen(4, 1024)                         = 0
>> setgid32(33)                            = 0
>> setgroups32(0, [])                      = 0
>> open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 5
>> read(5, "65536\n"..., 31)               = 6
>> close(5)                                = 0
>> open("/etc/group", O_RDONLY|O_CLOEXEC)  = 5
>> fcntl64(5, F_GETFD)                     = 0
>> fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
>> _llseek(5, 0, [0], SEEK_CUR)            = 0
>> fstat64(5, {st_mode=S_IFREG|0644, st_size=669, ...}) = 0
>> mmap2(NULL, 669, PROT_READ, MAP_SHARED, 5, 0) = 0xb7a95000
>> _llseek(5, 669, [669], SEEK_SET)        = 0
>> fstat64(5, {st_mode=S_IFREG|0644, st_size=669, ...}) = 0
>> munmap(0xb7a95000, 669)                 = 0
>> close(5)                                = 0
>> setgroups32(1, [33])                    = 0
>> setuid32(33)                            = 0
>> getgid32()                              = 33
>> getuid32()                              = 33
>> write(3, "31871\n"..., 6)               = 6
>> close(3)                                = 0
>> open("/var/log/lighttpd/error.log", O_WRONLY|O_CREAT|O_APPEND|O_LARGEFILE, 0644) = 3
>> fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
>> open("/etc/localtime", O_RDONLY)        = 5
>> fstat64(5, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
>> fstat64(5, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7a95000
>> 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\0\0\0\220\0\0\0\10\0\0\0\16\233\f\27`\233\325\332"..., 4096) = 2309
>> _llseek(5, -28, [2281], SEEK_CUR)       = 0
>> read(5, "\nCET-1CEST,M3.5.0,M10.5.0/3\n"..., 4096) = 28
>> close(5)                                = 0
>> munmap(0xb7a95000, 4096)                = 0
>> write(3, "2009-08-04 21:24:16: (log.c.172) server started \n"..., 49) = 49
>> close(2)                                = 0
>> open("/dev/null", O_RDWR|O_LARGEFILE)   = 2
>> brk(0x80d5000)                          = 0x80d5000
>> open("/var/log/lighttpd/access.log", O_WRONLY|O_CREAT|O_APPEND|O_LARGEFILE, 0644) = 5
>> fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
>> mkdir("/var", 0700)                     = -1 EEXIST (File exists)
>> mkdir("/var/cache", 0700)               = -1 EEXIST (File exists)
>> mkdir("/var/cache/lighttpd", 0700)      = -1 EEXIST (File exists)
>> mkdir("/var/cache/lighttpd/compress", 0700) = -1 EEXIST (File exists)
>> stat64("/var/cache/lighttpd/compress/", {st_mode=S_IFDIR|0755, st_size=40, ...}) = 0
>> rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
>> rt_sigaction(SIGUSR1, {SIG_IGN}, NULL, 8) = 0
>> rt_sigaction(SIGINT, {0x804de40, [], SA_SIGINFO}, NULL, 8) = 0
>> rt_sigaction(SIGTERM, {0x804de40, [], SA_SIGINFO}, NULL, 8) = 0
>> rt_sigaction(SIGHUP, {0x804de40, [], SA_SIGINFO}, NULL, 8) = 0
>> rt_sigaction(SIGALRM, {0x804de40, [], SA_SIGINFO}, NULL, 8) = 0
>> rt_sigaction(SIGCHLD, {0x804de40, [], SA_SIGINFO}, NULL, 8) = 0
>> epoll_create(1025)                      = 6
>> fcntl64(6, F_SETFD, FD_CLOEXEC)         = 0
>> epoll_ctl(6, EPOLL_CTL_ADD, 4, {EPOLLIN|EPOLLERR|EPOLLHUP, {u32=4, u64=4}}) = 0
>> open("/etc/ld.so.cache", O_RDONLY)      = 7
>> fstat64(7, {st_mode=S_IFREG|0644, st_size=21205, ...}) = 0
>> mmap2(NULL, 21205, PROT_READ, MAP_PRIVATE, 7, 0) = 0xb7a6e000
>> close(7)                                = 0
>> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
>> open("/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/tls/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/tls/i686", 0xbf84f1f4)     = -1 ENOENT (No such file or directory)
>> open("/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/tls/cmov", 0xbf84f1f4)     = -1 ENOENT (No such file or directory)
>> open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/tls", 0xbf84f1f4)          = -1 ENOENT (No such file or directory)
>> open("/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
>> open("/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i686", {st_mode=S_IFDIR|0755, st_size=17, ...}) = 0
>> open("/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/cmov", 0xbf84f1f4)         = -1 ENOENT (No such file or directory)
>> open("/lib/libnss_db.so.2", O_RDONLY)   = -1 ENOENT (No such file or directory)
>> stat64("/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
>> open("/usr/lib/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/tls/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/tls/i686", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/tls/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/tls", 0xbf84f1f4)      = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
>> open("/usr/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i686", {st_mode=S_IFDIR|0755, st_size=17, ...}) = 0
>> open("/usr/lib/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/cmov", 0xbf84f1f4)     = -1 ENOENT (No such file or directory)
>> open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
>> open("/lib/i486-linux-gnu/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/tls/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/tls/i686", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/tls/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/tls", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/i686", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/lib/i486-linux-gnu/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/lib/i486-linux-gnu", {st_mode=S_IFDIR|0755, st_size=6, ...}) = 0
>> open("/usr/lib/i486-linux-gnu/tls/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/tls/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/tls/i686", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/tls/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/tls/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/tls", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/i686/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/i686/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/i686", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/cmov/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu/cmov", 0xbf84f1f4) = -1 ENOENT (No such file or directory)
>> open("/usr/lib/i486-linux-gnu/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
>> stat64("/usr/lib/i486-linux-gnu", {st_mode=S_IFDIR|0755, st_size=6, ...}) = 0
>> munmap(0xb7a6e000, 21205)               = 0
>> open("/etc/rpc", O_RDONLY|O_CLOEXEC)    = 7
>> fcntl64(7, F_GETFD)                     = 0
>> fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
>> fstat64(7, {st_mode=S_IFREG|0644, st_size=887, ...}) = 0
>> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7a95000
>> read(7, "# This file contains user readable names that can b"..., 4096) = 887
>> close(7)                                = 0
>> munmap(0xb7a95000, 4096)                = 0
>> socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 7
>> bind(7, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
>> connect(7, {sa_family=AF_INET, sin_port=htons(111), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
>> gettimeofday({1249413856, 345915}, NULL) = 0
>> write(7, "\200\0\0(L\21e\215\0\0\0\0\0\0\0\2\0\1\206\240\0\0\0\2\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 44) = 44
>> poll([{fd=7, events=POLLIN}], 1, 60000) = 1 ([{fd=7, revents=POLLIN}])
>> read(7, "\200\0\0XL\21e\215\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\1\206\240\0\0\0\2\0\0\0\6\0\0\0o\0\0\0"..., 500) = 92
>> close(7)                                = 0
>> socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 7
>> connect(7, {sa_family=AF_INET, sin_port=htons(655), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
>> getegid32()                             = 33
>> geteuid32()                             = 33
>> write(7, "\0\0\0\30N0 33 33 sockmeister\0000\n\0"..., 28) = 28
>> read(7, "\0\0\0\20"..., 4)              = 4
>> read(7, "/tmp/.fam7GdHXK\0"..., 16)     = 16
>> socket(PF_FILE, SOCK_STREAM, 0)         = 8
>> connect(8, {sa_family=AF_FILE, path="/tmp/.fam7GdHXK"...}, 110) = 0
>> close(7)                                = 0
>> getegid32()                             = 33
>> geteuid32()                             = 33
>> write(8, "\0\0\0\23"..., 4)             = 4
>> write(8, "N0 33 33 lighttpd\n\0"..., 19) = 19
>> writev(2, [{"lighttpd"..., 8}, {": "..., 2}, {"symbol lookup error"..., 19}, {": "..., 2}, {"lighttpd"..., 8}, {": "..., 2}, {"undefined symbol: FAMNoExists"..., 29}, {""..., 0}, {""..., 0}, {"\n"..., 1}], 10) = 71
>> exit_group(127)                         = ?
>>
>>
>> greets
>> Alexander
>>
>>
>> -- System Information:
>> Debian Release: squeeze/sid
>>   APT prefers testing
>>   APT policy: (500, 'testing')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
>> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/bash
>>
>>
>>
>> _______________________________________________
>> pkg-lighttpd-maintainers mailing list
>> pkg-lighttpd-maintainers at lists.alioth.debian.org
>> http://lists.alioth.debian.org/mailman/listinfo/pkg-lighttpd-maintainers
> 





More information about the pkg-lighttpd-maintainers mailing list