Dennis Schridde <devurandom <at> gmx.net> writes:
> > >> 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?
Is there anything you need in order to fix this issue? As another pointer, it
has been discussed in another thread on this list before ("apr cleanup unloads
neon library too soon in git-svn" [1]). Gentoo is tracking this as
bug #223747 [2].
Thanks,
Robert
[1] http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=656592
[2] https://bugs.gentoo.org/show_bug.cgi?id=223747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-23 20:50:16 CEST