RE: assertion failed / segfault in svn_ra_do_diff3

2014-06-23 Thread Bert Huijben
> -Original Message- > From: Mikhail Veltishchev [mailto:dichlofos...@yandex.ru] > Sent: maandag 23 juni 2014 12:18 > To: Bert Huijben; users@subversion.apache.org > Subject: Re: assertion failed / segfault in svn_ra_do_diff3 > > Oops, my bad! You're absolutely

Re: assertion failed / segfault in svn_ra_do_diff3

2014-06-23 Thread Mikhail Veltishchev
Oops, my bad! You're absolutely right, that was 'svn diff' command. And this mistake was the reason of crash 'disappearing': after that I built svn 1.8.9 from sources and got the same crash again, so it is reproducible. Here is a backtrace for `svn diff -r 1403046 ..` invocation: http://pastebin

RE: assertion failed / segfault in svn_ra_do_diff3

2014-06-23 Thread Bert Huijben
> -Original Message- > From: Mikhail Veltishchev [mailto:dichlofos...@yandex.ru] > Sent: vrijdag 20 juni 2014 20:41 > To: users@subversion.apache.org > Subject: assertion failed / segfault in svn_ra_do_diff3 > > I recently caught a segfault / assertion fail in svn client. > > svn, versi