Re: svn 1.8.1: segmentation fault on merge

2013-09-03 Thread mvorw...@xtux.de
On Tue, 3 Sep 2013 18:39:04 +0200, Stefan Sperling wrote: > Can you show us what these gdb commands print here, please? > > bt > p ancestor_is_self > p nearest_ancestor_mergeinfo > p rangelist > > Thanks! Here is the output: Starting program: /opt/local/bin/bin/svn merge --non-intera

Re: Apache Subversion 1.8.3 released

2013-09-03 Thread Nico Kadel-Garcia
Consonant with the Subversion 1.8.3 and 1.7.13 releases, I've updated my github published packages for building them locally on RHEL 6.x. They're at: https://github.com/nkadel/subversion-1.7.x-srpm https://github.com/nkadel/subverison-1.8.x-srpm They're tested and running on

Re: svn 1.8.1: segmentation fault on merge

2013-09-03 Thread Stefan Sperling
On Tue, Sep 03, 2013 at 06:06:46PM +0200, Matthias Vorwerk wrote: > > I encountered the same problem with subversion-1.8.3 > (CentOS5, httpd-2.4.6): > svn merge ends with sengmentation fault. > > I re-compiled svn with the --enable-maintainer-mode configure option. > > Here is what I get: > ---

Re: svn 1.8.1: segmentation fault on merge

2013-09-03 Thread Matthias Vorwerk
I encountered the same problem with subversion-1.8.3 (CentOS5, httpd-2.4.6): svn merge ends with sengmentation fault. I re-compiled svn with the --enable-maintainer-mode configure option. Here is what I get: - % libtool --mode=execute gdb --args /opt/local/bin/b