[Bug general/28263] New: 0.185: test suite fails with sigsegv

kloczko.tomasz at gmail dot com sourceware-bugzilla@sourceware.org
Wed Aug 25 08:42:33 GMT 2021


https://sourceware.org/bugzilla/show_bug.cgi?id=28263

            Bug ID: 28263
           Summary: 0.185: test suite fails with sigsegv
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: general
          Assignee: unassigned at sourceware dot org
          Reporter: kloczko.tomasz at gmail dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

elfutils compiled with LTO.

==========================================
   elfutils 0.185: tests/test-suite.log
==========================================

# TOTAL: 227
# PASS:  222
# SKIP:  1
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: run-backtrace-native.sh
=============================

backtrace: backtrace.c:111: callback_verify: Assertion `symname && strcmp
(symname, "raise") == 0' failed.
./test-subr.sh: line 84: 2583792 Aborted                 (core dumped)
LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
$VALGRIND_CMD "$@"
backtrace-child: no main
FAIL run-backtrace-native.sh (exit status: 1)

FAIL: run-backtrace-native-biarch.sh
====================================

backtrace: backtrace.c:111: callback_verify: Assertion `symname && strcmp
(symname, "raise") == 0' failed.
./test-subr.sh: line 84: 2583882 Aborted                 (core dumped)
LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
$VALGRIND_CMD "$@"
backtrace-child-biarch: no main
FAIL run-backtrace-native-biarch.sh (exit status: 1)

FAIL: run-backtrace-native-core.sh
==================================

/usr/bin/coredumpctl
           PID: 2583912 (backtrace-child)
           UID: 1000 (tkloczko)
           GID: 1000 (tkloczko)
        Signal: 6 (ABRT)
     Timestamp: Wed 2021-08-25 09:15:04 BST (1s ago)
  Command Line:
/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child --gencore
    Executable:
/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child
 Control Group: /user.slice/user-1000.slice/session-2594.scope
          Unit: session-2594.scope
         Slice: user-1000.slice
       Session: 2594
     Owner UID: 1000 (tkloczko)
       Boot ID: dacb7fefc2824304bb9d4576770821a4
    Machine ID: d033f66b249a4ec09acfa81ac205554f
      Hostname: barrel
       Storage:
/var/lib/systemd/coredump/core.backtrace-child.1000.dacb7fefc2824304bb9d4576770821a4.2583912.1629879304000000.zst
       Message: Process 2583912 (backtrace-child) of user 1000 dumped core.

                Stack trace of thread 2583929:
                #0  0x00007f986c886783 pthread_kill@GLIBC_2.2.5 (libc.so.6 +
0x8f783)
                #1  0x00007f986c8396b6 raise (libc.so.6 + 0x426b6)
                #2  0x000056208bd93521 n/a
(/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child + 0x1521)
backtrace: backtrace.c:111: callback_verify: Assertion `symname && strcmp
(symname, "raise") == 0' failed.
./test-subr.sh: line 84: 2587340 Aborted                 (core dumped)
LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
$VALGRIND_CMD "$@"
backtrace-child-core.2583912: no main
rmdir: failed to remove 'test-2583798': Directory not empty
FAIL run-backtrace-native-core.sh (exit status: 1)

FAIL: run-backtrace-native-core-biarch.sh
=========================================

/usr/bin/coredumpctl
           PID: 2587430 (backtrace-child)
           UID: 1000 (tkloczko)
           GID: 1000 (tkloczko)
        Signal: 6 (ABRT)
     Timestamp: Wed 2021-08-25 09:15:05 BST (2s ago)
  Command Line:
/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child-biarch
--gencore
    Executable:
/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child-biarch
 Control Group: /user.slice/user-1000.slice/session-2594.scope
          Unit: session-2594.scope
         Slice: user-1000.slice
       Session: 2594
     Owner UID: 1000 (tkloczko)
       Boot ID: dacb7fefc2824304bb9d4576770821a4
    Machine ID: d033f66b249a4ec09acfa81ac205554f
      Hostname: barrel
       Storage:
/var/lib/systemd/coredump/core.backtrace-child.1000.dacb7fefc2824304bb9d4576770821a4.2587430.1629879305000000.zst
       Message: Process 2587430 (backtrace-child) of user 1000 dumped core.

                Stack trace of thread 2587431:
                #0  0x00007f19ac3ca783 pthread_kill@GLIBC_2.2.5 (libc.so.6 +
0x8f783)
                #1  0x00007f19ac37d6b6 raise (libc.so.6 + 0x426b6)
                #2  0x000055a8a232d521 n/a
(/home/tkloczko/rpmbuild/BUILD/elfutils-0.185/tests/backtrace-child-biarch +
0x1521)
backtrace: backtrace.c:111: callback_verify: Assertion `symname && strcmp
(symname, "raise") == 0' failed.
./test-subr.sh: line 84: 2587720 Aborted                 (core dumped)
LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
$VALGRIND_CMD "$@"
backtrace-child-biarch-core.2587430: no main
rmdir: failed to remove 'test-2583832': Directory not empty
FAIL run-backtrace-native-core-biarch.sh (exit status: 1)

SKIP: run-lfs-symbols.sh
========================

LFS testing is irrelevant on this system
SKIP run-lfs-symbols.sh (exit status: 77)

============================================================================
Testsuite summary for elfutils 0.185
============================================================================
# TOTAL: 227
# PASS:  222
# SKIP:  1
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://sourceware.org/bugzilla
============================================================================
make[3]: *** [Makefile:2487: test-suite.log] Error 1
make[2]: *** [Makefile:2595: check-TESTS] Error 2
make[1]: *** [Makefile:4251: check-am] Error 2
make: *** [Makefile:532: check-recursive] Error 1


Please let me know if you need more details or want me to perform some
diagnostics.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list