libunwind-devel
[Top][All Lists]
Advanced

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

Fail to test libunwind-v1.4.0 on aarch64 Linux with gcc 8 and glibc 2.28


From: Xu CHEN
Subject: Fail to test libunwind-v1.4.0 on aarch64 Linux with gcc 8 and glibc 2.28
Date: Sat, 7 Nov 2020 09:31:12 +0000

Hi team,

Fail to test libunwind-v1.4.0 on aarch64 Linux with gcc 8 and glibc 2.28.
Could you please help to take a look?
If it's related to version matching issue, could you tell which version of libunwind can be used in my environment?
Thanks in advance! 🙂

Steps:
./autogen.sh
./configure --prefix=/home/toybrick/ws/DFRS3000/third_party/destdir
make
make check

Failure summary:

PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
PASS: Gtest-bt
PASS: Ltest-bt
../config/test-driver: line 107: 11088 Segmentation fault      "$@" > $log_file 2>&1
FAIL: Gtest-exc
../config/test-driver: line 107: 11108 Segmentation fault      "$@" > $log_file 2>&1
FAIL: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
../config/test-driver: line 107: 11166 Segmentation fault      "$@" > $log_file 2>&1
FAIL: Gtest-concurrent
../config/test-driver: line 107: 11190 Segmentation fault      "$@" > $log_file 2>&1
FAIL: Ltest-concurrent
PASS: Gtest-resume-sig
PASS: Ltest-resume-sig
PASS: Gtest-resume-sig-rt
PASS: Ltest-resume-sig-rt
FAIL: Gtest-trace
FAIL: Ltest-trace
../config/test-driver: line 107: 11329 Segmentation fault      "$@" > $log_file 2>&1
FAIL: Ltest-init-local-signal
FAIL: Ltest-mem-validate
../config/test-driver: line 107: 11370 Segmentation fault      "$@" > $log_file 2>&1
FAIL: test-async-sig
PASS: test-flush-cache
PASS: test-init-remote
PASS: test-mem
PASS: test-reg-state
PASS: Ltest-varargs
PASS: Ltest-nomalloc
PASS: Ltest-nocalloc
PASS: Lrs-race
FAIL: test-ptrace
PASS: test-setjmp
FAIL: run-check-namespace
FAIL: run-ptrace-mapper
FAIL: run-ptrace-misc
FAIL: run-coredump-unwind
FAIL: run-coredump-unwind-mdi
============================================================================
Testsuite summary for libunwind 1.4.0
============================================================================
# TOTAL: 35
# PASS:  20
# SKIP:  0
# XFAIL: 0
# FAIL:  15
# XPASS: 0
# ERROR: 0

Environment:

$ gcc --version
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ ldd --version
ldd (Debian GLIBC 2.28-10) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

$ lsb_release -r
Release: 10


Attachments is log files for my steps and testing:

libunwind.autogen.log
libunwind.configure.log
libunwind.make.log
libunwind.make-check.log
test-suite.log


--
Best Regards!
Xu CHEN

Attachment: libunwind.autogen.log
Description: libunwind.autogen.log

Attachment: test-suite.log
Description: test-suite.log

Attachment: libunwind.make.log
Description: libunwind.make.log

Attachment: libunwind.make-check.log
Description: libunwind.make-check.log

Attachment: libunwind.configure.log
Description: libunwind.configure.log


reply via email to

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