[1409] in Athena Bugs
Kerberos handles interrupt poorly
daemon@ATHENA.MIT.EDU (marcus@ATHENA.MIT.EDU)
Tue Nov 22 09:49:53 1988
From: <marcus@ATHENA.MIT.EDU>
Date: Tue, 22 Nov 88 09:49:36 EST
To: bugs@ATHENA.MIT.EDU
Problem:
When I typed control-C in the middle of a kinit session, the program
returned "bus error" and exited. The kinit program should handle
those signals in a more friendly way.
To reproduce:
Type kinit. Instead of enetering your password, type ctrl-C.
Sample session:
althea# kinit marcus
MIT Project Athena (althea)
Kerberos Initialization for "marcus"
Password: <====== ctrl-C typed here
Bus error
althea#
althea#
althea#
althea# date
Tue Nov 22 09:46:00 EST 1988
althea#