bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SysV shutdown hanging


From: Justus Winter
Subject: Re: SysV shutdown hanging
Date: Mon, 15 Sep 2014 11:31:01 +0200
User-agent: alot/0.3.5

Quoting Justus Winter (2014-09-12 21:06:30)
> Killing the crash server I managed to get my shutdown process going
> again, though it got stuck again.  Using the kernel debugger (at this
> point, sysvinit succesfully killed all my shells) I could see that
> indeed another crash server has been spawned.

For the record, with my recent ELF symbols patch for gnumach, one can
do even more cool stuff with the kernel debugger, like killing tasks:

db> call task_terminate($taskX)
  0

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]