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

John Hayes jhh@envirobat.org
Thu, 19 Aug 2004 08:44:33 -0400 (EDT)


Forget my last message. The both try and open that file, but they do it in
different places.



> On Thu, 19 Aug 2004, Derek Atkins wrote:
>
>> Unlikely...  Byteswapping of 42166 yields 46756 (7004 swaps to 23579).
>> So I don't think it's pure byteswapping.  It's not bit-swapped,
>> either..  So I have no clue where this port number came from.  Perhaps
>> an uninitialized variable?
>
> Well, I think one thing to ask, again, is what stracing and grepping for
> calls to open returned different in each case; but that's probably not it
> either.