[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn status gets 'killed'

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-07 21:20:42 CEST

pll@lanminds.com writes:

> and everything goes quite well. However, if I try to do an
> 'svn status', it just sits there for quite a while, and eventually
> just dies with a message 'Killed':
>
> ll@tater:/usr/local/src/linux-2.4.19$ svn status -u -v .
> Killed
> pll@tater:/usr/local/src/linux-2.4.19$
>
> An 'strace svn status -u -v' results in:
>
> pll@tater:~$ strace -p 17537
> .
> .
> .
> +++ killed by SIGKILL +++
> pll@tater:~$
>
> Is something broken, or am I doing something wrong?

I think this may be the kernel OOM killer, is there a message in the
syslog?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 7 21:21:27 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.