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

svnadmin core dumping

From: Julian Fitzell <julian_at_beta4.com>
Date: 2001-11-17 00:02:51 CET

Hi,

So I've been having trouble with apache dumping core when I load the svn libraries in. It used to work but then at some point it stopped working. I haven't been able to figure out if it's apache, subversion, or some third party thing that's causing the problems. Anyway, I downloaded r464 and tried it... it seemed to work when loading in the library but as soon as I added an appropriate <Location> tag then it dumped core.

So I decided to delete my repository and try creating a new one.

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

Does anyone have any suggestions? Is it working for others?

Julian

---------------------------------------------------------------------
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.