Hello,

I just came across the following problem. We have two
Sun Sparcs officially sun4c_53 machines:

First sun (uname -a)

SunOS avalon 5.3 Generic_101674-01 sun4c sparc

Second sun (uname -a)

SunOS afs 5.3 Generic_101318-64 sun4c sparc

They just differ in the patch level (as far as I
can tell).

Now, I've written a program which uses a call
to ka_UserAuthenticate(). It is this function which
causes a problem.

When compiled on the first Sun, the program produces
a Bus Error on the second and runs on the first. When
compiled on the second Sun, the program produces
a Bus Error on the first and runs on the second.

Now for the question: Do you have similar experiences?
If not, I think I have to creep into my code again ...

BTW: Anyone interested in C++ classes which encapsulate
AFS functionality? Just curious ...

Best regards

-Peter

Reply via email to