[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Buildbot failures in JAVA bindings

From: Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com>
Date: Wed, 29 Aug 2012 11:18:57 +0200

On Wed, Aug 29, 2012 at 10:20 AM, Philip Martin
<philip.martin_at_wandisco.com>wrote:

> Stefan Fuhrmann <stefan.fuhrmann_at_wandisco.com> writes:
>
> > Could someone give me the additional information (stack trace?)
> > that the JVM error messages is talking about?
> >
> > So far, I valgrinded the server side and nothing bad showed up.
>
> On Linux I get:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7ffff7fdf700 (LWP 30121)]
> 0x00007fffc2182551 in svn_cache__get (value_p=0x7ffff7fdd518,
> found=0x7ffff7fdd464, cache=0x0, key=0x7ffff7fdd448,
> result_pool=0x7fffc4163ac8) at ../src/subversion/libsvn_subr/cache.c:79
> 79 cache->reads++;
> (gdb) bt
> #0 0x00007fffc2182551 in svn_cache__get (value_p=0x7ffff7fdd518,
> found=0x7ffff7fdd464, cache=0x0, key=0x7ffff7fdd448,
> result_pool=0x7fffc4163ac8) at ../src/subversion/libsvn_subr/cache.c:79
>

Gotcha! If you dump from a txn fs_t instance,
caches will not have been created.

Thanks ya'll for the help!

-- Stefan^2.

-- 
*
Join us this October at Subversion Live
2012<http://www.wandisco.com/svn-live-2012>
 for two days of best practice SVN training, networking, live demos,
committer meet and greet, and more! Space is limited, so get signed up
today<http://www.wandisco.com/svn-live-2012>
!
*
Received on 2012-08-29 11:19:30 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.