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 02:50 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)...

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

Reply via email to