bug-hurd
[Top][All Lists]
Advanced

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

Bug#184624: reboots unexpectedly after panic


From: M. Gerards
Subject: Bug#184624: reboots unexpectedly after panic
Date: Tue, 2 Mar 2004 11:43:06 +0100
User-agent: Internet Messaging Program (IMP) 3.1

Quoting Robert Millan <zeratul2@wanadoo.es>:

> > {MB} Pass the `-H' option to init (add it to the boot command line), and
> > `init' will tell Mach to enter the kernel debugger instead to rebooting
> > it. At the debugger prompt (`db>'), you can type `reboot' any time to
> > reboot the system. 
> > --8<--
> > 
> > 
> > Maybe that helps in your case?
> 
> I'm not working on GNU/Hurd currently, but I think the default behaviour
> instead of reboot should either be halt or enter the debugger.

The `-H' option does not work anymore (please correct me if I am wrong).
This used to work with serverboot, I think there is something wrong with the
bootscript or how Mach or ext2fs.static passes the argument to init.

It is easy to change GNU Mach so it just stops (for (;;); or perhaps just
halting the system) instead of rebooting.  This might be useful when GNU Mach
crashes and you want to report it.

I already have the "for (;;);" hack in my tree.  Perhaps I can even change GNU
Mach so this becomes the default behaviour and you can use an argument to switch
to the old behavior.

Does someone think such patch would be useful?

--
Marco





reply via email to

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