[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ROUTER CHILD PROCESS TERMINATED; wait() status = SIGNAL 11; time = 0.020000 usr 0.000000 sys



On Tue, 30 October 2001 09:47, Florus Both wrote:
> I get a reasonable amount of "ROUTER CHILD PROCESS TERMINATED; wait()
> status = SIGNAL 11; time = 0.020000 usr 0.000000 sys" these messages in my
> router logfile. Result is that somethings router doesn't process any
> messages anymore but it still running according to ps axwww.
>
> Zmailer version 2.99.55 running on red hat linux 7.1
>
> Any ideas why this happens??

Try to find pids of child processes and do:

# gdb router <pid>
[...]
(gdb) cont

When the child dies, you will be able to discover what happened and which 
message caused it. Make sure router is compiled with -g and without -Ox.

Regards,

-- 
Bartosz Klimek, Onet.pl S.A.
e-mail: bartoszk@onet.pl
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi