GNU bug report logs -
#32685
Memory leaks in test suite make check after building with build-asan
Previous Next
Reported by: deltatau <deltatau <at> protonmail.com>
Date: Mon, 10 Sep 2018 15:34:03 UTC
Severity: normal
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi everyone
I think I may have found 3 memory leak bugs in sed.
When I built in the following way.
git clone git://git.sv.gnu.org/sed sed-build-asan
cd sed-build-asan
./bootstrap
./configure
make build-asan
make check
Make check told me that gnulib-tests/test-suite.log would contain details.
You can find this file attached as test-suite.log.
The version of sed which I am using, according to make check, is GNU sed 4.5.31-261c7-dirty.
My system is an up-to-date arch linux
uname -a
Linux archlinux 4.18.5-arch1-1-ARCH #1 SMP PREEMPT Fri Aug 24 12:48:58 UTC 2018 x86_64 GNU/Linux
Please forgive me if there is anything incomplete or wrong about this report. This is my first time submitting a bug. I am happy to help out by running some patches or something but I am no more than a novice to C programming.
- deltatau
[test-suite.log (text/x-log, attachment)]
This bug report was last modified 6 years and 304 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.