[OpenAFS-devel] pr_Initialize falis when called within a simple application

Derrick J Brashear shadow@dementia.org
Tue, 17 Aug 2004 13:37:41 -0400 (EDT)


On Tue, 17 Aug 2004, John Hayes wrote:

> Ok,
>
> I'll have to check that out. Just for reference when I use klog linked
> agains the libraries with debugger code the following output is produced:

[]
>
> My test program reports a connection error and then calls for a new
> connection twice before failing wile the klog call displays no such
> performance.

strace both, and grep for calls to open. Do they both open the same files?