On 23 October 2015 at 06:13, James McCoy <james...@debian.org> wrote: > According to a Debian user[0], 1.9.2 crashes when running > “svn diff -c #” while 1.8.10 works well. The repository isn't > publically available, but it appears to be an issue with accessing a > repository that's rooted at the top-level of a web server. > The following item is nominated for backport to 1.9.x: [[[ * r1705060, r1705062, r1705064, r1705088 Resolve segfault in 'svn diff' when repository is on server root. Justification: Segfault. User reported. Regression from 1.8.x. Notes: r1705064 is the actual fix, other revisions are refactoring to reuse common code. There are other suspicious usage of apr_uri_parse() in ra_serf, but I'm going to resolve them separately. ]]]
-- Ivan Zhakov