Re: [Qemu-devel] sigsegv in chardev on iotest 045 (raw)

2019-06-05 Thread Max Reitz
On 05.06.19 18:22, Max Reitz wrote: > On 05.06.19 03:15, John Snow wrote: >> Running tests on a development branch (I haven't touched chardev stuff, >> I swear!); I ran into the below crash where s->ioc was NULL. I don't >> have the time to investigate at this exact moment, so please excuse the >>

Re: [Qemu-devel] sigsegv in chardev on iotest 045 (raw)

2019-06-05 Thread John Snow
On 6/5/19 12:22 PM, Max Reitz wrote: > On 05.06.19 03:15, John Snow wrote: >> Running tests on a development branch (I haven't touched chardev stuff, >> I swear!); I ran into the below crash where s->ioc was NULL. I don't >> have the time to investigate at this exact moment, so please excuse the

Re: [Qemu-devel] sigsegv in chardev on iotest 045 (raw)

2019-06-05 Thread Max Reitz
On 05.06.19 03:15, John Snow wrote: > Running tests on a development branch (I haven't touched chardev stuff, > I swear!); I ran into the below crash where s->ioc was NULL. I don't > have the time to investigate at this exact moment, so please excuse the > hasty report so I don't forget to tell som

[Qemu-devel] sigsegv in chardev on iotest 045 (raw)

2019-06-04 Thread John Snow
Running tests on a development branch (I haven't touched chardev stuff, I swear!); I ran into the below crash where s->ioc was NULL. I don't have the time to investigate at this exact moment, so please excuse the hasty report so I don't forget to tell someone. It does not reproduce consistently, a