From: <er...@he...> - 2003-04-07 17:37:12
|
On Mon, Apr 07, 2003 at 01:27:53PM -0400, Nicholas Henke wrote: > Hey Erik-- > I am running bproc-3.2.3 on a 2.4.20 kernel, and am experiencing a > strace bpslave problem. Every so often -- with no apparent trigger -- > one of the 2 bpslave processes on the nodes will die. The second stays > alive, and strace shows it sitting on a select. Any ideas on how to > debug this ? Is it possible to sick gdb on both of the processes until one dies? That might be impractical because of signal handling issues. Are there any kernel log messages? One of the bpslave processes is the interesting one, the other is an IO forwarder. It might be useful to run bpslave with -d and -v and just watch it. - Erik |