Re: [Qemu-devel] [PATCH v3] qemu-coroutine: segfault when restarting co_queue

2015-02-10 Thread Bin Wu
On 2015/2/10 18:32, Kevin Wolf wrote: > Am 10.02.2015 um 06:16 hat Bin Wu geschrieben: >> From: Bin Wu >> >> We tested VMs migration with their disk images by drive_mirror. With >> migration, two VMs copyed large files between each other. During the >> test, a segfault occured. The stack was as f

Re: [Qemu-devel] [PATCH v3] qemu-coroutine: segfault when restarting co_queue

2015-02-10 Thread Kevin Wolf
Am 10.02.2015 um 06:16 hat Bin Wu geschrieben: > From: Bin Wu > > We tested VMs migration with their disk images by drive_mirror. With > migration, two VMs copyed large files between each other. During the > test, a segfault occured. The stack was as follow: > > 00) 0x7fa5a0c63fc5 in qemu_c

[Qemu-devel] [PATCH v3] qemu-coroutine: segfault when restarting co_queue

2015-02-09 Thread Bin Wu
From: Bin Wu We tested VMs migration with their disk images by drive_mirror. With migration, two VMs copyed large files between each other. During the test, a segfault occured. The stack was as follow: 00) 0x7fa5a0c63fc5 in qemu_co_queue_run_restart (co=0x7fa5a1798648) at qemu-coroutine-loc