> -----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 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 around this problem by using serf 1.3.4, or by > > increasing the maximum number of requests per connection on the server. > > > > Bert > > Hey, Bert. Just caught this follow-up message of yours. > > A few users on the FreeBSD forums are getting bus errors / segfaults as > well, > and I was trying to gather more testcases, but it looks as if you've > been > able to reproduce the crashes and have identified the problem. > > Are your latest r2360/r2361 commits on serf related to this? The r2360 > commit message mentions a requests-per-connection limit.
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 some confirmation from others before calling this problem completely fixed. Bert