Re: Segfault in SVN 1.7.4

2012-03-13 Thread Hyrum K Wright
On Tue, Mar 13, 2012 at 5:45 AM, Philip Martin wrote: > s...@feb17.org writes: > >> A little more information on this.  I have probably rebuilt svn about 20 >> times tonight from scratch, with >> latest source from repository, and after upgrading libtools, autoconf, apr >> etc.  It failed the ma

Re: Segfault in SVN 1.7.4

2012-03-13 Thread Philip Martin
Ashod Nakashian writes: > XFAIL: update_tests.py 66: update locally modified file to equal versions > Summary of test results: >   1594 tests PASSED >   47 tests SKIPPED >   42 tests XFAILED (1 WORK-IN-PROGRESS) That's OK. XFAILs are expected fails, generally things that have not yet been imple

Re: Segfault in SVN 1.7.4

2012-03-13 Thread Ashod Nakashian
> > From: Stefan Sperling >To: s...@feb17.org >Cc: Philip Martin ; dev@subversion.apache.org >Sent: Tuesday, March 13, 2012 3:44 AM >Subject: Re: Segfault in SVN 1.7.4 > >On Mon, Mar 12, 2012 at 10:37:43PM -0700, s...@feb17.org wrote: &g

Re: Segfault in SVN 1.7.4

2012-03-13 Thread Philip Martin
s...@feb17.org writes: > A little more information on this. I have probably rebuilt svn about 20 > times tonight from scratch, with > latest source from repository, and after upgrading libtools, autoconf, apr > etc. It failed the make check > tests every time. I finally tried a minimal config

Re: Segfault in SVN 1.7.4

2012-03-13 Thread Stefan Sperling
On Mon, Mar 12, 2012 at 10:37:43PM -0700, s...@feb17.org wrote: > On Mon, Mar 12, 2012 at 08:30:42PM -0700, s...@feb17.org wrote: > > > s...@feb17.org writes: > > > > > > > to realize it was segfaulting on the linux side. I've upgraded to > > > > 1.7.4 and the problem remains. I finally ran the

Re: Segfault in SVN 1.7.4

2012-03-12 Thread svn
On Mon, Mar 12, 2012 at 08:30:42PM -0700, s...@feb17.org wrote: > > s...@feb17.org writes: > > > > > to realize it was segfaulting on the linux side. I've upgraded to > > > 1.7.4 and the problem remains. I finally ran the operation with > > > apache runnning in GDB and it's a strlen operation th

Re: Segfault in SVN 1.7.4

2012-03-12 Thread svn
> s...@feb17.org writes: > > > to realize it was segfaulting on the linux side. I've upgraded to > > 1.7.4 and the problem remains. I finally ran the operation with > > apache runnning in GDB and it's a strlen operation that fails. A lot > > of vars are optimized out so I didn't get much more i

Re: Segfault in SVN 1.7.4

2012-03-12 Thread Philip Martin
s...@feb17.org writes: > I started having issues with svn a while back and it took me a while > to realize it was segfaulting on the linux side. I've upgraded to > 1.7.4 and the problem remains. I finally ran the operation with > apache runnning in GDB and it's a strlen operation that fails. A