https://sourceware.org/bugzilla/show_bug.cgi?id=28190
Bug ID: 28190
Summary: FAIL: run-backtrace-native.sh with glibc 2.34
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libelf
Assignee: unassigned at sourceware dot org
Reporter: mliska at suse dot cz
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
I see the following failure:
[ 349s] FAIL: run-backtrace-native.sh
[ 349s] =============================
[ 349s]
[ 349s] backtrace: backtrace.c:111: callback_verify: Assertion `symname &&
strcmp (symname, "raise") == 0' failed.
[ 349s] ./test-subr.sh: line 84: 13043 Aborted
LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"
$VALGRIND_CMD "$@"
[ 349s] backtrace-child: no main
[ 349s] FAIL run-backtrace-native.sh (exit status: 1)
If I see correctly, symname is pthread_kill@GLIBC_2.2.5 for frameno == 0.
--
You are receiving this mail because:
You are on the CC list for the bug.