[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnadmin core dumping

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-11-17 04:37:51 CET

On Fri, Nov 16, 2001 at 03:02:51PM -0800, Julian Fitzell wrote:
>...
> Then svnadmin core dumped!
>
> I ran it as follows: svnadmin create /svnroot/test
>
> The backtrace is as follows:
>
> (gdb) bt
> #0 0x0 in ?? ()
> #1 0x4002961b in svn_fs_create_berkeley (fs=0x8051aac, path=0xbffffbe7 "svntest") at subversion/libsvn_fs/fs.c:901
> #2 0x80495d4 in main (argc=3, argv=0xbffffad4) at subversion/svnadmin/main.c:213
> #3 0x4019eb5c in __libc_start_main (main=0x8049388 <main>, argc=3, ubp_av=0xbffffad4, init=0x8048d80 <_init>,
> fini=0x8049e40 <_fini>, rtld_fini=0x4000d634 <_dl_fini>, stack_end=0xbffffacc)
> at ../sysdeps/generic/libc-start.c:129

I'm going to guess that it is something related to your Berkeley DB 3.3
installatoin. Do an "ldd" on your svnadmin binary to see what it is loading
for your DB library. It should be at least 3.3.11.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.