tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-5 + wip/pdnsd + pthread = hang up
> On Sun, Mar 15, 2009 at 11:41:09PM +0200, Aleksey Cheusov wrote:
>> I attached truss to running pdnsd, then send SIGTERM to it. ktruss
>> shows the following, then pdnsd hangs. If this information is not
>> exactly what you need I think you can easily reproduce the problem.
>> Trivial pdnsd config is below.
> Unfortunatley, ktruss output is badly broken in some situations.
> Can you try with ktrace/kdump and make sure you see similar output?
ktrace -i: from daemon start to recieving SIGTERM and hang up.
11313 1 ktrace EMUL "netbsd"
11313 1 ktrace RET ktrace 0
11313 1 ktrace CALL execve(0xbfbffaa2,0xbfbfe9c8,0xbfbfe9dc)
11313 1 ktrace NAMI "/usr/pkg/sbin/pdnsd"
11313 1 ktrace NAMI "/usr/libexec/ld.elf_so"
11313 1 pdnsd EMUL "netbsd"
11313 1 pdnsd RET syscall JUSTRETURN
11313 1 pdnsd CALL mmap(0,0x8000,3,0x1002,0xffffffff,0,0,0)
11313 1 pdnsd RET mmap -1145139200/0xbbbe9000
11313 1 pdnsd CALL open(0xbbbfbacd,0,0)
11313 1 pdnsd NAMI "/etc/ld.so.conf"
11313 1 pdnsd RET open 3
11313 1 pdnsd CALL read(3,0xbfbfe8bc,0x80)
11313 1 pdnsd GIO fd 3 read 70 bytes
11313 1 pdnsd RET read 70/0x46
11313 1 pdnsd CALL close(3)
11313 1 pdnsd RET close 0
11313 1 pdnsd CALL open(0xbfbfe29c,0,0)
11313 1 pdnsd NAMI "/usr/X11R6/lib/libpthread.so.0"
11313 1 pdnsd RET open -1 errno 2 No such file or directory
11313 1 pdnsd CALL open(0xbfbfe29c,0,0)
11313 1 pdnsd NAMI "/usr/pkg/lib/libpthread.so.0"
11313 1 pdnsd RET open -1 errno 2 No such file or directory
11313 1 pdnsd CALL open(0xbfbfe29c,0,0)
11313 1 pdnsd NAMI "/usr/lib/libpthread.so.0"
11313 1 pdnsd RET open 3
11313 1 pdnsd CALL __fstat30(3,0xbfbfe1d8)
11313 1 pdnsd RET __fstat30 0
11313 1 pdnsd CALL mmap(0,0x1000,1,1,3,0,0,0)
11313 1 pdnsd RET mmap -1145143296/0xbbbe8000
11313 1 pdnsd CALL munmap(0xbbbe8000,0x1000)
11313 1 pdnsd RET munmap 0
11313 1 pdnsd CALL mmap(0,0xd000,5,2,3,0,0,0)
11313 1 pdnsd RET mmap -1145192448/0xbbbdc000
11313 1 pdnsd CALL mmap(0xbbbe7000,0x1000,3,0x12,3,0,0xb000,0)
11313 1 pdnsd RET mmap -1145147392/0xbbbe7000
11313 1 pdnsd CALL mmap(0xbbbe8000,0x1000,3,0x1012,0xffffffff,0,0,0)
11313 1 pdnsd RET mmap -1145143296/0xbbbe8000
11313 1 pdnsd CALL close(3)
11313 1 pdnsd RET close 0
11313 1 pdnsd CALL open(0xbfbfe29c,0,0xbfbfe1d8)
11313 1 pdnsd NAMI "/usr/X11R6/lib/libc.so.12"
11313 1 pdnsd RET open -1 errno 2 No such file or directory
11313 1 pdnsd CALL open(0xbfbfe29c,0,0xbfbfe1d8)
11313 1 pdnsd NAMI "/usr/pkg/lib/libc.so.12"
11313 1 pdnsd RET open -1 errno 2 No such file or directory
11313 1 pdnsd CALL open(0xbfbfe29c,0,0xbfbfe1d8)
11313 1 pdnsd NAMI "/usr/lib/libc.so.12"
11313 1 pdnsd RET open 3
11313 1 pdnsd CALL __fstat30(3,0xbfbfe1d8)
11313 1 pdnsd RET __fstat30 0
11313 1 pdnsd CALL mmap(0,0x1000,1,1,3,0,0,0)
11313 1 pdnsd RET mmap -1145196544/0xbbbdb000
11313 1 pdnsd CALL munmap(0xbbbdb000,0x1000)
11313 1 pdnsd RET munmap 0
11313 1 pdnsd CALL mmap(0,0xf0000,5,2,3,0,0,0)
11313 1 pdnsd RET mmap -1146175488/0xbbaec000
11313 1 pdnsd CALL mmap(0xbbbc4000,0x8000,3,0x12,3,0,0xd7000,0)
11313 1 pdnsd RET mmap -1145290752/0xbbbc4000
11313 1 pdnsd CALL mmap(0xbbbcc000,0x10000,3,0x1012,0xffffffff,0,0,0)
11313 1 pdnsd RET mmap -1145257984/0xbbbcc000
11313 1 pdnsd CALL close(3)
11313 1 pdnsd RET close 0
11313 1 pdnsd CALL __sysctl(0xbfbfe900,2,0xbbbdaa20,0xbfbfe908,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL __sysctl(0xbfbfe8f8,2,0xbbbe8cf0,0xbfbfe904,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL __sysctl(0xbfbfe8f8,2,0xbbbe8cf4,0xbfbfe904,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL rasctl(0xbbbe2fa4,5,0)
11313 1 pdnsd RET rasctl 0
11313 1 pdnsd CALL _lwp_unpark_all(0,0,0)
11313 1 pdnsd RET _lwp_unpark_all 1024/0x400
11313 1 pdnsd CALL __sysctl(0xbfbfe844,2,0xbbbdaa00,0xbfbfe84c,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL getrlimit(3,0xbfbfe8e8)
11313 1 pdnsd RET getrlimit 0
11313 1 pdnsd CALL mprotect(0xbfa01000,0x1000,0)
11313 1 pdnsd RET mprotect 0
11313 1 pdnsd CALL _lwp_self
11313 1 pdnsd RET _lwp_self 1
11313 1 pdnsd CALL _lwp_ctl(1,0xbfa00184)
11313 1 pdnsd RET _lwp_ctl 0
11313 1 pdnsd CALL __sysctl(0xbfbfe8c0,2,0xbfbfe8c8,0xbfbfe8cc,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL getuid
11313 1 pdnsd RET getuid 0
11313 1 pdnsd CALL open(0x806bb77,0,0x1b6)
11313 1 pdnsd NAMI "/usr/pkg/etc/pdnsd.conf"
11313 1 pdnsd RET open 3
11313 1 pdnsd CALL __fstat30(3,0xbfbfe858)
11313 1 pdnsd RET __fstat30 0
11313 1 pdnsd CALL __sysctl(0xbfbfdcd8,2,0xbbbd3bd8,0xbfbfdce0,0,0)
11313 1 pdnsd RET __sysctl 0
11313 1 pdnsd CALL readlink(0xbbbbdc35,0xbfbfdce5,0x400)
11313 1 pdnsd NAMI "/etc/malloc.conf"
11313 1 pdnsd RET readlink -1 errno 2 No such file or directory
11313 1 pdnsd CALL break(0x8100000)
11313 1 pdnsd RET break 0
11313 1 pdnsd CALL mmap(0,0x100000,3,0x14001002,0xffffffff,0,0,0)
11313 1 pdnsd RET mmap -1148190720/0xbb900000
11313 1 pdnsd CALL __fstat30(3,0xbfbfdfb8)
11313 1 pdnsd RET __fstat30 0
11313 1 pdnsd CALL read(3,0xbb905000,0x4000)
11313 1 pdnsd GIO fd 3 read 170 bytes
11313 1 pdnsd RET read 170/0xaa
11313 1 pdnsd CALL open(0xbfbfe110,0,0x1b6)
11313 1 pdnsd NAMI "/etc/ppp/resolv.conf"
11313 1 pdnsd RET open 4
11313 1 pdnsd CALL __fstat30(4,0xbfbfdfb8)
11313 1 pdnsd RET __fstat30 0
11313 1 pdnsd CALL read(4,0xbb90a000,0x2000)
11313 1 pdnsd GIO fd 4 read 50 bytes
11313 1 pdnsd RET read 50/0x32
11313 1 pdnsd CALL read(4,0xbb90a000,0x2000)
11313 1 pdnsd GIO fd 4 read 0 bytes
11313 1 pdnsd RET read 0
11313 1 pdnsd CALL close(4)
11313 1 pdnsd RET close 0
11313 1 pdnsd CALL read(3,0xbb905000,0x4000)
11313 1 pdnsd GIO fd 3 read 0 bytes
11313 1 pdnsd RET read 0
11313 1 pdnsd CALL close(3)
11313 1 pdnsd RET close 0
11313 1 pdnsd CALL unlink(0xbfbffabe)
11313 1 pdnsd NAMI "/var/run/pdnsd.pid"
11313 1 pdnsd RET unlink 0
11313 1 pdnsd CALL open(0xbfbffabe,0xb01,0x180)
11313 1 pdnsd NAMI "/var/run/pdnsd.pid"
11313 1 pdnsd RET open 3
11313 1 pdnsd CALL gettimeofday(0xbfbfe900,0xbfbfe8f8)
11313 1 pdnsd RET gettimeofday 0
11313 1 pdnsd CALL
__sigaction_sigtramp(SIGPIPE,0xbfbfe948,0,0xbbb5fd50,2)
11313 1 pdnsd RET __sigaction_sigtramp 0
11313 1 pdnsd CALL umask(0x3f)
11313 1 pdnsd RET umask 18/0x12
11313 1 pdnsd CALL fork
11313 1 pdnsd RET fork 5545/0x15a9
11313 1 pdnsd CALL exit(0)
18156 1 pdnsd EMUL "netbsd"
18156 1 pdnsd RET fork 0
18156 1 pdnsd CALL _lwp_ctl(1,0xbfa00184)
18156 1 pdnsd RET _lwp_ctl 0
18156 1 pdnsd CALL close(3)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL chdir(0x8066683)
18156 1 pdnsd NAMI "/"
18156 1 pdnsd RET chdir 0
18156 1 pdnsd CALL open(0x806ba97,0,0xbfbfe978)
18156 1 pdnsd NAMI "/dev/null"
18156 1 pdnsd RET open 3
18156 1 pdnsd CALL dup2(3,0)
18156 1 pdnsd RET dup2 0
18156 1 pdnsd CALL close(3)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL open(0x806ba97,1,0xbfbfe978)
18156 1 pdnsd NAMI "/dev/null"
18156 1 pdnsd RET open 3
18156 1 pdnsd CALL dup2(3,1)
18156 1 pdnsd RET dup2 1
18156 1 pdnsd CALL dup2(3,2)
18156 1 pdnsd RET dup2 2
18156 1 pdnsd CALL close(3)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL gettimeofday(0xbfbfdb28,0)
18156 1 pdnsd RET gettimeofday 0
18156 1 pdnsd CALL access(0xbbbbd95b,4)
18156 1 pdnsd NAMI "/etc/localtime"
18156 1 pdnsd RET access 0
18156 1 pdnsd CALL open(0xbbbbd95b,0,0)
18156 1 pdnsd NAMI "/etc/localtime"
18156 1 pdnsd RET open 3
18156 1 pdnsd CALL read(3,0xbfbfb7ff,0x1f08)
18156 1 pdnsd GIO fd 3 read 767 bytes
18156 1 pdnsd RET read 767/0x2ff
18156 1 pdnsd CALL close(3)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL getpid
18156 1 pdnsd RET getpid 18156/0x46ec, 1
18156 1 pdnsd CALL __socket30(1,2,0)
18156 1 pdnsd RET __socket30 3
18156 1 pdnsd CALL fcntl(3,2,1)
18156 1 pdnsd RET fcntl 0
18156 1 pdnsd CALL connect(3,0xbbbc2fc0,0x6a)
18156 1 pdnsd MISC sockargs: 106,
6a012f7661722f72756e2f6c6f670000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
18156 1 pdnsd NAMI "/var/run/log"
18156 1 pdnsd RET connect 0
18156 1 pdnsd CALL sendto(3,0xbfbfdbd8,0x3c,0,0,0)
18156 1 pdnsd MISC msghdr: 28,
0000000000000000e41c5de001000000000000000600000000000000
18156 1 pdnsd GIO fd 3 wrote 60 bytes
18156 1 pdnsd RET sendto 60/0x3c
18156 1 pdnsd CALL close(3)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL __socket30(2,1,6)
18156 1 pdnsd RET __socket30 3
18156 1 pdnsd CALL setsockopt(3,0xffff,4,0xbfbfe8f8,4)
18156 1 pdnsd RET setsockopt 0
18156 1 pdnsd CALL bind(3,0xbfbfe8dc,0x10)
18156 1 pdnsd MISC sockargs: 16, 100200357f0000010000000000000000
18156 1 pdnsd RET bind 0
18156 1 pdnsd CALL __socket30(2,2,0x11)
18156 1 pdnsd RET __socket30 4
18156 1 pdnsd CALL bind(4,0xbfbfe8e0,0x10)
18156 1 pdnsd MISC sockargs: 16, 100200357f0000010000000000000000
18156 1 pdnsd RET bind 0
18156 1 pdnsd CALL __stat30(0xbbbc0fc0,0xbfbfe6b8)
18156 1 pdnsd NAMI "/etc/nsswitch.conf"
18156 1 pdnsd RET __stat30 0
18156 1 pdnsd CALL open(0xbbbc0fc0,0,0x1b6)
18156 1 pdnsd NAMI "/etc/nsswitch.conf"
18156 1 pdnsd RET open 5
18156 1 pdnsd CALL __fstat30(5,0xbfbfe4b8)
18156 1 pdnsd RET __fstat30 0
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 598 bytes
18156 1 pdnsd RET read 598/0x256
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 0 bytes
18156 1 pdnsd RET read 0
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/X11R6/lib/nss_compat.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/pkg/lib/nss_compat.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/lib/nss_compat.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/X11R6/lib/nss_nis.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/pkg/lib/nss_nis.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/lib/nss_nis.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/X11R6/lib/nss_files.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/pkg/lib/nss_files.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/lib/nss_files.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/X11R6/lib/nss_dns.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/pkg/lib/nss_dns.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL open(0xbfbfdb48,0,0xbbbfee40)
18156 1 pdnsd NAMI "/usr/lib/nss_dns.so.0"
18156 1 pdnsd RET open -1 errno 2 No such file or directory
18156 1 pdnsd CALL close(5)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL geteuid
18156 1 pdnsd RET geteuid 0
18156 1 pdnsd CALL __stat30(0xbbbbcb5f,0xbfbfdc90)
18156 1 pdnsd NAMI "/etc/spwd.db"
18156 1 pdnsd RET __stat30 0
18156 1 pdnsd CALL open(0xbbbbcb5f,0,0)
18156 1 pdnsd NAMI "/etc/spwd.db"
18156 1 pdnsd RET open 5
18156 1 pdnsd CALL fcntl(5,2,1)
18156 1 pdnsd RET fcntl 0
18156 1 pdnsd CALL __fstat30(5,0xbfbfdc90)
18156 1 pdnsd RET __fstat30 0
18156 1 pdnsd CALL read(5,0xbb927160,0x104)
18156 1 pdnsd GIO fd 5 read 260 bytes
18156 1 pdnsd RET read 260/0x104
18156 1 pdnsd CALL pread(5,0xbb920000,0x1000,0,0x1000,0)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 8 bytes
18156 1 pdnsd RET pread 4096/0x1000
18156 1 pdnsd CALL pread(5,0xbb92e000,0x1000,0,0x5000,0)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 8 bytes
18156 1 pdnsd RET pread 4096/0x1000
18156 1 pdnsd CALL pread(5,0xbb92f000,0x1000,0,0x3000,0)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 8 bytes
18156 1 pdnsd RET pread 4096/0x1000
18156 1 pdnsd CALL close(5)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL setgid(0x3ef)
18156 1 pdnsd RET setgid 0
18156 1 pdnsd CALL __stat30(0xbbbc0fc0,0xbfbfe608)
18156 1 pdnsd NAMI "/etc/nsswitch.conf"
18156 1 pdnsd RET __stat30 0
18156 1 pdnsd CALL open(0xbbbbcd23,0,0x1b6)
18156 1 pdnsd NAMI "/etc/group"
18156 1 pdnsd RET open 5
18156 1 pdnsd CALL __fstat30(5,0xbfbfdbe8)
18156 1 pdnsd RET __fstat30 0
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 669 bytes
18156 1 pdnsd RET read 669/0x29d
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 0 bytes
18156 1 pdnsd RET read 0
18156 1 pdnsd CALL close(5)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL setgroups(1,0xbfbfe7b8)
18156 1 pdnsd RET setgroups 0
18156 1 pdnsd CALL setuid(0x3f0)
18156 1 pdnsd RET setuid 0
18156 1 pdnsd CALL open(0xbfbfe6d0,0,0x1b6)
18156 1 pdnsd NAMI "/var/pdnsd/pdnsd.cache"
18156 1 pdnsd RET open 5
18156 1 pdnsd CALL __fstat30(5,0xbfbfe5a8)
18156 1 pdnsd RET __fstat30 0
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL mmap(0,0x100000,3,0x14001002,0xffffffff,0,0,0)
18156 1 pdnsd RET mmap -1149239296/0xbb800000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 16 bytes
18156 1 pdnsd RET read 8192/0x2000
18156 1 pdnsd CALL read(5,0xbb91f000,0x2000)
18156 1 pdnsd GIO fd 5 read 4088 bytes
18156 1 pdnsd GIO fd 5 read 1860 bytes
18156 1 pdnsd RET read 5948/0x173c
18156 1 pdnsd CALL close(5)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL unlink(0xbfbfe8d2)
18156 1 pdnsd NAMI "/var/pdnsd/pdnsd.status"
18156 1 pdnsd RET unlink 0
18156 1 pdnsd CALL __socket30(1,1,0)
18156 1 pdnsd RET __socket30 5
18156 1 pdnsd CALL umask(0x7f)
18156 1 pdnsd RET umask 63/0x3f
18156 1 pdnsd CALL bind(5,0xbfbfe8d0,0x19)
18156 1 pdnsd MISC sockargs: 25,
19012f7661722f70646e73642f70646e73642e737461747573
18156 1 pdnsd NAMI "/var/pdnsd/pdnsd.status"
18156 1 pdnsd RET bind 0
18156 1 pdnsd CALL umask(0x3f)
18156 1 pdnsd RET umask 127/0x7f
18156 1 pdnsd CALL mmap(0,0x200000,3,0x15001002,0xffffffff,0,0,0)
18156 1 pdnsd RET mmap -1151336448/0xbb600000
18156 1 pdnsd CALL mprotect(0xbb601000,0x1000,0)
18156 1 pdnsd RET mprotect 0
18156 1 pdnsd CALL getcontext(0xbfbfe5cc)
18156 1 pdnsd RET getcontext 0
18156 1 pdnsd CALL _lwp_create(0xbb600608,0x40,0xbb600108)
18156 1 pdnsd RET _lwp_create 0
18156 1 pdnsd CALL mmap(0,0x200000,3,0x15001002,0xffffffff,0,0,0)
18156 1 pdnsd RET mmap -1153433600/0xbb400000
18156 1 pdnsd CALL mprotect(0xbb401000,0x1000,0)
18156 1 pdnsd RET mprotect 0
18156 1 pdnsd CALL getcontext(0xbfbfe5cc)
18156 1 pdnsd RET getcontext 0
18156 1 pdnsd CALL _lwp_create(0xbb400608,0x40,0xbb400108)
18156 1 pdnsd RET _lwp_create 0
18156 1 pdnsd CALL mmap(0,0x200000,3,0x15001002,0xffffffff,0,0,0)
18156 1 pdnsd RET mmap -1155530752/0xbb200000
18156 1 pdnsd CALL mprotect(0xbb201000,0x1000,0)
18156 1 pdnsd RET mprotect 0
18156 1 pdnsd CALL getcontext(0xbfbfe5cc)
18156 1 pdnsd RET getcontext 0
18156 1 pdnsd CALL _lwp_create(0xbb200608,0x40,0xbb200108)
18156 1 pdnsd RET _lwp_create 0
18156 1 pdnsd CALL mmap(0,0x200000,3,0x15001002,0xffffffff,0,0,0)
18156 1 pdnsd RET mmap -1157627904/0xbb000000
18156 2 pdnsd CALL _lwp_ctl(1,0xbb600184)
18156 2 pdnsd RET _lwp_ctl 0
18156 2 pdnsd CALL __sigprocmask14(1,0x806e91c,0)
18156 2 pdnsd RET __sigprocmask14 0
18156 2 pdnsd CALL
__sigaction_sigtramp(SIGHUP,0xbb7ffd68,0,0xbbb5fd50,2)
18156 2 pdnsd RET __sigaction_sigtramp 0
18156 2 pdnsd CALL __sigprocmask14(2,0xbb7ffd80,0)
18156 2 pdnsd RET __sigprocmask14 0
18156 2 pdnsd CALL gettimeofday(0xbb7ffcdc,0)
18156 2 pdnsd RET gettimeofday 0
18156 2 pdnsd CALL _lwp_exit
18156 3 pdnsd CALL _lwp_ctl(1,0xbb400184)
18156 3 pdnsd RET _lwp_ctl 0
18156 3 pdnsd CALL __sigprocmask14(1,0x806e91c,0)
18156 3 pdnsd RET __sigprocmask14 0
18156 3 pdnsd CALL listen(5,5)
18156 3 pdnsd RET listen 0
18156 3 pdnsd CALL accept(5,0xbb5ffc02,0xbb5ffc94)
18156 4 pdnsd CALL _lwp_ctl(1,0xbb200184)
18156 4 pdnsd RET _lwp_ctl 0
18156 4 pdnsd CALL __sigprocmask14(1,0x806e91c,0)
18156 4 pdnsd RET __sigprocmask14 0
18156 4 pdnsd CALL listen(3,5)
18156 4 pdnsd RET listen 0
18156 4 pdnsd CALL accept(3,0,0)
18156 1 pdnsd CALL mprotect(0xbb001000,0x1000,0)
18156 1 pdnsd RET mprotect 0
18156 1 pdnsd CALL getcontext(0xbfbfe5cc)
18156 1 pdnsd RET getcontext 0
18156 1 pdnsd CALL _lwp_create(0xbb000608,0x40,0xbb000108)
18156 1 pdnsd RET _lwp_create 0
18156 1 pdnsd CALL __sigtimedwait(0x806e91c,0xbfbfe878,0)
18156 5 pdnsd CALL _lwp_ctl(1,0xbb000184)
18156 5 pdnsd RET _lwp_ctl 0
18156 5 pdnsd CALL __sigprocmask14(1,0x806e91c,0)
18156 5 pdnsd RET __sigprocmask14 0
18156 5 pdnsd CALL recvmsg(4,0xbb1ffa70,0)
18156 5 pdnsd MISC msghdr: 28,
007891bb1000000094fa1fbb0100000070f81fbb0002000000000004
18156 1 pdnsd RET __sigtimedwait 0
18156 1 pdnsd CALL open(0xbfbfe780,0x601,0x1b6)
18156 1 pdnsd NAMI "/var/pdnsd/pdnsd.cache"
18156 1 pdnsd RET open 8
18156 1 pdnsd CALL __fstat30(8,0xbfbfe608)
18156 1 pdnsd RET __fstat30 0
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x2000)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 16 bytes
18156 1 pdnsd RET write 8192/0x2000
18156 1 pdnsd CALL write(8,0xbb82c000,0x173c)
18156 1 pdnsd GIO fd 8 wrote 4088 bytes
18156 1 pdnsd GIO fd 8 wrote 1860 bytes
18156 1 pdnsd RET write 5948/0x173c
18156 1 pdnsd CALL close(8)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL gettimeofday(0xbfbfdb28,0)
18156 1 pdnsd RET gettimeofday 0
18156 1 pdnsd CALL getpid
18156 1 pdnsd RET getpid 18156/0x46ec, 1
18156 1 pdnsd CALL __socket30(1,2,0)
18156 1 pdnsd RET __socket30 8
18156 1 pdnsd CALL fcntl(8,2,1)
18156 1 pdnsd RET fcntl 0
18156 1 pdnsd CALL connect(8,0xbbbc2fc0,0x6a)
18156 1 pdnsd MISC sockargs: 106,
6a012f7661722f72756e2f6c6f670000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
18156 1 pdnsd NAMI "/var/run/log"
18156 1 pdnsd RET connect 0
18156 1 pdnsd CALL sendto(8,0xbfbfdbd8,0x3c,0,0,0)
18156 1 pdnsd MISC msghdr: 28,
0000000000000000e41c5de001000000000000000600000000000000
18156 1 pdnsd GIO fd 8 wrote 60 bytes
18156 1 pdnsd RET sendto 60/0x3c
18156 1 pdnsd CALL close(8)
18156 1 pdnsd RET close 0
18156 1 pdnsd CALL close(5)
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index