Bug#367023: svn stalls in infinite select() loop

Florian Weimer fw at deneb.enyo.de
Sat May 13 07:56:48 UTC 2006


* Roland Stigge:

> I've got a BDB 4.3 repository with a strings file of size 4230414336.
> Running "svn ci", "svnadmin verify", etc., the process stalls without an
> error (waiting for me to kill the process).

This means that some other process accessing the repository has did,
leaving locks around.  You should take the repository off-line (to
ensure that no process accesses it) and run recovery on it (with
"svnadmin recover").

However, a file size of 0xFC270000 is clearly wrong.  Are you sure the
hardware you are running Subversion on is reliable?





More information about the pkg-subversion-maintainers mailing list