Signal 11 death could come from any number of problems.
Check if there are any mis-matches with the shared
libraries, specially db3 files. Make sure that the running
program is not picking up the old libraries lingering
around. On Linux you could use "ldd" on the the programs
linked with shared libraries to see what is actually
being picked up by them.
__
Seva
Damian Gerow wrote:
>
> I know this has been flogged to death in the past, but I can't seem to figure
> this out.
>
> I've just compiled and installed cyrus-2.0.12, and when I try to run master
> (yes, /etc/cyrus.conf and /etc/imapd.conf exist), I get all of the regular
> init stuff, but then all of the processes it starts get "signaled to death
> by 11" (taken from /var/log/imapd.log). Does anyone know why?