libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Two tests failing in master branch


From: Tim Rühsen
Subject: Re: [libmicrohttpd] Two tests failing in master branch
Date: Fri, 24 May 2019 19:30:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 24.05.19 18:14, Darshit Shah wrote:
> * Tim Rühsen <address@hidden> [190524 18:02]:
>> Hi,
>>
>> master branch (at 9da5831ce0fa14605ad15315d3ac6af74d33767c) two tests
>> are failing with
>>
>> make check LOG_COMPILER="valgrind --trace-children=yes --leak-check=full
>> --show-leak-kinds=all"
>>
>>
>> From test_quiesce.log:
>>
>> ==16263== LEAK SUMMARY:
>> ==16263==    definitely lost: 12 bytes in 1 blocks
>>
>> ==16263== 12 bytes in 1 blocks are definitely lost in loss record 145 of 868
>> ==16263==    at 0x483577F: malloc (vg_replace_malloc.c:299)
>> ==16263==    by 0x195E8D: xmalloc (in /bin/bash)
>> ==16263==    by 0x18F51A: set_default_locale (in /bin/bash)
>> ==16263==    by 0x135EE6: main (in /bin/bash)
>>
> This looks like an issue with Bash itself. Not the tests / MHD.
> This is one of the reasons why valgrind support needs to be added properly to 
> a
> test suite, so that it is executed only for the test in question.

Yes obviously - I was a bit in a hurry, half of my brain was already out
of office, i guess :-)

Regards, Tim



reply via email to

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