From: Jeff D. <jd...@ka...> - 1999-12-21 19:03:56
|
> Starting INET services: process stopped with signal 11 > Kernel panic: wait_for_stop failed to wait for 1399 to stop with 19 OK, I like these bugs better. Attach gdb to the signal thread pid, which is in the first line of the boot output, and get a backtrace. Then, get the output /proc/<pid>/stat, where <pid> is the pid in the panic message and send that to me as well. Also, I reproduced the original crond bug, I think. I'll fix that and get back to you. Jeff |