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

"svnadmin create" core dump

From: Carmela Stuart <c.stuart_at_CableLabs.com>
Date: 2004-05-28 01:47:09 CEST

I built and installed subversion 1.0.4 on Solaris 8 with Apache 2.0.49,
OpenSSL 0.9.7d, and Neon 0.24.6. I created the directory
/home/repos/TestRepository and then issued the command "svnadmin create
/home/repos/TestRepository/TestScripts" to create a TestScripts
repository. The svnadmin command core dumped but it did create the
following set of directories and files under the TestScripts directory:

$ ls -l *
-rw-r--r-- 1 repos staff 376 May 27 16:44 README.txt
-r--r--r-- 1 repos staff 2 May 27 16:44 format
conf:
total 4
-rw-r--r-- 1 repos staff 1101 May 27 16:44 svnserve.conf
dav:
total 0
db:
total 1462
-rw-r--r-- 1 repos staff 1738 May 27 16:44 DB_CONFIG
-rw-r--r-- 1 repos staff 8192 May 27 16:44 __db.001
-rw-r--r-- 1 repos staff 270336 May 27 16:44 __db.002
-rw-r--r-- 1 repos staff 327680 May 27 16:44 __db.003
-rw-r--r-- 1 repos staff 819200 May 27 16:44 __db.004
-rw-r--r-- 1 repos staff 16384 May 27 16:44 __db.005
-rw-r--r-- 1 repos staff 16920 May 27 16:44 log.0000000001
-rw-r--r-- 1 repos staff 16384 May 27 16:44 nodes
hooks:
total 22
-rw-r--r-- 1 repos staff 1411 May 27 16:44 post-commit.tmpl
-rw-r--r-- 1 repos staff 1475 May 27 16:44 post-revprop-change.tmpl
-rw-r--r-- 1 repos staff 2203 May 27 16:44 pre-commit.tmpl
-rw-r--r-- 1 repos staff 1952 May 27 16:44 pre-revprop-change.tmpl
-rw-r--r-- 1 repos staff 1500 May 27 16:44 start-commit.tmpl
locks:
total 4
-rw-r--r-- 1 repos staff 295 May 27 16:44 db-logs.lock
-rw-r--r-- 1 repos staff 460 May 27 16:44 db.lock
$

I've attached the core file if it is of any use to you. I also
configured subversion with the --enable-maintainer-mode so if there is
some way that I can assist with the debugging of this problem, please
let me know.

Thanks,

Carmela

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

  • application/octet-stream attachment: core
Received on Fri May 28 01:50:02 2004

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

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