qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/42] Block layer patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/42] Block layer patches
Date: Tue, 6 Sep 2016 11:42:29 +0100

On 5 September 2016 at 19:13, Kevin Wolf <address@hidden> wrote:
> The following changes since commit e87d397e5ef66276ccc49b829527d605ca07d0ad:
>
>   Open 2.8 development tree (2016-09-05 11:38:54 +0100)
>
> are available in the git repository at:
>
>   git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 1585512ba88324844c2722fd977b126fc2748604:
>
>   coroutine: reduce stack size to 64kB (2016-09-05 19:06:49 +0200)
>
> ----------------------------------------------------------------
> Block layer patches

make check on the clang sanitizer build failed too. Note that
the sanitizer "runtime error" messages are not fatal, so whatever
made the test fail was something else.

GTESTER check-qtest-i386
/home/petmay01/linaro/qemu-for-merges/qtest.c:497:16: runtime error:
null pointer passed as argument 1, which is declared to never be null
/usr/include/string.h:62:62: note: nonnull attribute specified here
/home/petmay01/linaro/qemu-for-merges/qtest.c:497:16: runtime error:
null pointer passed as argument 1, which is declared to never be null
/usr/include/string.h:62:62: note: nonnull attribute specified here
Broken pipe
GTester: last random seed: R02S47b95908b2d55cace56bbf395725386c
Broken pipe
GTester: last random seed: R02Sf7d2ad3c04d0dbe7e2835b41abe6ae94

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]