[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] rc8 is hung



Pierre Abbat schrieb am Donnerstag, den 21. März 2002:

> Fetchnews has been hung for the last four hours and is not responding to 
> SIGALRM. Here's the backtrace:
> 
> (gdb) where
> #0  0x401012c4 in __read ()

What operating system/version is this? If there is more than one kernel
version, which kernel version is this (uname -r)?

Where fetchnews hung on you, it had just picked an address to connect
to, and after SIGALRM or a timeout, it would try the next IP of the
server (if any). However, it looks as though the kernel would block and
ignore even SIGALRM.

"ps axl" | grep fetchnews

may give some more hints. I'm adding timeout handling to nntpreply, but
I suspect a kernel bug here.

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list