[7179] in Athena Bugs
lpr seg faults
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sun Feb 24 21:17:02 1991
Date: Sun, 24 Feb 91 21:16:49 -0500
From: Mark Rosenstein <mar@MIT.EDU>
To: bugs@MIT.EDU
Cc: epeisach@MIT.EDU
I've been seeing this for a while, but couldn't figure out how to
reproduce it. Now I know. If I don't already have the proper
kerberos tickets to print something, it loses. Trying again will work
because now I have tickets:
Toto>lpr full.PS
Segmentation violation
Toto>lpr full.PS
Toto>
But if I kinit again so that I don't have the
rcmd.e40-print-server-2@ATHENA.MIT.EDU ticket, then it will segfault
the next time I try it. This is on a VS3100 running 7.2R.
-Mark