https://sourceware.org/bugzilla/show_bug.cgi?id=28190
--- Comment #3 from Mark Wielaard ---
Proposed fix:
https://sourceware.org/pipermail/elfutils-devel/2021q3/004016.html
--
You are receiving this mail because:
You are on the CC list for the bug.
glibc 2.34 calls pthread_kill from the raise function. Before raise
directly called the (tg)kill syscall. So allow pthread_kill to be the
first frame in a backtrace where raise is expected. Also change some
asserts to fprintf plus abort to make it more clear why the testcase
fails.
https://sourcew
https://sourceware.org/bugzilla/show_bug.cgi?id=28190
Mark Wielaard changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
Hello,
The attached patch dumps the http headers retrieved from the
debuginfod server which a file was downloaded from. Some custom
headers are now returned such as X-FILE, X-FILE-SIZE, and X-ARCHIVE to
give some context about the downloaded files.
Noah Sanci
From dcbe8672d6be30f92ad8baa2fa157b9b
https://sourceware.org/bugzilla/show_bug.cgi?id=28190
richard.purdie at linuxfoundation dot org changed:
What|Removed |Added
CC||richard.pur
The Buildbot has detected a new failure on builder elfutils-centos-x86_64 while
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/1/builds/796
Buildbot URL: https://builder.wildebeest.org/buildbot/
Worker for this Build: centos-x86_64
Build
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
On Fri, 2021-07-30 at 09:39 -0400, Noah Sanci wrote:
> Here is the real patch :).
Looks good. Pushed.
Thanks,
Mark
Hi Frank,
On Fri, 2021-07-30 at 08:47 -0400, Frank Ch. Eigler wrote:
> > aha, ok, I understand now. This makes testing in-tree a bit more
> > difficult. So the .so ./debuginfod-client-config.7 does work if you
> > got
> > into the doc/ subdirectory, then man ./debuginfod-find.1 does show
> > the
>