[2447] in testers
it's the day...
daemon@ATHENA.MIT.EDU (Anne R LaVin)
Wed Jun 22 18:32:47 1994
To: testers@MIT.EDU
Date: Wed, 22 Jun 1994 18:32:27 EDT
From: Anne R LaVin <lavin@MIT.EDU>
for un-reproducible bugs. Here are two more:
(1) woof just logged me off. I managed to see in my console that it
was destroying my tickets, so I don't think it was the X server just
dying or something. (Is this a feature? After a certain length of
time logged on, does it just kick you off so you go home and have a
life or something? :)
(2) There's something odd happening in the console. The behavior is
like this:
something happens which causes text to appear in the console.
This text has a normal, correct timestamp with it, and, also
has a blank line with a timestamp on it. Like this:
18:00 {some error message or other}
18:00
Then I do something else which causes a message to appear on
the console. (In my case, I su'd.) And I do this some minutes
later than the last thing. Now the console will look like:
18:00 {some error message or other}
18:00 {another message}
When it should say:
18:00 {some error message or other}
18:00
18:05 {another message}
I've tried to reproduce it, but cannot get it to happen on demand.
Sorry. But it definitely happened several times...
Anne