[Mailman-Users] Mailman Processes Hung

Dan Mick Dan.Mick at west.sun.com
Mon Nov 6 12:11:12 CET 2000


"Sarah K. Miller" wrote:
> 
> Can anyone offer an explanation of why these processes seem to be hanging?

Not without more info, but it's always instructive to look at what they're doing:
use the system-call trace utility, that's what it's for.  (truss, ktrace, strace)

> Also, will anything be damaged if we simply nuke them??

Probably not, but try to be nice with signals, and go check ~mailman/locks to make
sure they didn't leave one around (which might be why the others are hanging).

> 
> ----- Original Message -----
> > mailman's spawned two more qrunner processes...
> >
> > $ uptime
> >    4:01pm  up 51 day(s),  2:02,  1 user,  load average: 2.15, 1.93, 1.50
> >
> > $ ps -aef | grep mailman
> >
> >   mailman 10100 10097 12 16:01:01 ?        0:03 /usr/local/bin/python -S
> > /export/
> > home/mailman/cron/qrunner
> >
> >   mailman  1375   171  0   Nov 04 ?        0:00 sh -c
> /usr/local/bin/python
> > -S /e
> > xport/home/mailman/cron/qrunner
> >
> >   mailman  1376  1375  1   Nov 04 ?        9:20 /usr/local/bin/python -S
> > /export/
> > home/mailman/cron/qrunner
> >
> >       mys 10106 10085  1 16:01:12 pts/2    0:00 grep mailman
> >
> >   mailman 10097   171  1 16:01:00 ?        0:00 sh -c
> /usr/local/bin/python
> > -S /e
> > xport/home/mailman/cron/qrunner
> >
> >   mailman 24799   171  0   Nov 04 ?        0:00 sh -c
> /usr/local/bin/python
> > -S /e
> > xport/home/mailman/cron/qrunner
> >
> >   mailman 24800 24799  1   Nov 04 ?       13:50 /usr/local/bin/python -S
> > /export/
> > home/mailman/cron/qrunner
> 
> ______________________________
> Sarah K. Miller, List Administrator
> D i g i t a l E v e
> sarah at digitaleve.org
> www.digitaleve.org
> technology|creativity|community
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://www.python.org/mailman/listinfo/mailman-users




More information about the Mailman-Users mailing list