#104 closed defect (fixed)
The reboot command sometimes cannot complete
| Reported by: | Jakub Jermář | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4.2 |
| Component: | helenos/kernel/generic | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
Sometimes, issuing the reboot kconsole command (debug build) will end up in some kind of a lock up; the tasks_done() function will be looping and printing the "Killing task 6" message infinitely. In this case, task 6 is vfs, but I already saw this with other tasks too.
Change History (3)
comment:1 by , 16 years ago
| Milestone: | 0.4.1 → 0.5.0 |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
I believe this issue was fixed in #head,4.
comment:3 by , 16 years ago
| Milestone: | 0.5.0 → 0.4.2 |
|---|
Note:
See TracTickets
for help on using tickets.

Retargeting this for 0.5.0 in the eve of the 0.4.1 release.