17 Feb
2007
17 Feb
'07
3:06 a.m.
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@eng.sun.com - blogs.sun.com/dp