Re: [Qemu-devel] git master endless migration

2013-02-10 Thread Stefan Priebe
Hi, tried to reproduce... but wasn't able to... Stefan Am 08.02.2013 11:43, schrieb Paolo Bonzini: Il 08/02/2013 11:29, Stefan Priebe - Profihost AG ha scritto: Hello list, while testing current git master (ecd8d4715ea33aa2c146a5047bacb031e86af599) i've seen a VM endless looping - the monitor

Re: [Qemu-devel] git master endless migration

2013-02-08 Thread Stefan Priebe - Profihost AG
Am 08.02.2013 12:53, schrieb Paolo Bonzini: > Il 08/02/2013 12:25, Stefan Priebe - Profihost AG ha scritto: >> >> uh might be pretty difficult to provide reproduction instructions as i >> don't know how to reproduce ;-) >> >> Might attaching gdb and provide a backtrace of all threads help while >>

Re: [Qemu-devel] git master endless migration

2013-02-08 Thread Paolo Bonzini
Il 08/02/2013 12:25, Stefan Priebe - Profihost AG ha scritto: > > uh might be pretty difficult to provide reproduction instructions as i > don't know how to reproduce ;-) > > Might attaching gdb and provide a backtrace of all threads help while > having debugging symbols? It can help, but if you

Re: [Qemu-devel] git master endless migration

2013-02-08 Thread Stefan Priebe - Profihost AG
Hi, uh might be pretty difficult to provide reproduction instructions as i don't know how to reproduce ;-) Might attaching gdb and provide a backtrace of all threads help while having debugging symbols? Stefan Am 08.02.2013 11:43, schrieb Paolo Bonzini: > Il 08/02/2013 11:29, Stefan Priebe - Pr

Re: [Qemu-devel] git master endless migration

2013-02-08 Thread Paolo Bonzini
Il 08/02/2013 11:29, Stefan Priebe - Profihost AG ha scritto: > Hello list, > > while testing current git master > (ecd8d4715ea33aa2c146a5047bacb031e86af599) i've seen a VM endless > looping - the monitor socket also did not answer anymore while > migrating. The VM was under very low load but the

[Qemu-devel] git master endless migration

2013-02-08 Thread Stefan Priebe - Profihost AG
Hello list, while testing current git master (ecd8d4715ea33aa2c146a5047bacb031e86af599) i've seen a VM endless looping - the monitor socket also did not answer anymore while migrating. The VM was under very low load but the migration never finishs and the VM was not accessable anymore. Is this a k