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

Re: Hung 'svn commit' (for the last 8 hours)

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2003-09-22 13:47:59 CEST

John Peacock wrote:
> $ ps -ef | fgrep "svn commit"
> jpeacock 19004 18929 0 Sep21 ? 00:00:00 svn commit --encoding=latin1 -F
> logforsvn.MUVM4I t/lib/Test lib/Test/Simple t/lib/Test/Simple lib/Test/Simple/t
> t/lib/Test/Simple/sample_tests lib/Test/Builder.pm lib/Test/More.pm
> lib/Test/Simple.pm lib/Test/Simple/Changes lib/Test/Simple/README
> lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
> lib/Test/Simple/t/bad_plan.t lib/Test/Simple/t/buffer...<snip>
>
>
> $ strace -p19004
> select(0, NULL, NULL, NULL, {0, 870000}) = 0 (Timeout)
> select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
> select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)

DB deadlock ? exhaustion of locks ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 22 13:54:14 2003

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.