On Sun, Oct 19, 2008 at 12:00 AM, Alex Bennee <kernel-hacker@xxxxxxxxxx> wrote: > Looks similar. libapr certainly seems to be breaking something: > > > Core was generated by `/usr/bin/perl > /home/alex/src/git.git/install/libexec/git-core/git-svn fetch --f'. > Program terminated with signal 11, Segmentation fault. > #0 0x00007fd0d813c370 in ?? () > (gdb) bt > #0 0x00007fd0d813c370 in ?? () > #1 0x00007fd0d9a52a5d in ?? () from /usr/lib/libapr-1.so.0 > #2 0x00007fd0d9a53d9a in ?? () from /usr/lib/libapr-1.so.0 > #3 0x00007fd0d9a54003 in ?? () from /usr/lib/libapr-1.so.0 > #4 0x00007fd0d9a53d88 in ?? () from /usr/lib/libapr-1.so.0 > #5 0x00007fd0d9a54003 in ?? () from /usr/lib/libapr-1.so.0 > #6 0x00007fd0d9a540f3 in apr_pool_terminate () from /usr/lib/libapr-1.so.0 > #7 0x00007fd0db1c6e83 in _wrap_apr_terminate () from > /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/auto/SVN/_Core/_Core.so > #8 0x000000000047dbab in Perl_pp_entersub () > #9 0x00000000004677fa in Perl_runops_debug () > #10 0x0000000000425ae8 in Perl_call_sv () > #11 0x0000000000425faa in Perl_call_list () > #12 0x000000000042a0e8 in perl_destruct () > #13 0x0000000000422238 in main () I found another bug report that seems to be related http://bugs.gentoo.org/show_bug.cgi?id=223747 There is a workaround mentioned: disable runtime-module-search when building subversion. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html