> >>>> I experience a segfault, whenever I run "git svn rebase".
> >>>> This crash does not happen with subversion-1.4.6, but only with
> >>>> 1.5.0_rc4, 1.5.0_rc5 and current trunk_at_31140. Thus I assume this to be
> >>>> a bug in subversion.
> >>>>
> >> I've found a toggle for that crash:
> >> --enable-runtime-module-search
> >>
> Anyway it looks like you found the cause of the bug, and I suspect it's
> not even specific to the Perl bindings. This smells of out-of-order pool
> destruction because of late module loading; a very familiar topic from
> my "BDB registry" days.
>
> Thanks for the follow-up; and I think this could be a showstopper for 1.5.
This annoying **showstopper** bug is **still** present in version 1.5.2
apparently...
Is there one day someone going to do something about it? Or will people using
the perl-bindings have to disable runtime-module-search forever?
--Devurandom
Received on 2008-09-23 00:01:57 CEST