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

segfaulting while using subversion

From: james osburn <jjosburn_at_hotmail.com>
Date: 2004-07-29 00:11:08 CEST

Hello I am using subversion 1.0.5 with berkeley db 4.0.14 on linux box
(kernel 2.4.26)
when i try to recover the repository using the command :

svnadmin recover /usr/local/svn/

i get the following

....
open("/usr/local/svn/db/log.0000000743", O_RDONLY|O_LARGEFILE) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
_llseek(4, 12, [12], SEEK_SET) = 0
read(4, "\210\t\4\0\7\0\0\0\0\0\20\0\266\1\0\0", 16) = 16
close(4) = 0
munmap(0x40252000, 331776) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

what is happening?
If this post is terse an more informat needs to be provided i will glad
provide more
information i just wanted to get ball rolling.
Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 29 00:11:33 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.