https://sourceware.org/bugzilla/show_bug.cgi?id=27532
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
--- Comment #2 from Frank Ch. Eigler ---
BTW env DEBUGINFOD_VERBOSE=1 can assist collection of client side
diagnostics
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
--- Comment #4 from Frank Ch. Eigler ---
> having a big timeout does not necessarily mean that the download will
> succeeded, therefore having the possibility of retrying makes a lot of sense.
OK, retrying for an outright aborted connection
https://sourceware.org/bugzilla/show_bug.cgi?id=27571
Bug ID: 27571
Summary: debuginfod client cache should consist of 444 perm
files
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27573
--- Comment #3 from Frank Ch. Eigler ---
A single coredump executable that contains all the solib bits + all the
debuginfo for all the solibs ... is that even possible in principle?
If the use case is letting a gdb user without debuginfod con
https://sourceware.org/bugzilla/show_bug.cgi?id=27573
--- Comment #4 from Frank Ch. Eigler ---
see also perf-archive(1)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
--- Comment #7 from Frank Ch. Eigler ---
OK, it looks like four separate instances of "Timer expired (err=-62)"
errors, indicating that the system did wait the 90 seconds (each time).
Doing a retry on our own initiative after this would be pos
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
--- Comment #10 from Frank Ch. Eigler ---
OK, for your use case, a retry possibly would not help, but an enlarged timeout
does. Interesting. Should we keep this RFE open or close it?
--
You are receiving this mail because:
You are on the C
https://sourceware.org/bugzilla/show_bug.cgi?id=27573
--- Comment #6 from Frank Ch. Eigler ---
> To be honest, gdb should be able to load all these with libdebuginfod-client
> library.
It can - as long as $DEBUGINFOD_URLS is set to something, anything, the client
library will gladly check out t
https://sourceware.org/bugzilla/show_bug.cgi?id=27573
--- Comment #8 from Frank Ch. Eigler ---
OK - once gdb fixes that shortcoming, the .cache should contain
both executables and debuginfo, and then zip-packing up the
cache should fulfill this use case with existing elfutils code.
--
You are r
https://sourceware.org/bugzilla/show_bug.cgi?id=27571
Frank Ch. Eigler changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |alizhang at redhat dot
com
https://sourceware.org/bugzilla/show_bug.cgi?id=27531
Frank Ch. Eigler changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |alizhang at redhat dot
com
https://sourceware.org/bugzilla/show_bug.cgi?id=25628
Frank Ch. Eigler changed:
What|Removed |Added
Assignee|amerey at redhat dot com |alizhang at redhat dot
com
https://sourceware.org/bugzilla/show_bug.cgi?id=26125
Frank Ch. Eigler changed:
What|Removed |Added
Severity|normal |critical
Assignee|unassi
https://sourceware.org/bugzilla/show_bug.cgi?id=27277
--- Comment #2 from Frank Ch. Eigler ---
A related idea:
extend the webapi so that returned content includes response headers that
identify the archive & file name where the content was extracted from.
For server privacy, maybe pass back just
https://sourceware.org/bugzilla/show_bug.cgi?id=27669
Bug ID: 27669
Summary: extend webapi for partial match source queries
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Compone
https://sourceware.org/bugzilla/show_bug.cgi?id=27669
--- Comment #2 from Frank Ch. Eigler ---
> But how exactly does one get just the buildid and a source file (base) name?
You do not want to know. :-)
To find self-buildid:
https://github.com/systemd/systemd/pull/19160
To find self source n
https://sourceware.org/bugzilla/show_bug.cgi?id=27673
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=27673
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #2 from Frank
https://sourceware.org/bugzilla/show_bug.cgi?id=27673
--- Comment #4 from Frank Ch. Eigler ---
> The time it takes for the client to see the response of the server to the
> request consist of:
> - time for request to travel to server (latency)
> - time for server to react to request
> - time for
https://sourceware.org/bugzilla/show_bug.cgi?id=27701
Bug ID: 27701
Summary: use long lived debuginfod-client objects & curl
handles
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27711
Bug ID: 27711
Summary: grooming should process -I/-X
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
https://sourceware.org/bugzilla/show_bug.cgi?id=27758
Bug ID: 27758
Summary: security idea: DEBUGINFOD_VERIFY mode
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debug
https://sourceware.org/bugzilla/show_bug.cgi?id=27758
--- Comment #2 from Frank Ch. Eigler ---
Yeah. It may comfort those who are worried about the integrity of their
previously downloaded cached files, but is not robust against local attacker
who currently has control over the filesystem or pro
https://sourceware.org/bugzilla/show_bug.cgi?id=27758
--- Comment #5 from Frank Ch. Eigler ---
(In reply to Vitaly Chikunov from comment #3)
> Instead of `X-Debuginfod-Hash` you can use `ETag` where you can put anything
> including sha256 (can be prescribed in webapi description), then GET reques
https://sourceware.org/bugzilla/show_bug.cgi?id=27783
Bug ID: 27783
Summary: file-based default DEBUGINFOD_URLS
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginf
https://sourceware.org/bugzilla/show_bug.cgi?id=27784
Bug ID: 27784
Summary: debuginfod client-use notification
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginf
https://sourceware.org/bugzilla/show_bug.cgi?id=27784
Frank Ch. Eigler changed:
What|Removed |Added
Summary|debuginfod client-use |debuginfod first-client-use
https://sourceware.org/bugzilla/show_bug.cgi?id=27701
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=26125
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27571
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=25628
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=27859
Bug ID: 27859
Summary: reused debuginfod_client objects don't clean out curl
handles enough
Product: elfutils
Version: unspecified
Status: NEW
Severity: norm
https://sourceware.org/bugzilla/show_bug.cgi?id=27859
Frank Ch. Eigler changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://sourceware.org/bugzilla/show_bug.cgi?id=27701
Frank Ch. Eigler changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://sourceware.org/bugzilla/show_bug.cgi?id=27863
Bug ID: 27863
Summary: server optimization for identical concurrent requests
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
https://sourceware.org/bugzilla/show_bug.cgi?id=27867
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=27859
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27783
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27784
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27758
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27867
Frank Ch. Eigler changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=27913
Bug ID: 27913
Summary: extend webapi for gdb-index queries
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debugin
https://sourceware.org/bugzilla/show_bug.cgi?id=27917
Bug ID: 27917
Summary: protect against federation loops
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
https://sourceware.org/bugzilla/show_bug.cgi?id=27918
Bug ID: 27918
Summary: add control file for triggered traversal
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: de
https://sourceware.org/bugzilla/show_bug.cgi?id=27950
Bug ID: 27950
Summary: separate common "debuginfod-client" docs into a new
man page
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27863
Frank Ch. Eigler changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |fche at redhat dot com
--
https://sourceware.org/bugzilla/show_bug.cgi?id=27863
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=27783
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|WONTFIX |---
Status|RESOLVED
https://sourceware.org/bugzilla/show_bug.cgi?id=27982
Bug ID: 27982
Summary: debuginfod client maximum-transfer-size and -time
parameters
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27983
Bug ID: 27983
Summary: debuginfod client should eliminate duplicate outgoing
server urls
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=27982
--- Comment #1 from Frank Ch. Eigler ---
possible representation in the apis:
-> $DEBUGINFOD_MAXSIZE (in bytes)
-> outgoing request header X-DEBUGINFOD-MAXSIZE: (number)
<- http response code 406 (Not Acceptable) if rejected
<- posix API rc E
https://sourceware.org/bugzilla/show_bug.cgi?id=28034
Bug ID: 28034
Summary: debuginfod server: preserve + etc. elements in
incoming webapi url
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=28034
--- Comment #1 from Frank Ch. Eigler ---
RFC3986 appears to mandate %-escaping many characters in order to pass through
a textbook URI/URL path string. So formally noting this in the webapi and
calling curl_easy_escape() on the outgoing URLs
https://sourceware.org/bugzilla/show_bug.cgi?id=28034
--- Comment #3 from Frank Ch. Eigler ---
> This assumes that + -> ' ' escaping is normally unwanted (because to proper
> way > is to encode a space as %20).
I can't find it in current RFCs but traditional use of '+' to encode ' ' is
still ve
https://sourceware.org/bugzilla/show_bug.cgi?id=27277
--- Comment #3 from Frank Ch. Eigler ---
The initial #c0 impetus is now pretty moot with env DEBUGINFOD_MAXSIZE=0
support. The server should give us a 404 or a 406 depending on whether the
file exists, but not download content.
The #c2 "debu
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
https://sourceware.org/bugzilla/show_bug.cgi?id=28204
Bug ID: 28204
Summary: extend webapi / verification with forthcoming
signed-contents archives
Product: elfutils
Version: unspecified
Status: NEW
Severity: no
https://sourceware.org/bugzilla/show_bug.cgi?id=27950
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=28204
--- Comment #1 from Frank Ch. Eigler ---
https://bugzilla.redhat.com/show_bug.cgi?id=1896046#c10 (private, sorry)
contains instructions on generating IMA-signed RPMs via
% rpm --addsign --signfiles --fskpath=FOO.pem foo.rpm
--
You are recei
https://sourceware.org/bugzilla/show_bug.cgi?id=28240
Bug ID: 28240
Summary: debuginfod client cache falsely sticky for root user
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
Bug ID: 28242
Summary: extend server http-response metrics with result code
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=28249
Bug ID: 28249
Summary: httpd-buildid-after-you gadget locks on wrong url
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Comp
https://sourceware.org/bugzilla/show_bug.cgi?id=28249
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28034
--- Comment #5 from Frank Ch. Eigler ---
We should probably tweak this to avoid %-escaping the '/' characters, which
default apache httpd mod_proxy configurations treat as sus.
--
You are receiving this mail because:
You are on the CC list f
https://sourceware.org/bugzilla/show_bug.cgi?id=28284
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=27983
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28204
--- Comment #3 from Frank Ch. Eigler ---
> How would this be used together with debuginfod?
> Where/how would the user get the signatures
>From debuginfod, possibly via additional response headers,
when extracting files from IMA-signed archiv
https://sourceware.org/bugzilla/show_bug.cgi?id=28325
Bug ID: 28325
Summary: create new debuginfod.service.8 man page
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: de
https://sourceware.org/bugzilla/show_bug.cgi?id=28339
Bug ID: 28339
Summary: groom/scan race condition
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
https://sourceware.org/bugzilla/show_bug.cgi?id=28339
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27982
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=28430
Bug ID: 28430
Summary: debuginfod should support a read-only database mode
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Co
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27783
Frank Ch. Eigler changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28240
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28514
Bug ID: 28514
Summary: limit grooming time for many stale files
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: de
https://sourceware.org/bugzilla/show_bug.cgi?id=28514
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27673
Frank Ch. Eigler changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=28577
Frank Ch. Eigler changed:
What|Removed |Added
Component|general |debuginfod
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=28661
Bug ID: 28661
Summary: support thread-pool model
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
https://sourceware.org/bugzilla/show_bug.cgi?id=28661
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
Frank Ch. Eigler changed:
What|Removed |Added
Last reconfirmed||2021-12-17
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
--- Comment #5 from Frank Ch. Eigler ---
(In reply to Mark Wielaard from comment #4)
> Note that packit doesn't use real hardware for various architectures but
> "container emulation" which causes various testcases to fail.
>
> Although in thi
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
--- Comment #5 from Frank Ch. Eigler ---
(In reply to Mark Wielaard from comment #4)
> Note that packit doesn't use real hardware for various architectures but
> "container emulation" which causes various testcases to fail.
>
> Although in thi
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |WAITING
--
You are receiving this
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
--- Comment #8 from Frank Ch. Eigler ---
This test creates up to 100+few threads in debuginfod, and also 100 concurrent
curl processes to talk to debuginfod.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27673
Frank Ch. Eigler changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28284
--- Comment #3 from Frank Ch. Eigler ---
The problem of federation reminded me that we haven't solved this problem yet.
> int debuginfod_info_debuginfo (debuginfod_client *client,
>const unsigned char *build_id
https://sourceware.org/bugzilla/show_bug.cgi?id=28951
Bug ID: 28951
Summary: eu-addr2line produces relative path names, should be
absolute
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=28951
--- Comment #2 from Frank Ch. Eigler ---
Sorry for not noticing the flag. Making it default would let it match
binutils. (Both also have the "-s" option for basename.)
--
You are receiving this mail because:
You are on the CC list for the
https://sourceware.org/bugzilla/show_bug.cgi?id=28708
Frank Ch. Eigler changed:
What|Removed |Added
Status|WAITING |ASSIGNED
--- Comment #11 from Fran
https://sourceware.org/bugzilla/show_bug.cgi?id=29022
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
https://sourceware.org/bugzilla/show_bug.cgi?id=29022
--- Comment #3 from Frank Ch. Eigler ---
I can't come up with a convincing example why 0-length files would be bad, just
general unease at the ambiguity. I don't mind switching to it for now; at
worst, later on we may have to revise and then
https://sourceware.org/bugzilla/show_bug.cgi?id=29098
Bug ID: 29098
Summary: debuginfod - set default prefetch limits to >0
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Compone
https://sourceware.org/bugzilla/show_bug.cgi?id=29117
Bug ID: 29117
Summary: debuginfod client leaking fd's for cache misses
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Compon
https://sourceware.org/bugzilla/show_bug.cgi?id=29117
--- Comment #1 from Frank Ch. Eigler ---
Created attachment 14089
--> https://sourceware.org/bugzilla/attachment.cgi?id=14089&action=edit
possible patch
By inspection, in the unlink too-old negative-hit cache file case, we don't
close the f
https://sourceware.org/bugzilla/show_bug.cgi?id=29117
Frank Ch. Eigler changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=29123
Frank Ch. Eigler changed:
What|Removed |Added
CC||fche at redhat dot com
--- Comment
101 - 200 of 206 matches
Mail list logo