Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13728 - xinetd segfaults after upgrade
Summary: xinetd segfaults after upgrade
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-11 11:09 UTC by xtra
Modified: 2003-01-12 07:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xtra 2003-01-11 11:09:40 UTC
i just did an emerge -u for xinetd and now it bombs as soon as i try to start it

output from /usr/sbin/xinetd -d
03/1/11@18:03:24: DEBUG: {handle_includedir} Reading included configuration
file: /etc/xinetd.d/chargen-tcp [line=14]
03/1/11@18:03:24: DEBUG: {handle_includedir} Reading included configuration
file: /etc/xinetd.d/chargen-udp [line=13]
03/1/11@18:03:24: DEBUG: {handle_includedir} Reading included configuration
file: /etc/xinetd.d/cups-lpd [line=14]
03/1/11@18:03:24: DEBUG: {handle_includedir} Reading included configuration
file: /etc/xinetd.d/cvspserver [line=13]
03/1/11@18:03:24: ERROR: {server_parser} Server /user/bin/cvs is not executable
[line=10]
03/1/11@18:03:24: ERROR: {identify_attribute} Error parsing attribute server -
DISABLING SERVICE [line=10]
03/1/11@18:03:24: ERROR: {get_attr_op} Bad operator for attribute: server_args=
[line=11]
03/1/11@18:03:24: DEBUG: {handle_includedir} Reading included configuration
file: /etc/xinetd.d/daytime-tcp [line=14]
03/1/11@18:03:24: CRITICAL: {general_handler} (19820) Unexpected signal: 11
(Segmentation fault)
Aborted

output from strace

