[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Debugging a qemu hang using gdb
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] Debugging a qemu hang using gdb |
Date: |
Fri, 24 May 2019 18:57:44 +0100 |
On Fri, 24 May 2019 at 18:56, Peter Maydell <address@hidden> wrote:
>
> On Fri, 24 May 2019 at 18:48, Mark Wood-Patrick <address@hidden> wrote:
> >
> > When qemu stops responding I'm still able to use the qemu monitor and "info
> > status" shows the vm as running but if I do "info cpus" the monitor also
> > hangs
> >
> > I'm using qemu 2.8.0
Oh, wait, I just noticed this. Don't bother with the backtrace
information :-) QEMU 2.8.0 is ancient, so first try whether
you can still reproduce with the most recent release.
thanks
-- PMM