On Wed, 2005-07-13 at 15:33 +0200, Jeroen Scheerder wrote:
Peter Evans wrote:
Jeroen Scheerder (Jeroen.Scheerder@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