I have seen this behaviour on 2.01 (but not on 2.02 or 2.03). I was never able to narrow it down much since rarely did I try to start/top the daemons once they were running, but, on occasion, lmtpd would become an un-killable zombie that required a reboot of the machine.

I am using custom init scripts - not the ones in dbmail.

[EMAIL PROTECTED] wrote:
A BUGNOTE has been added to this bug.
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000158
======================================================================
Reported By:                ljackson
Assigned To: ======================================================================
Project:                    DBMail
Bug ID:                     158
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             13-Jan-05 02:32 CET
Last Modified:              13-Jan-05 03:16 CET
======================================================================
Summary:                    a sig term to the root process e.g. the pid from 
the pidfile doesn't shutdown imapd/pop3d
Description: On the curent and all releases I have tried so far with the preforking code
in it (including cvs head). It seems that when I want to shutdown the
dbmail deamons doing a kill `cat /var/run/dbmail-imapd.pid` ..etc. shows
in the logs that the main handler got the TERM request it pushes it out to
the children but they don't stop. some will go defunct but other will still
keep running I have to end up doing a killall -9 <daemon> to get it to exit
fully. If I kill -9 just the root pid it dies but the children remain. Paul
& dbmail crew you all know normaly I would debug and figure this out myself
but I don't have the time right now, thanks for looking into it, does
anyone else see this same behavior? ======================================================================

----------------------------------------------------------------------
aaron - 13-Jan-05 02:50 CET ----------------------------------------------------------------------
I just tried it on my server, and I see similar messages but no zombies or
other problem processes; everything shuts down as expected. Works For Me
(TM)...

----------------------------------------------------------------------
ljackson - 13-Jan-05 03:16 CET ----------------------------------------------------------------------
humm, what os...etc are you on? Are you doing the fully installed product
or from the compiled directory using the re-linking script like I am ( I
need to do this for testing..etc.)

Bug History
Date Modified Username Field Change ====================================================================== 13-Jan-05 02:32ljackson New Bug 13-Jan-05 02:50aaron Bugnote Added: 0000530 13-Jan-05 03:16ljackson Bugnote Added: 0000531 ======================================================================

Reply via email to