Re: fs_fs core dumps in checksum code

2012-04-13 Thread Blair Zajac
On 04/13/2012 06:33 PM, Daniel Shahaf wrote: Blair Zajac wrote on Fri, Apr 13, 2012 at 13:08:12 -0700: To do valgrind well, do I need to recompile APR with specific flags to enable pool debugging? Other than --enable-pool-debugging=N (aka -DAPR_POOL_DEBUG=N) (where N is placeholder for a numb

Re: fs_fs core dumps in checksum code

2012-04-13 Thread Daniel Shahaf
Blair Zajac wrote on Fri, Apr 13, 2012 at 13:08:12 -0700: > To do valgrind well, do I need to recompile APR with specific flags to > enable pool debugging? > Other than --enable-pool-debugging=N (aka -DAPR_POOL_DEBUG=N) (where N is placeholder for a number) ?

Windows build bot failures

2012-04-13 Thread Stefan Fuhrmann
Hi all, Both SlikSVN build machines have a stuck fs_test.exe. It happened after one of my commits but I don't think it is related (maybe I'm wrong ...) Could somebody give those servers a little nudge? -- Stefan^2.

Re: Subversion 1.6.18 released

2012-04-13 Thread Johan Corveleyn
On Thu, Apr 12, 2012 at 3:15 PM, Stefan Sperling wrote: > I'm happy to announce the release of Apache Subversion 1.6.18. > [...] > > For this release, the following people have provided PGP signatures: > >   C. Michael Pilato [1024D/1706FD6E] with fingerprint: >    20BF 14DC F02F 2730 7EA4  C7BB A

Re: fs_fs core dumps in checksum code

2012-04-13 Thread Blair Zajac
On 04/13/2012 12:45 AM, Julian Foad wrote: Blair Zajac wrote: Since we discussed this, we moved the Subversion server to a new box and from RAID to FusionIO storage and we're still getting the core dumps with the same stack trace, so I don't think its memory corruption. I meant I suspect corr

Re: AW: svnversion breaks after copying checked out repo

2012-04-13 Thread Taylor Lookabaugh
On 04/13/12 05:48, Markus Schaber wrote: Hi, Taylor, Von: Stefan Sperling [mailto:s...@elego.de] On Fri, Apr 13, 2012 at 03:32:47AM -0700, Taylor Lookabaugh wrote: Error: svn: E200030: sqlite: callback requested query abort Steps to reproduce bug: 1: checkout svn repo. 2: copy the checked out

Re: svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-13 Thread Stefan Fuhrmann
Am 13.04.2012 18:44, schrieb Philip Martin: Stefan Fuhrmann writes: Am 13.04.2012 16:35, schrieb Daniel Shahaf: stef...@apache.org wrote on Thu, Apr 12, 2012 at 20:02:37 -: + * @since: New in 1.8 + */ +apr_allocator_t * +svn_pool_create_allocator(svn_boolean_t thread_safe); Should this

Re: svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-13 Thread Philip Martin
Stefan Fuhrmann writes: > Am 13.04.2012 16:35, schrieb Daniel Shahaf: >> stef...@apache.org wrote on Thu, Apr 12, 2012 at 20:02:37 -: >>> + * @since: New in 1.8 >>> + */ >>> +apr_allocator_t * >>> +svn_pool_create_allocator(svn_boolean_t thread_safe); >> Should this be an svn-private API? S

Re: svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-13 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Fri, Apr 13, 2012 at 15:55:18 +0200: > Am 13.04.2012 16:35, schrieb Daniel Shahaf: >> stef...@apache.org wrote on Thu, Apr 12, 2012 at 20:02:37 -: >>> Author: stefan2 >>> Date: Thu Apr 12 20:02:36 2012 >>> New Revision: 1325478 >>> >>> URL: http://svn.apache.org/viewvc?

Re: svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-13 Thread Stefan Fuhrmann
Am 13.04.2012 16:35, schrieb Daniel Shahaf: stef...@apache.org wrote on Thu, Apr 12, 2012 at 20:02:37 -: Author: stefan2 Date: Thu Apr 12 20:02:36 2012 New Revision: 1325478 URL: http://svn.apache.org/viewvc?rev=1325478&view=rev Log: Introduce a new API function to create and initialize a n

Re: svn commit: r1325478 - in /subversion/trunk/subversion: include/svn_pools.h libsvn_subr/pool.c

2012-04-13 Thread Daniel Shahaf
stef...@apache.org wrote on Thu, Apr 12, 2012 at 20:02:37 -: > Author: stefan2 > Date: Thu Apr 12 20:02:36 2012 > New Revision: 1325478 > > URL: http://svn.apache.org/viewvc?rev=1325478&view=rev > Log: > Introduce a new API function to create and initialize a new > APR pool allocator. Make its

AW: svnversion breaks after copying checked out repo

2012-04-13 Thread Markus Schaber
Hi, Taylor, Von: Stefan Sperling [mailto:s...@elego.de] > On Fri, Apr 13, 2012 at 03:32:47AM -0700, Taylor Lookabaugh wrote: > > Error: svn: E200030: sqlite: callback requested query abort > > > > Steps to reproduce bug: 1: checkout svn repo. 2: copy the checked out > > repo. > > Small note on te

[ANN] SVNKit 1.7.4 is released!

2012-04-13 Thread Alexander Kitaev
Hello All, We are glad to announce that long awaited SVNKit 1.7.4 is released and is available for download at http://svnkit.com/download/ page. Please note, that in order to avoid user's confusion, we've decided to follow Subversion version numbering, and this first version of SVNKit which is co

Re: svnversion breaks after copying checked out repo

2012-04-13 Thread Stefan Sperling
On Fri, Apr 13, 2012 at 03:32:47AM -0700, Taylor Lookabaugh wrote: > Error: svn: E200030: sqlite: callback requested query abort > > Steps to reproduce bug: 1: checkout svn repo. 2: copy the checked > out repo. Small note on terminology: While you check out from a "repository", what you've checke

svnversion breaks after copying checked out repo

2012-04-13 Thread Taylor Lookabaugh
Error: svn: E200030: sqlite: callback requested query abort Steps to reproduce bug: 1: checkout svn repo. 2: copy the checked out repo. 3: run "svnversion" in the copy versions: sqlite - 4.7.0 subversion - 1.7.4 -- Taylor Lookabaugh

Re: fs_fs core dumps in checksum code

2012-04-13 Thread Julian Foad
Blair Zajac wrote: > Since we discussed this, we moved the Subversion server to a new box and > from RAID to FusionIO storage and we're still getting the core dumps > with the same stack trace, so I don't think its memory corruption. I meant I suspect corruption of this process's state by any m