From: <er...@he...> - 2003-12-26 18:42:07
|
On Fri, Dec 19, 2003 at 03:11:58PM -0500, gor...@ph... wrote: > Haven't seen anyone post this one yet: bproc 3.2.5 on kernel 2.4.21 > > Dec 15 17:04:58 pangu bpmaster: FATAL: assoc_find: invalid pid 0 This is bad. Are there any other messages related to this? Do you have any idea what caused it? Is there any chance that the front end was out of memory or that a fork failed for some other reason? I'm guessing that this has to do with some fork error path because of the next message. > Dec 15 17:04:59 pangu kernel: bproc: ghost: unhandled error case: > add_ghost flailed!!! > Dec 15 17:04:59 pangu last message repeated 23 times This is probably a race with ghosts forking and the master daemon dying because of the previous error. - Erik |