strace -fF /usr/sbin/xinetd 
execve("/usr/sbin/xinetd", ["/usr/sbin/xinetd"], [/* 28 vars */]) = 0
brk(0)                                  = 0x806dda4
open("/etc/ld.so.preload", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(3)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=23134, ...}) = 0
old_mmap(NULL, 23134, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40016000
close(3)                                = 0
open("/lib/libnsl.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 >\0\000"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=92470, ...}) = 0
old_mmap(NULL, 88636, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001c000
mprotect(0x4002e000, 14908, PROT_NONE)  = 0
old_mmap(0x4002e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0x11000) = 0x4002e000
old_mmap(0x40030000, 6716, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40030000
close(3)                                = 0
open("/lib/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\3007\0"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=185331, ...}) = 0
old_mmap(NULL, 135364, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40032000
mprotect(0x40052000, 4292, PROT_NONE)   = 0
old_mmap(0x40052000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0x1f000) = 0x40052000
close(3)                                = 0
open("/lib/libcrypt.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\16"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=26280, ...}) = 0
old_mmap(NULL, 184060, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40054000
mprotect(0x40059000, 163580, PROT_NONE) = 0
old_mmap(0x40059000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0x4000) = 0x40059000
old_mmap(0x4005a000, 159484, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4005a000
close(3)                                = 0
open("/lib/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\0x\224\1"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1414425, ...}) = 0
old_mmap(NULL, 1230592, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40081000
mprotect(0x401a3000, 42752, PROT_NONE)  = 0
old_mmap(0x401a3000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0x121000) = 0x401a3000
old_mmap(0x401aa000, 14080, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401aa000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x401ae000
munmap(0x40016000, 23134)               = 0
brk(0)                                  = 0x806dda4
brk(0x806de5c)                          = 0x806de5c
brk(0x806e000)                          = 0x806e000
getrlimit(0x7, 0xbffffa84)              = 0
getrlimit(0x7, 0xbffffab4)              = 0
setrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3)                                = -1 EBADF (Bad file descriptor)
<snip  a lot of close messages>
close(1023)                             = -1 EBADF (Bad file descriptor)
dup(2)                                  = 3
close(3)                                = 0
open("/dev/null", O_RDONLY)             = 3
dup2(3, 0)                              = 0
dup2(3, 1)                              = 1
close(3)                                = 0
geteuid32()                             = 0
pipe([3, 4])                            = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
rt_sigaction(SIGHUP, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGILL, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGTRAP, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGABRT, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGBUS, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGFPE, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGUSR1, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGSEGV, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGUSR2, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGALRM, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGSTKFLT, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x805a2fc, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGCONT, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGTSTP, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGTTIN, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGTTOU, {SIG_IGN}, NULL, 8) = 0
rt_sigaction(SIGURG, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGXCPU, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGXFSZ, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGVTALRM, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGPROF, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGWINCH, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGIO, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGPWR, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGSYS, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRTMIN, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_2, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_3, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_4, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_5, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_6, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_7, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_8, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_9, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_10, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_11, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_12, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_13, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_14, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_15, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_16, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_17, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_18, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_19, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_20, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_21, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_22, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_23, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_24, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_25, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_26, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_27, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_28, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_29, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_30, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_31, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(64, {0x8059f3c, [], 0x4000000}, NULL, 8) = 0
rt_sigaction(65, {0x8059f3c, [], 0x4000000}, NULL, 8) = -1 EINVAL (Invalid argument)
brk(0x806f000)                          = 0x806f000
umask(077)                              = 022
umask(022)                              = 077
fork()                                  = 19863
[pid 19862] rt_sigprocmask(SIG_BLOCK, [CHLD],  <unfinished ...>
[pid 19863] dup2(0, 2 <unfinished ...>
[pid 19862] <... rt_sigprocmask resumed> [], 8) = 0
[pid 19862] rt_sigaction(SIGCHLD, NULL, {0x805a2fc, [], 0x4000000}, 8) = 0
[pid 19862] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
[pid 19862] nanosleep({3, 0},  <unfinished ...>
[pid 19863] <... dup2 resumed> )        = 2
[pid 19863] setsid()                    = 19863
[pid 19863] open("/etc/xinetd.conf", O_RDONLY) = 5
[pid 19863] fstat64(5, {st_mode=S_IFREG|0644, st_size=271, ...}) = 0
[pid 19863] lseek(5, 0, SEEK_CUR)       = 0
[pid 19863] fcntl64(5, F_GETFL)         = 0 (flags O_RDONLY)
[pid 19863] brk(0x8074000)              = 0x8074000
[pid 19863] read(5, "# Sample configuration file for "..., 8192) = 271
[pid 19863] gettimeofday({1042304856, 633569}, NULL) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] open("/etc/resolv.conf", O_RDONLY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=117, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "#nameserver 212.100.160.51\n#name"..., 4096) = 117
[pid 19863] read(6, "", 4096)           = 0
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] socket(PF_UNIX, SOCK_STREAM, 0) = 6
[pid 19863] connect(6, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110)
= -1 ENOENT (No such file or directory)
[pid 19863] close(6)                    = 0
[pid 19863] open("/etc/nsswitch.conf", O_RDONLY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=498, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "# /etc/nsswitch.conf:\n# $Header:"..., 4096) = 498
[pid 19863] read(6, "", 4096)           = 0
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=23134, ...}) = 0
[pid 19863] old_mmap(NULL, 23134, PROT_READ, MAP_PRIVATE, 6, 0) = 0x40016000
[pid 19863] close(6)                    = 0
[pid 19863] open("/lib/libnss_files.so.2", O_RDONLY) = 6
[pid 19863] read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\"\0"...,
1024) = 1024
[pid 19863] fstat64(6, {st_mode=S_IFREG|0755, st_size=46227, ...}) = 0
[pid 19863] old_mmap(NULL, 40848, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) =
0x401af000
[pid 19863] mprotect(0x401b8000, 3984, PROT_NONE) = 0
[pid 19863] old_mmap(0x401b8000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 6, 0x8000) = 0x401b8000
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 23134)   = 0
[pid 19863] open("/etc/host.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 19863] open("/etc/hosts", O_RDONLY) = 6
[pid 19863] fcntl64(6, F_GETFD)         = 0
[pid 19863] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "#\n# hosts\t\tThis file describes a"..., 4096) = 382
[pid 19863] read(6, "", 4096)           = 0
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=23134, ...}) = 0
[pid 19863] old_mmap(NULL, 23134, PROT_READ, MAP_PRIVATE, 6, 0) = 0x40016000
[pid 19863] close(6)                    = 0
[pid 19863] open("/lib/libnss_dns.so.2", O_RDONLY) = 6
[pid 19863] read(6,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\r\0"..., 1024) = 1024
[pid 19863] fstat64(6, {st_mode=S_IFREG|0755, st_size=16319, ...}) = 0
[pid 19863] old_mmap(NULL, 15752, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) =
0x401b9000
[pid 19863] mprotect(0x401bc000, 3464, PROT_NONE) = 0
[pid 19863] old_mmap(0x401bc000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 6, 0x2000) = 0x401bc000
[pid 19863] close(6)                    = 0
[pid 19863] open("/lib/libresolv.so.2", O_RDONLY) = 6
[pid 19863] read(6,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\'\0\000"..., 1024) = 1024
[pid 19863] fstat64(6, {st_mode=S_IFREG|0755, st_size=67550, ...}) = 0
[pid 19863] old_mmap(NULL, 70816, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) =
0x401bd000
[pid 19863] mprotect(0x401cb000, 13472, PROT_NONE) = 0
[pid 19863] old_mmap(0x401cb000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 6, 0xd000) = 0x401cb000
[pid 19863] old_mmap(0x401cc000, 9376, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401cc000
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 23134)   = 0
[pid 19863] socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 6
[pid 19863] connect(6, {sin_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("192.168.1.99")}}, 28) = 0
[pid 19863] send(6, "\250/\1\0\0\1\0\0\0\0\0\0\tlocalhost\4xtra\4mine"..., 40,
0) = 40
[pid 19863] gettimeofday({1042304856, 687021}, NULL) = 0
[pid 19863] poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
[pid 19863] recvfrom(6,
"\250/\201\200\0\1\0\1\0\0\0\0\tlocalhost\4xtra\4mine"..., 1024, 0,
{sin_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("192.168.1.99")}},
[16]) = 54
[pid 19863] close(6)                    = 0
[pid 19863] gettimeofday({1042304856, 689577}, NULL) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] open("/etc/resolv.conf", O_RDONLY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=117, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "#nameserver 212.100.160.51\n#name"..., 4096) = 117
[pid 19863] read(6, "", 4096)           = 0
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] socket(PF_UNIX, SOCK_STREAM, 0) = 6
[pid 19863] connect(6, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110)
= -1 ENOENT (No such file or directory)
[pid 19863] close(6)                    = 0
[pid 19863] open("/etc/hosts", O_RDONLY) = 6
[pid 19863] fcntl64(6, F_GETFD)         = 0
[pid 19863] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "#\n# hosts\t\tThis file describes a"..., 4096) = 382
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] socket(PF_UNIX, SOCK_STREAM, 0) = 6
[pid 19863] connect(6, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110)
= -1 ENOENT (No such file or directory)
[pid 19863] close(6)                    = 0
[pid 19863] open("/etc/hosts", O_RDONLY) = 6
[pid 19863] fcntl64(6, F_GETFD)         = 0
[pid 19863] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(6, {st_mode=S_IFREG|0644, st_size=382, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(6, "#\n# hosts\t\tThis file describes a"..., 4096) = 382
[pid 19863] close(6)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/dev/null", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = -1 ENOTDIR (Not
a directory)
[pid 19863] open("/etc/xinetd.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6
[pid 19863] fstat64(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 19863] fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] brk(0x8076000)              = 0x8076000
[pid 19863] getdents64(0x6, 0x80739d0, 0x1000, 0) = 904
[pid 19863] getdents64(0x6, 0x80739d0, 0x1000, 0) = 0
[pid 19863] stat64("/etc/xinetd.d/chargen-tcp", {st_mode=S_IFREG|0644,
st_size=246, ...}) = 0
[pid 19863] open("/etc/xinetd.d/chargen-tcp", O_RDONLY) = 7
[pid 19863] brk(0x8079000)              = 0x8079000
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] open("/etc/localtime", O_RDONLY) = 8
[pid 19863] fstat64(8, {st_mode=S_IFREG|0644, st_size=1067, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(8, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\n\0"...,
4096) = 1067
[pid 19863] close(8)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] socket(PF_UNIX, SOCK_DGRAM, 0) = 8
[pid 19863] fcntl64(8, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] connect(8, {sin_family=AF_UNIX, path="/dev/log"}, 16) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 107, 0) = 107
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] fstat64(7, {st_mode=S_IFREG|0644, st_size=246, ...}) = 0
[pid 19863] lseek(7, 0, SEEK_CUR)       = 0
[pid 19863] fcntl64(7, F_GETFL)         = 0 (flags O_RDONLY)
[pid 19863] brk(0x807e000)              = 0x807e000
[pid 19863] read(7, "# default: off\n# description: A "..., 8192) = 246
[pid 19863] open("/etc/ld.so.cache", O_RDONLY) = 9
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=23134, ...}) = 0
[pid 19863] old_mmap(NULL, 23134, PROT_READ, MAP_PRIVATE, 9, 0) = 0x40016000
[pid 19863] close(9)                    = 0
[pid 19863] open("/lib/i586/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file
or directory)
[pid 19863] stat64("/lib/i586", 0xbfffed4c) = -1 ENOENT (No such file or directory)
[pid 19863] open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
[pid 19863] stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 19863] open("/usr/lib/i586/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such
file or directory)
[pid 19863] stat64("/usr/lib/i586", 0xbfffed4c) = -1 ENOENT (No such file or
directory)
[pid 19863] open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file
or directory)
[pid 19863] stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
[pid 19863] munmap(0x40016000, 23134)   = 0
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] socket(PF_UNIX, SOCK_STREAM, 0) = 9
[pid 19863] connect(9, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110)
= -1 ENOENT (No such file or directory)
[pid 19863] close(9)                    = 0
[pid 19863] open("/etc/ld.so.cache", O_RDONLY) = 9
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=23134, ...}) = 0
[pid 19863] old_mmap(NULL, 23134, PROT_READ, MAP_PRIVATE, 9, 0) = 0x40016000
[pid 19863] close(9)                    = 0
[pid 19863] open("/lib/libnss_compat.so.2", O_RDONLY) = 9
[pid 19863] read(9,
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\32\0\000"..., 1024) = 1024
[pid 19863] fstat64(9, {st_mode=S_IFREG|0755, st_size=56895, ...}) = 0
[pid 19863] old_mmap(NULL, 51928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) =
0x401cf000
[pid 19863] mprotect(0x401db000, 2776, PROT_NONE) = 0
[pid 19863] old_mmap(0x401db000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 9, 0xb000) = 0x401db000
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 23134)   = 0
[pid 19863] uname({sys="Linux", node="Trinity", ...}) = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/chargen-udp", {st_mode=S_IFREG|0644,
st_size=266, ...}) = 0
[pid 19863] open("/etc/xinetd.d/chargen-udp", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 107, 0) = 107
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: A "..., 8192) = 266
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/cups-lpd", {st_mode=S_IFREG|0644, st_size=366,
...}) = 0
[pid 19863] open("/etc/xinetd.d/cups-lpd", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 104, 0) = 104
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: Th"..., 8192) = 366
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] access("/usr/lib/cups/daemon/cups-lpd", X_OK) = 0
[pid 19863] stat64("/usr/lib/cups/daemon/cups-lpd", {st_mode=S_IFREG|0755,
st_size=18544, ...}) = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/cvspserver", {st_mode=S_IFREG|0644,
st_size=279, ...}) = 0
[pid 19863] open("/etc/xinetd.d/cvspserver", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 106, 0) = 106
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: An"..., 8192) = 279
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] access("/user/bin/cvs", X_OK) = -1 ENOENT (No such file or directory)
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<27>Jan 11 18:07:36 xinetd[19863"..., 83, 0) = 83
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<27>Jan 11 18:07:36 xinetd[19863"..., 95, 0) = 95
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<27>Jan 11 18:07:36 xinetd[19863"..., 85, 0) = 85
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/daytime-tcp", {st_mode=S_IFREG|0644,
st_size=246, ...}) = 0
[pid 19863] open("/etc/xinetd.d/daytime-tcp", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 107, 0) = 107
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: A "..., 8192) = 246
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/daytime-udp", {st_mode=S_IFREG|0644,
st_size=272, ...}) = 0
[pid 19863] open("/etc/xinetd.d/daytime-udp", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 107, 0) = 107
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: A "..., 8192) = 272
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/echo-tcp", {st_mode=S_IFREG|0644, st_size=238,
...}) = 0
[pid 19863] open("/etc/xinetd.d/echo-tcp", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 104, 0) = 104
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: An"..., 8192) = 238
[pid 19863] open("/etc/protocols", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1846, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] read(9, "# /etc/protocols:\n# $Id: protoco"..., 4096) = 1846
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] open("/etc/passwd", O_RDONLY) = 9
[pid 19863] fcntl64(9, F_GETFD)         = 0
[pid 19863] fcntl64(9, F_SETFD, FD_CLOEXEC) = 0
[pid 19863] fstat64(9, {st_mode=S_IFREG|0644, st_size=1887, ...}) = 0
[pid 19863] old_mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000
[pid 19863] _llseek(9, 0, [0], SEEK_CUR) = 0
[pid 19863] read(9, "root:x:0:0::/root:/bin/bash\nbin:"..., 4096) = 1887
[pid 19863] close(9)                    = 0
[pid 19863] munmap(0x40016000, 4096)    = 0
[pid 19863] read(7, "", 8192)           = 0
[pid 19863] close(7)                    = 0
[pid 19863] stat64("/etc/xinetd.d/echo-udp", {st_mode=S_IFREG|0644, st_size=263,
...}) = 0
[pid 19863] open("/etc/xinetd.d/echo-udp", O_RDONLY) = 7
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<31>Jan 11 18:07:36 xinetd[19863"..., 104, 0) = 104
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] read(7, "# default: off\n# description: An"..., 8192) = 263
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] uname({sys="Linux", node="Trinity", ...}) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] old_mmap(NULL, 2097152, PROT_NONE,
MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x401dc000
[pid 19863] munmap(0x401dc000, 147456)  = 0
[pid 19863] munmap(0x40300000, 901120)  = 0
[pid 19863] old_mmap(0x40200000, 32768, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40200000
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304856])          = 1042304856
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:36 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:37 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] sigreturn()                 = ? (mask now [])
[pid 19863] --- SIGSEGV (Segmentation fault) ---
[pid 19863] rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
[pid 19863] getpid()                    = 19863
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:37 xinetd[19863"..., 103, 0) = 103
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] time([1042304857])          = 1042304857
[pid 19863] getpid()                    = 19863
[pid 19863] rt_sigaction(SIGPIPE, {0x401571a0, [], 0x4000000}, {SIG_IGN}, 8) = 0
[pid 19863] send(8, "<26>Jan 11 18:07:37 xinetd[19863"..., 92, 0) = 92
[pid 19863] rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
[pid 19863] _exit(1)                    = ?
<... nanosleep resumed> 0xbffff918)     = -1 EINTR (Interrupted system call)
--- SIGCHLD (Child exited) ---
write(4, "\21", 1)                      = 1
sigreturn()                             = ? (mask now [])
_exit(0)
Comment 1 xtra 2003-01-12 07:30:30 UTC
the bug is invallid

problem was in the config of cvs
once the config file was removed xinetd worked

just a little paranoid after a gcc upgrade