https://sourceware.org/bugzilla/show_bug.cgi?id=32405
Bug ID: 32405
Summary: run-deleted.sh test fails on aarch64 and ppc64 musl
systems
Product: elfutils
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: backends
Assignee: unassigned at sourceware dot org
Reporter: awilfox at adelielinux dot org
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
On 64-bit PowerPC (big endian) on a musl system:
FAIL: run-deleted.sh
====================
PID 25210 - process
TID 25210:
#0 0x00003fff857b28ac __cp_end
#1 0x00003fff8579bcec __syscall_cp_c
FAIL run-deleted.sh (exit status: 1)
On 64-bit Arm (little endian) on a musl system:
FAIL: run-deleted.sh
====================
PID 2497627 - process
TID 2497627:
#0 0x0000ffffb8d8be00 __syscall_cp_asm
#1 0x0000ffffb8d79474 __syscall_cp_c
#2 0x0000000000000001
/usr/src/packages/system/elfutils/src/elfutils-0.192/src/stack:
dwfl_thread_getframes tid 2497627 at 0x0 in <unknown>: No DWARF information
found
FAIL run-deleted.sh (exit status: 1)
The test passes for me on a 64-bit x86 with musl.
--
You are receiving this mail because:
You are on the CC list for the bug.