On Thu, Jul 06, 2006 at 08:45:34AM -0400, Samuel Korpi wrote:
> Apparently my mistake. I run UML with gdb and it seems 'killall
> linux' was not enough to kill the UML processes while gdb was still
> running. 

You can't kill a process out from under gdb.  It will die when gdb
detaches or continues it.

> But an interesting question is, why does the crash even occur - and
> just when the system has been almost halted? Below is part of the
> output I get. I run Fedora Core 5 both as the host and guest
> system. 

> [42949518.220000] BUG: soft lockup detected on CPU#0!

This isn't a crash, exactly - it's the timer complaining that it
hasn't been called in 10 seconds, which will happen if you have it
stopped in gdb.

                                Jeff

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to