[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/3] Trivial branch patches
From: |
Laurent Vivier |
Subject: |
Re: [Qemu-devel] [PULL 0/3] Trivial branch patches |
Date: |
Tue, 2 Jul 2019 20:05:31 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
Le 02/07/2019 à 19:05, address@hidden a écrit :
> Patchew URL: https://patchew.org/QEMU/address@hidden/
...
> PASS 2 qmp-test /x86_64/qmp/oob
> PASS 3 qmp-test /x86_64/qmp/preconfig
> PASS 4 qmp-test /x86_64/qmp/missing-any-arg
> ---
> PASS 5 device-introspect-test /x86_64/device/introspect/abstract-interfaces
>
> =================================================================
> ==10595==ERROR: LeakSanitizer: detected memory leaks
>
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
> #0 0x55b80fde5b1e in calloc
> (/tmp/qemu-test/build/x86_64-softmmu/qemu-system-x86_64+0x19f4b1e)
I don't see how this series can introduce a memory leak... all changes
are trivial and there is no memory allocation added.
So I guess it's a false positive. Any idea?
Thanks,
Laurent
> ---
>
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 2 allocation(s).
> /tmp/qemu-test/src/tests/libqtest.c:137: kill_qemu() tried to terminate QEMU
> process but encountered exit status 1
> ERROR - too few tests run (expected 6, got 5)
> make: *** [/tmp/qemu-test/src/tests/Makefile.include:894: check-qtest-x86_64]
> Error 1
> make: *** Waiting for unfinished jobs....
> Traceback (most recent call last):
>
>
> The full log is available at
> http://patchew.org/logs/address@hidden/testing.asan/?type=message.
> ---
> Email generated automatically by Patchew [https://patchew.org/].
> Please send your feedback to address@hidden
>
- [Qemu-devel] [PULL 0/3] Trivial branch patches, Laurent Vivier, 2019/07/02
- [Qemu-devel] [PULL 1/3] Fix cacheline detection on FreeBSD/powerpc., Laurent Vivier, 2019/07/02
- [Qemu-devel] [PULL 3/3] docs/devel/testing: Fix typo in dockerfile path, Laurent Vivier, 2019/07/02
- [Qemu-devel] [PULL 2/3] VirtIO-RNG: Update default entropy source to `/dev/urandom`, Laurent Vivier, 2019/07/02
- Re: [Qemu-devel] [PULL 0/3] Trivial branch patches, no-reply, 2019/07/02
- Re: [Qemu-devel] [PULL 0/3] Trivial branch patches,
Laurent Vivier <=
- Re: [Qemu-devel] [PULL 0/3] Trivial branch patches, Peter Maydell, 2019/07/03