« Return to Thread: segfault in swig-rb tests

Re: segfault in swig-rb tests

by Daniel Shahaf-6 :: Rate this Message:

| View in Thread

Hyrum K Wright wrote on Thu, Apr 26, 2012 at 16:53:00 -0500:

> On Thu, Apr 26, 2012 at 4:44 PM, Hyrum K Wright
> <hyrum.wright@...> wrote:
> > #4  0x00007ffff39a5c71 in svn_fs_hotcopy (
> >    src_path=0xc07e70 "/tmp/d20120426-19659-2kf5i1/back",
> >    dest_path=0xc65830 "/tmp/d20120426-19659-2kf5i1/repos/db", clean=0,
> >    pool=0x7fffec8e3028) at subversion/libsvn_fs/fs-loader.c:506
> > ...
> >
> > I don't know which recent changes have been made in that area, but
> > thought this might be useful to somebody.
>
> This also looks like the same problem which is causing the Windows bot
> test failures.

Thanks for the heads-up.  r1331125 is an attempt to improve things
(I couldn't reproduce the original failure).

 « Return to Thread: segfault in swig-rb tests