[Dovecot] Going nuts

Dan Price dp at eng.sun.com
Sat Feb 17 01:06:53 UTC 2007


On Sat 17 Feb 2007 at 12:52AM, M?rio Gamito wrote:
> Hi,
> 
> >Looks like you have a crash.  See the signal 11?  That is 
> >
> >SIGSEGV 11      /* segmentation violation */
> 
> Hereis the result of
> $ strace /usr/local/sbin/dovecot &

You need to find the core file, and then use gdb or some other
tool to backtrace it.

At the end of this, you can see that the master dovecot forks
(the call to clone) and the problem is happening in a subprocess.

        -dp

-- 
Daniel Price - Solaris Kernel Engineering - dp at eng.sun.com - blogs.sun.com/dp


More information about the dovecot mailing list