Am Dienstag, 13. Mai 2008 13:25:12 schrieb Dennis Schridde:
> Am Montag, 12. Mai 2008 23:08:35 schrieb Branko ÄŒibej:
> > Dennis Schridde wrote:
> > > Hello!
> > >
> > > 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.
> > >
> > > The backtrace is attached.
> > >
> > > I am using apr-1.2.12, git-1.5.5.1 and perl-5.8.8.
>
> If found toggle for that crash:
> --enable-runtime-module-search
>
> When enabled, it will crash, when disabled, it will not.
Surprise, surprise, Gentoo builds 1.4.6(-r2)
without --enable-runtime-module-search, so that is why 1.4.6 works and
1.5.0_rc5 did not.
--Dennis
Received on 2008-05-13 21:34:45 CEST