[Dovecot] Dovecot versus libsafe 2.0.15
_
_ at i12.com
Tue Oct 11 01:29:56 EEST 2005
Hi,
I encountered a problem using Dovecot (todays CVS, 11/10/2005) with
libsafe, systemwide install. Dovecot silently dies.
Here is the end of the systrace output I got:
bind(6, {sin_family=AF_INET, sin_port=htons(143),
sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
getsockname(6, {sin_family=AF_INET, sin_port=htons(143),
sin_addr=inet_addr("0.0.0.0")}}, [16]) = 0
listen(6, 8) = 0
fcntl64(0x6, 0x3, 0, 0x8072ed8) = 2
fcntl64(0x6, 0x4, 0x802, 0x8072ed8) = 0
fcntl64(0x6, 0x1, 0, 0x8072ed8) = 0
fcntl64(0x6, 0x2, 0x1, 0x8072ed8) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 8
setsockopt(8, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(8, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
bind(8, {sin_family=AF_INET, sin_port=htons(993),
sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
getsockname(8, {sin_family=AF_INET, sin_port=htons(993),
sin_addr=inet_addr("0.0.0.0")}}, [16]) = 0
listen(8, 8) = 0
fcntl64(0x8, 0x3, 0, 0x8072ed8) = 2
fcntl64(0x8, 0x4, 0x802, 0x8072ed8) = 0
fcntl64(0x8, 0x1, 0, 0x8072ed8) = 0
fcntl64(0x8, 0x2, 0x1, 0x8072ed8) = 0
dup2(4, 0) = 0
dup2(4, 1) = 1
dup2(4, 2) = 2
fork() = 8739
--- SIGCHLD (Child exited) ---
_exit(0) = ?
kind regards
Sascha Warner
More information about the dovecot
mailing list