bug-wget
[Top][All Lists]
Advanced

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

Re: Wget2, OS X 10.12 and two elf test issues


From: Tim Rühsen
Subject: Re: Wget2, OS X 10.12 and two elf test issues
Date: Fri, 3 Apr 2020 17:56:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

We run those tests with sanitizers and valgrind and don't see the issues
(Debian Linux). Any chance to enable sanitizers and get symbolized
backtrace ?

ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer (or where the clang
symbolizer might be)
CFLAGS="-g -ggdb3 -Og" ./configure --enable-fsanitize-asan

Regards, Tim

On 4/3/20 12:54 AM, Jeffrey Walton wrote:
Hi Everyone/Tim,

Here are testing results of Wegt2 master on OS X 10.12. OS X 10.12 has
System Integrity Protection (SIP). It may have something to do with
the failures.

make  check-TESTS
../build-aux/test-driver: line 107: 48775 Abort trap: 6           "$@"
$log_file 2>&1
FAIL: test
../build-aux/test-driver: line 107: 48795 Abort trap: 6           "$@"
$log_file 2>&1
FAIL: test-parse-html
PASS: test-cond
PASS: test-decompress
PASS: test-dl

Attached are config.log and test-suite.log.




reply via email to

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