You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Blair Zajac <bl...@orcaware.com> on 2002/06/12 23:31:46 UTC

svnlook on non-existant db core dumps

Running svnlook on something like /tmp gets a core dump.

% svnlook /tmp rev 1 info

svn_error: #21088 : <Berkeley DB error>
  Berkeley DB error while opening environment for filesystem /tmp/db:
No such file or directory
Segmentation fault (core dumped)

Blair

-- 
Blair Zajac <bl...@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/

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

Re: svnlook on non-existant db core dumps

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On Wed, Jun 12, 2002 at 10:27:57PM -0500, Karl Fogel wrote:
> Blair Zajac <bl...@orcaware.com> writes:
> > Running svnlook on something like /tmp gets a core dump.
> > 
> > % svnlook /tmp rev 1 info
> > 
> > svn_error: #21088 : <Berkeley DB error>
> >   Berkeley DB error while opening environment for filesystem /tmp/db:
> > No such file or directory
> > Segmentation fault (core dumped)
> 
> svnlook has some serious robustness issues; we'll take care of it as
> soon as can... but the patches shouldn't be too hard, so if you're not
> sure whether or not to dive in, dive in :-).

i've already got a fix, i'll commit it in a minute.

-garrett 

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski

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

Re: svnlook on non-existant db core dumps

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Blair Zajac <bl...@orcaware.com> writes:
> Running svnlook on something like /tmp gets a core dump.
> 
> % svnlook /tmp rev 1 info
> 
> svn_error: #21088 : <Berkeley DB error>
>   Berkeley DB error while opening environment for filesystem /tmp/db:
> No such file or directory
> Segmentation fault (core dumped)

svnlook has some serious robustness issues; we'll take care of it as
soon as can... but the patches shouldn't be too hard, so if you're not
sure whether or not to dive in, dive in :-).


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