I recently built svn 1.8.13 on a x64 Linux machine with self-built dependencies that are current for Apache 2.2.29 (mpm=worker). I'm seeing the following exception periodically and I'm looking for help to try and figure out the cause.
httpd: subversion/libsvn_subr/utf.c:426: put_xlate_handle_node: Assertion `node->next == ((void *)0)' failed. [Tue Apr 14 16:12:40 2015] [notice] child pid 14683 exit signal Aborted (6) Any pointers on what the assert is trying to protect against would be helpful. Thanks! Kevin R.