[OpenAFS-devel] Re: 1.4.0-rc6 backup volrestore broken

Derrick J Brashear shadow@dementia.org
Fri, 14 Oct 2005 16:00:25 -0400 (EDT)


On Thu, 13 Oct 2005, Joe Buehler wrote:

> Here's the problem.  VLDB_GetEntryByName is being called without
> all the arguments it expects.  It expects 4, but the code in
> vsprocs.c is only passing 2.  A SEGV results.
>
> There are two routines with this name and the wrong one is being called.
> There appears to be some overlap between the libadmin/vos code
> and the volser/ code and tbutc is trying to use both.
>
> If someone knows how to fix this please jump in...

Did you try the patch I attached to your ticket?