Ross,

Thanks for your response. I finally managed to work around the problem. Here
it is ..

imapd and popd forked process die soon after being forked. I traced it
down to a point where its trying to initial sasl server saslserver_init(). 

Upon further investigation found out that  I had a previous version 
of Berkeley DB lib and header files installed ( I am guessing mySQL .. ). 

after recompiling and rebuilding SASL and Cyrus finally got the Cyrus up.

One other thing .. "config.cache"  is reused by the "./configure" tool,
deleting it and
starting everything from scratch helped.

-Kiran


-----Original Message-----
From: Ross Golder [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 5:04 AM
To: Ramineni, Kiran
Subject: Re: signaled to death by 11


"Ramineni, Kiran" wrote:
> 
> I have installed  cyrus-imapd-2.0.9 and  cyrus-sasl-1.5.24
> I am getting following error message the first time I try to access the
IMAP
> server.
> 
> Jan 24 16:51:16 george ctl_deliver[741]: duplicate_prune: opening
> /var/imap/deliverdb/deliver-x.db: No such file or directory
> Jan 24 16:51:16 george ctl_deliver[741]: duplicate_prune: opening
> /var/imap/deliverdb/deliver-y.db: No such file or directory
> Jan 24 16:51:16 george ctl_deliver[741]: duplicate_prune: opening
> /var/imap/deliverdb/deliver-z.db: No such file or directory
> Jan 24 16:51:16 george master[737]: process 741 exited, status 0
> Jan 24 16:51:50 george master[849]: about to exec /usr/cyrus/bin/imapd
> Jan 24 16:51:50 george service-imapd[849]: executed
> Jan 24 16:51:50 george master[737]: process 849 exited, signaled to death
by
> 11
> 
> Any clue???
> 

I'd guess the missing deliverdb files are a fairly major clue. I'm
sorry, I don't know off-hand how to recreate them.

-- 
Ross

"Ken Dodds dads dogs dead."
 - on a railway bridge on Oxford Tube to London.

Reply via email to