https://sourceware.org/bugzilla/show_bug.cgi?id=28190
--- Comment #4 from richard.purdie at linuxfoundation dot org ---
I tested the patch, thanks. This worked on our x86_64 target tests but not on
our aarch64 ones:
case 0: expected symname 'raise' got '__pthread_kill_internal'
/usr/lib/elfutils/
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
--- Comment #5 from Mark Wielaard ---
(In reply to richard.purdie from comment #4)
> I tested the patch, thanks. This worked on our x86_64 target tests but not
> on our aarch64 ones:
>
> case 0: expected symname 'raise' got '__pthread_kill_in
On Wed, 2021-08-04 at 15:13 +, build...@builder.wildebeest.org
wrote:
> 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://sourceware.org/bugzilla/show_bug.cgi?id=28194
Bug ID: 28194
Summary: confirm cross-building works
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Hi Noah,
On Wed, 2021-08-04 at 14:54 -0400, Noah Sanci via Elfutils-devel wrote:
> 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 con
https://sourceware.org/bugzilla/show_bug.cgi?id=28190
--- Comment #6 from richard.purdie at linuxfoundation dot org ---
Thanks, this version seems to resolve things!
--
You are receiving this mail because:
You are on the CC list for the bug.
Hi -
> I like the verbose http header output, but wish it was done earlier
> instead of after the download. Maybe when we commit to an url, if the
> info is available then.
What do you mean "done"? Printed?
> The new X-FILE and X-ARCHIVE headers also seem useful.
> One question about X-FILE, if
Hi Alice,
(adding elfutils-devel back to CC so other know what we discussed)
On Wed, 2021-08-04 at 17:36 -0400, Alice Zhang wrote:
> Hi Mark, I made debuginfod-client-config.7 a relatively complete man page
> and include only the part we need into other files by using
> $.if \n(zZ=1 .ig zZ
> ...
https://sourceware.org/bugzilla/show_bug.cgi?id=28190
Mark Wielaard changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=28194
erico.erc+sourcewarebugzilla at gmail dot com changed:
What|Removed |Added
CC||erico.e
11 matches
Mail list logo