Re: [PATCH] debuginfod: fix compilation on platforms without

2021-11-11 Thread Mark Wielaard
Hi Érico, On Wed, Nov 10, 2021 at 09:17:48PM -0300, Érico Nogueira via Elfutils-devel wrote: > "system.h" only declares the error() function, so it needs to be in an > 'extern "C"' block, otherwise linking fails. > > Since we are here, use quotes for "system.h" header, since it's a local > heade

[Bug debuginfod/28583] New: FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186

2021-11-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28583 Bug ID: 28583 Summary: FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186 Product: elfutils Version: unspecified Status: UNCONFIRMED Severit

Re: [patch] PR28339: debuginfod groom/scan concurrency fix

2021-11-11 Thread Magne Hov via Elfutils-devel
Hi Frank, On Tue, Sep 14 2021, Frank Ch. Eigler via Elfutils-devel wrote: > commit ce695bedf073127883bbbaab528dd1f2b0e955f1 (HEAD -> master) > Author: Frank Ch. Eigler > Date: Tue Sep 14 08:15:23 2021 -0400 > > PR28339: debuginfod: fix groom/scan race condition on just-emptied queue >

[Bug debuginfod/28583] FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186

2021-11-11 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28583 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1

[PATCH] tests: Don't set DEBUGINFOD_TIMEOUT

2021-11-11 Thread Mark Wielaard
Various tests set DEBUGINFOD_TIMEOUT to 10. Which is less than the default of 90. None of the tests relied on a lower timeout. So just don't set it. Signed-off-by: Mark Wielaard --- tests/ChangeLog| 16 tests/run-debuginfod-000-permission.sh | 3

[Bug debuginfod/28583] FAIL run-debuginfod-response-headers.sh (exit status: 1) with 0.186

2021-11-11 Thread mliska at suse dot cz via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28583 --- Comment #2 from Martin Liska --- Hmm, I restarted the build and now it succeeded. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/27366] 0.183: test suite is failing on linking dwfl-proc-attach (with lto)

2021-11-11 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27366 --- Comment #4 from Mark Wielaard --- Is this still an issue? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/28430] debuginfod should support a read-only database mode

2021-11-11 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28430 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org Resolut

[Bug libdw/28579] libdwfl api for accessing registers for a thread frame (full register unwinding)

2021-11-11 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28579 Di Chen changed: What|Removed |Added CC||dichen at redhat dot com Assignee

[Bug libdw/28579] libdwfl api for accessing registers for a thread frame (full register unwinding)

2021-11-11 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28579 Di Chen changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this mail be

[Bug general/27366] 0.183: test suite is failing on linking dwfl-proc-attach (with lto)

2021-11-11 Thread kloczko.tomasz at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27366 --- Comment #5 from kloczek --- Will back to you shortly with test made on top of latest 0.186. One sec .. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/28263] 0.185: test suite fails with sigsegv

2021-11-11 Thread kloczko.tomasz at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28263 kloczek changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from kloczek --- Wit

[Bug general/28263] 0.185: test suite fails with sigsegv

2021-11-11 Thread kloczko.tomasz at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28263 --- Comment #4 from kloczek --- With latest gcc looks like it is OK now. Closing. /usr/bin/make check-TESTS PASS: newfile PASS: test-nlist PASS: update1 PASS: update2 PASS: update4 PASS: update3 PASS: run-ar.sh PASS: run-arsymtest.sh PASS:

[Bug general/27366] 0.183: test suite is failing on linking dwfl-proc-attach (with lto)

2021-11-11 Thread kloczko.tomasz at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27366 kloczek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---