[6116] in Athena Bugs
Saber msg: v3.0 beta-2 (8/21/90 quicksilver decstation Ultrix 3.x 0 0)
daemon@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Fri Sep 28 10:01:21 1990
From: jtkohl@ATHENA.MIT.EDU
Date: Fri, 28 Sep 90 10:01:02 EDT
To: bugs@ATHENA.MIT.EDU
Cc: jtkohl@ATHENA.MIT.EDU
I got the following strangeness in xsaber3-beta2 on the pmax. I was
loading up some stuff, and the following line induced lots of delayed
loading from libraries.
Why should it fail at first, and then work properly on the next call?
42 -> error_message(krb5_get_credentials(opts, ccache, &creds));
Saber internal (evaluation) error (signal 11, Segmentation fault).
Trying to abort.
(internal location 0x10047a2c, 0x0), at func (workspace) + 0 lines
Aborting.
Resetting to top level.
43 -> error_message(krb5_get_credentials(opts, ccache, &creds));
(char *) 0x100f4324 "Error 0"
44 -> email