Bug #94
TUI hang
| Status: | Resolved | Start: | 11/14/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | TUI | Spent time: | - | |
| Target version: | Foster |
Description
In VMware VS2, QEMU, and VirtualBox:
After logging in, if the command "who" is ran, the OS hangs indefinitely unless CTRL^C is used. The serial output logs spew "(NN) [5] read: bad file given" over and over.
History
Updated by Daniel Bittman over 2 years ago
The serial output is
(NN) [11] read: bad file given
printed out over and over until ctrl-c
Updated by Daniel Bittman over 2 years ago
...and I fail. I meant to say something like "I have reproduced it, and I get the same thing". But I submitted the wrong comment :(
Updated by Matthew Iselin over 2 years ago
- Status changed from New to Assigned
I've reproduced it too. Will be fixed soon.
Updated by Matthew Iselin over 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed, /support/utmp is missing in the release image. Note however that it is not written to at this stage, so even if it does exist who and uptime return nothing and "bad boot time", respectively.