https://sourceware.org/bugzilla/show_bug.cgi?id=23673
--- Comment #12 from Dmitry V. Levin <ldv at sourceware dot org> --- (In reply to Martin Liska from comment #11) > With the suggested patch I see following in test-suite.log on s390x: [...] > [ 86s] FAIL: run-backtrace-dwarf.sh > [ 86s] ============================ > [ 86s] > [ 86s] 0x3ffbda40622 raise > [ 86s] 0x3ffbda23ce2 abort > [ 86s] /home/abuild/rpmbuild/BUILD/elfutils-0.174/tests/backtrace-dwarf: > dwfl_thread_getframes: no error > [ 86s] dwarf: no main > [ 86s] FAIL run-backtrace-dwarf.sh (exit status: 1) This doesn't look like a PTRACE_TRACEME failing with EPERM, abort() has actually been invoked by the tracee. -- You are receiving this mail because: You are on the CC list for the bug.