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

Re: svn and svnserve hanging

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Tue, 9 Apr 2019 17:22:42 +0200

I got interesting information from the sysadmin of the server:
what the logs show is that a cron job reloads the unscd daemon
every 10 minutes, a multiple of 10.

So, the hanging svnserve was started at about the same time as the
reload of the unscd daemon. This was also the case when I had the
problem in the past. And when I looked at the other "svnserve -t"
processes that were started a long time ago on the machine, except
for 2 users (which seemed to be particular as having many svnserve
processes), the start times were also multiples of 10 minutes.

Thus it seems to be a bug in svnserve (or a library it uses to connect
to this daemon), which doesn't seem to handle failures correctly.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Received on 2019-04-09 17:22:52 CEST

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

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