--- Begin Message ---
Package: uw-imapd
Severity: important
imapd daemon does not work with IPv6 connections. The following are the
revelent parts of the strace
fstat64(3, {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0
read(3, "c\357\233\20\32\363_\30\217\334}\333\224\356!\200K~x6", 20) = 20
close(3) = 0
getpid() = 21263
gettimeofday({1111002103, 100306}, NULL) = 0
getpid() = 21263
getpid() = 21263
open("/etc/krb5.keytab", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/etc/cram-md5.pwd", 0xbffff46c) = -1 ENOENT (No such file or directory)
stat64("/dev/urandom", {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0
time(NULL) = 1111002103
open("/etc/localtime", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1025, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40018000
read(3, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0"..., 4096) =
1025
close(3) = 0
munmap(0x40018000, 4096) = 0
close(2) = 0
open("/etc/c-client.cf", O_RDONLY) = -1 ENOENT (No such file or directory)
getsockname(0, {sa_family=AF_INET6, sin6_port=htons(993), inet_pton(AF_INET6,
"2001:470:1f00:907:2874:d40:cdfc:ffbf", &sin6_addr), sin6_flow info=0,
sin6_scope_id=3221222712}, [28]) = 0
alarm(0) = 0
umask(022) = 022
rt_sigaction(SIGALRM, {0x804f9c0, [], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGUSR2, {0x804fae0, [], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x804fc00, [], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x804fcf0, [], SA_RESTART}, {SIG_DFL}, 8) = 0
stat64("/etc/nologin", 0xbffff4fc) = -1 ENOENT (No such file or directory)
geteuid32() = 0
fstat64(1, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40018000
stat64("/etc/anonymous.newsgroups", 0xbffff45c) = -1 ENOENT (No such file or
directory)
write(1, "* OK [CAPABILITY IMAP4REV1 LOGIN"..., 162) = 162
timetime(NULL) = 1111002
alaralarm(180)
fstafstat64{st_{st_mode=S_IFSOCK|0777, st_size=0, ...})
mmapmmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40019000
read"
<<-- GETS STUCK RIGHT HERE -- >>
\20"[EMAIL PROTECTED]"..., 1024) = alarala) )
= alaralarm) )
readread"", 1024) = 0
alarm(0) = 177
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
--- End Message ---