You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by james osburn <jj...@hotmail.com> on 2004/07/28 22:11:08 UTC

segfaulting while using subversion

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

Re: segfaulting while using subversion

Posted by Ben Collins-Sussman <su...@collab.net>.
On Wed, 2004-07-28 at 17:11, james osburn wrote:
> Hello I am using subversion 1.0.5 with berkeley db 4.0.14 on linux box 
> (kernel 2.4.26)

Did you recently upgrade something?  BDB?  The kernel?  SVN?

What's the background on the repository-wedge?




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