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

Re: SysV shutdown hanging



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 to: