[Dovecot] New to dovecot, little luck - signal 10 death for imap
Udo Rader
udo.rader at bestsolution.at
Wed Jul 13 16:42:28 EEST 2005
On Wed, 2005-07-13 at 15:33 +0200, Jeroen Scheerder wrote:
> Peter Evans wrote:
> > Jeroen Scheerder (Jeroen.Scheerder at phil.uu.nl) wrote:
> >
> >>However, whenever a mailbox is selected, the imap subprocess dies.
> >>Jul 13 14:52:05 localhost dovecot: imap-login: Login: js [127.0.0.1]
> >>Jul 13 14:52:07 localhost dovecot: child 8082 (imap) killed with signal 10
> >
> >
> > You're going to have to help us to help you. 10 is bus error (I think)
> > which is badness.
> >
> > OS,
> > version of dovecot
> > etc.
> >
> > you might want to debug a coredump, that will tell you where/why its
> > dying too.
>
> I would merrily gdb into a coredump and stacktrace away, if a core dump were
> created. No such luck.
I would be surprized, if you got a coredump with signal 10. Are you sure
that signal 10 is SIGBUS? Coredumps are normally created only upon
sigsev (=11).
Try kill -l and find out the real meaning of the signal. Here (under
linux) 10 = SIGUSR, whereas SIGBUS = 7.
... although that doesn't reveal anything more useful. SIGUSR is
probably even worse than SIGBUS ...
Udo
--
bestsolution.at EDV Systemhaus GmbH
http://www.bestsolution.at
More information about the dovecot
mailing list