Forgot to include an excerpt from "top" command for a process
described in a previous letter:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
20615 xxxxxx 25 0 102m 2612 2052 R 100.0 0.0 358:39.83 lftp
Thanks,
Ilya Sabanin
On 12.10.2009, at 23:32, Alexander V. Lukyanov wrote:
On Mon, Oct 12, 2009 at 04:41:49PM +0800, Ilya Sabanin wrote:
Lately we started experiencing problems with lftp. Once in a while an
lftp process is getting stuck in a middle of deployment, eating 100%
CPU. We tried investigating the process with gdb, here is a backtrace
we've got:
Please compile lftp with debug info (configure --with-debug).
http://pastie.org/private/tag6fjcz3zs3bnhvy3sg
What's in the log?
--
Alexander..