On Tue, Nov 18, 2003 at 07:15:11PM +0100, Dariusz Rubinkiewicz wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Dnia Tue, Nov 18, 2003 at 05:08:26PM +0100, Herbert Poetzl napisa(a):
> > okay, this is a trace of the 'forking' parent
> > probably because it daemonizes() ... so we either
> > need a run with '-debug' or whatever keeps it from
> > forking, or strace -fF -s 4096 
> 
> 
> strace -o log2.txt -fF -s 4096 /etc/init.d/courier-pop start
> 
> http://debesciak.net/log2.txt

well, it seems that this piece of code tries to
attach to an ipv6 address:

5787  bind(5, {sa_family=AF_INET6, sin6_port=htons(110), inet_pton(AF_INET6, 
"::ffff:62.181.4.38", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 
EADDRINUSE (Address already in use)

which is not supported (at least not the virtualization) 
by vserver, so stopping the courier-pop from doing so
might help a lot ...

HTH,
Herbert

> 
> - -- 
> Voder
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> 
> iD8DBQE/umGvNUfWQspmiBcRAmGsAKCCaTaCTPvksVUTGI3MnqNc4gzVNACfdLJ8
> jHOI6Z6HazL4cxQ9/t+nigQ=
> =hGvt
> -----END PGP SIGNATURE-----
> _______________________________________________
> Vserver mailing list
> [EMAIL PROTECTED]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to