On Mon, Jan 13, 2014 at 9:21 AM, Bert Huijben wrote: > Hi Mojca, > > Thanks for checking out trunk. I'm guessing I found the same problem last > week when I tried running our test suite against a pre 1.7 server. I fixed > the problem I found in r1556974.
Thank you. I can confirm that the latest version works for me as well (I stumbled upon the same error again and upgrading the client fixed the problem). Mojca > From: Mojca Miklavec > Sent: Monday, January 13, 2014 1:15 AM > To: Subversion Development > Cc: Ryan Schmidt > > Dear SVN developers, > > I recently switched to Subversion trunk (revision 1556806) in order to > play with another problem and later unexpectedly stumbled upon the > following error: > > svn: E235000: In file 'subversion/libsvn_ra_serf/util.c' line 1111: > assertion failed (handler->server_error == NULL) > Abort trap: 6 > > when I tried to commit the following: > http://trac.macports.org/changeset/115805 > (The actual URL is https://svn.macports.org/repository/macports/trunk) > > I then switched back to version 1.8.5, but had to run "svn cleanup" > first before I was able to commit. I made a successful commit with > version 1.8.5 then (the one you see on the link). > > I cannot exactly tell how you could reproduce the problem (unless the > admins are willing to make a copy of the repository to play with) > since I don't dare making a bunch of experimental commits to this > public repository "just for fun" to check the reproducibility. But I > could in principle continue using the trunk version of svn client and > see whether the error will repeat sometime in future. > > I wasn't even sure if the trunk version of the svn client is > considered stable (= if users without debugging experience are > supposed to be using it) and it's not entirely impossible that I > failed to properly install the svn client. Please let me know if there > is anything I could or should do to help debugging/fixing the problem. > > Mojca

