subversion/bdb 'invalid argument' errors
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-23 19:54:16 CEST
Hey folks,
We're getting a lot of reports of mysterious BerkeleyDB "invalid
Many of you get this error just trying to run 'svnadmin create
If you get the error in some other way (say, running 'svn ls
Thanks for helping!
----------------------------------------
1. Build Subversion however you built it before but add the following
2. Make sure that your APR libraries are stripped (for whatever reason
3. Make a file, call it say gdb.run and put the following in it:
break main
4. Now from the top of the source tree run:
gdb subversion/svnadmin/svnadmin -x gdb.run > gdb.out
5. Please post the gdb.out file.
---------------------------------------------------------------------
|
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.