Date: Mon, 4 Nov 2002 17:44:10 +0300 From: "Alex Deiter" <tiamat@komi.mts.ru> To: "Kris Kennaway" <kris@obsecurity.org> Cc: <freebsd-sparc@FreeBSD.ORG> Subject: Re: IMAP4 support: cyrus-imap > cyradm error Message-ID: <048f01c28410$a479e3f0$6301320a@dav> References: <NEBBKKNOEKKNLLNMEOHFAEJOKOAA.brian@ukip.com> <20021103064349.GA17432@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>Try compiling the relevant port. There are lots of pop3/imap servers
>in the ports collection. If you have specific problems compiling one
>of them, let us know.
i have install cyrus-imapd-2.1.9 from ports and tried to create a mailbox:
# cyradm --user cyrus localhost
Bus error (core dumped)
# tail /var/log/messages
Nov 4 18:25:45 kernel: pid 26558 (perl), uid 0: exited on signal 10 (core
dumped)
# truss -f -a -o /tmp/cyradm.log cyradm --user cyrus localhost
Bus error (core dumped)
# tail /tmp/cyradm.log
26630: break(0x648000) = 0 (0x0)
26630: read(0x4,0x644000,0x4000) = 1099 (0x44b)
26630: read(0x4,0x644000,0x4000) = 0 (0x0)
26630: close(4) = 0 (0x0)
26630: socket(0x2,0x1,0x6) = 4 (0x4)
26630: connect(0x4,{ AF_INET 127.0.0.1:143 },16) = 0 (0x0)
SIGNAL 10
SIGNAL 10
Process stopped because of: 16
process exit, rval = 138
What to do ?
Thanks!
--
Deiter Alex,
Mobile TeleSystems, Komi Republic
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?048f01c28410$a479e3f0$6301320a>
