Re: [Qemu-devel] Crash with odd chardev setup

2017-10-27 Thread Dr. David Alan Gilbert
* Dr. David Alan Gilbert (dgilb...@redhat.com) wrote: > * Daniel P. Berrange (berra...@redhat.com) wrote: > > On Wed, Oct 25, 2017 at 07:00:14PM +0100, Dr. David Alan Gilbert wrote: > > > Hi Dan, > > > I've got a crash in head (and 2.10) which is a bit of a heisenbug; > > > I can trigger it with:

Re: [Qemu-devel] Crash with odd chardev setup

2017-10-26 Thread Dr. David Alan Gilbert
* Daniel P. Berrange (berra...@redhat.com) wrote: > On Wed, Oct 25, 2017 at 07:00:14PM +0100, Dr. David Alan Gilbert wrote: > > Hi Dan, > > I've got a crash in head (and 2.10) which is a bit of a heisenbug; > > I can trigger it with: > > > > ./qemu-system-x86_64 -netdev tap,id=hostnet0,vhost=on,

Re: [Qemu-devel] Crash with odd chardev setup

2017-10-25 Thread Daniel P. Berrange
On Wed, Oct 25, 2017 at 07:00:14PM +0100, Dr. David Alan Gilbert wrote: > Hi Dan, > I've got a crash in head (and 2.10) which is a bit of a heisenbug; > I can trigger it with: > > ./qemu-system-x86_64 -netdev tap,id=hostnet0,vhost=on,fd=10 -chardev > socket,id=charchannel0,path=/tmp/org.qemu.

[Qemu-devel] Crash with odd chardev setup

2017-10-25 Thread Dr. David Alan Gilbert
Hi Dan, I've got a crash in head (and 2.10) which is a bit of a heisenbug; I can trigger it with: ./qemu-system-x86_64 -netdev tap,id=hostnet0,vhost=on,fd=10 -chardev socket,id=charchannel0,path=/tmp/org.qemu.guest_agent.0,server,nowait -monitor stdio -vnc :0 and then 'q' to quit. Note I'