ACCESS_VIOLATION when performing checkout

2014-05-28 Thread Nathan Clement
Hi, We are using svn 1.8.9 client and server on a Windows Server 2008 machine (64 bit) with an Apache httpd server. We have a CI tool (QuickBuild) running on the same server checking out and updating working copies. We periodically get errors like the following: svn checkout http://qvsvn1

RE: svn 1.8.9 checkout crashes (debugging details provided)

2014-05-28 Thread dereckh58
On 2014-05-28 05:47, Bert Huijben wrote: I'm guessing these patches (r2361 fixes a stupid compilation error introduced in r2360) fix the problem. They fix the segfault I could reproduce while trying here. I'm having a cold right now, which is still affecting my coding quality, so I would like

RE: svn 1.8.9 checkout crashes (debugging details provided)

2014-05-28 Thread Bert Huijben
> -Original Message- > From: dereck...@openmailbox.org [mailto:dereck...@openmailbox.org] > Sent: woensdag 28 mei 2014 13:10 > To: Bert Huijben > Cc: users@subversion.apache.org > Subject: RE: svn 1.8.9 checkout crashes (debugging details provided) > > On 2014-05-26 05:39, Bert Huijben w

RE: svn 1.8.9 checkout crashes (debugging details provided)

2014-05-28 Thread dereckh58
On 2014-05-26 05:39, Bert Huijben wrote: Your testscase works more stable than my original testcase. It looks like the problem is somehow triggered by upgrading from serf 1.3.4 to 1.3.5. I'm trying to reach out to the serf developers to see how we should fix this problem. I think you can work

Re: Subversion 1.8.9 and hot-backup.py script issue

2014-05-28 Thread Stefan Sperling
On Wed, May 28, 2014 at 08:13:39AM +, Lukasz Manka wrote: > Hi, > > I've recently upgraded our Subversion server 1.6.6 to the latest stable > version 1.8.9 since that I've noticed hot-backup.py script doesn't run > properly. It starts backup of the first repository listed in my cronjob task

Subversion 1.8.9 and hot-backup.py script issue

2014-05-28 Thread Lukasz Manka
Hi, I've recently upgraded our Subversion server 1.6.6 to the latest stable version 1.8.9 since that I've noticed hot-backup.py script doesn't run properly. It starts backup of the first repository listed in my cronjob task but it doesn't compress it and it looks like hot-backup script hangs fo