Re: [Qemu-devel] qemu crash in coroutine bdrv_co_do_rw

2015-03-10 Thread Christian Borntraeger
Am 10.03.2015 um 11:33 schrieb Paolo Bonzini: > > > On 10/03/2015 08:54, Christian Borntraeger wrote: >> Am 09.03.2015 um 21:37 schrieb Christian Borntraeger: >>> Am 06.03.2015 um 18:23 schrieb Stefan Hajnoczi: On Thu, Feb 26, 2015 at 10:29:57AM +0100, Christian Borntraeger wrote: > is t

Re: [Qemu-devel] qemu crash in coroutine bdrv_co_do_rw

2015-03-10 Thread Paolo Bonzini
On 10/03/2015 08:54, Christian Borntraeger wrote: > Am 09.03.2015 um 21:37 schrieb Christian Borntraeger: >> Am 06.03.2015 um 18:23 schrieb Stefan Hajnoczi: >>> On Thu, Feb 26, 2015 at 10:29:57AM +0100, Christian Borntraeger wrote: is this some know issue? Under heavy load with lots of datap

Re: [Qemu-devel] qemu crash in coroutine bdrv_co_do_rw

2015-03-10 Thread Christian Borntraeger
Am 09.03.2015 um 21:37 schrieb Christian Borntraeger: > Am 06.03.2015 um 18:23 schrieb Stefan Hajnoczi: >> On Thu, Feb 26, 2015 at 10:29:57AM +0100, Christian Borntraeger wrote: >>> is this some know issue? Under heavy load with lots of dataplane devices I >>> sometimes get a segfault in the bdrc_

Re: [Qemu-devel] qemu crash in coroutine bdrv_co_do_rw

2015-03-09 Thread Christian Borntraeger
Am 06.03.2015 um 18:23 schrieb Stefan Hajnoczi: > On Thu, Feb 26, 2015 at 10:29:57AM +0100, Christian Borntraeger wrote: >> is this some know issue? Under heavy load with lots of dataplane devices I >> sometimes get a segfault in the bdrc_co_do_rw routine: >> >> #0 bdrv_co_do_rw (opaque=0x0) at /

Re: [Qemu-devel] qemu crash in coroutine bdrv_co_do_rw

2015-03-06 Thread Stefan Hajnoczi
On Thu, Feb 26, 2015 at 10:29:57AM +0100, Christian Borntraeger wrote: > is this some know issue? Under heavy load with lots of dataplane devices I > sometimes get a segfault in the bdrc_co_do_rw routine: > > #0 bdrv_co_do_rw (opaque=0x0) at /home/cborntra/REPOS/qemu/block.c:4791 > 4791 if