Skip to content

[DWARF] Prevent extra slashes in generated debuginfod urls - #7623

Merged
negasora merged 1 commit into
devfrom
test_fix_debuginfod_urls
Nov 14, 2025
Merged

[DWARF] Prevent extra slashes in generated debuginfod urls#7623
negasora merged 1 commit into
devfrom
test_fix_debuginfod_urls

Conversation

@negasora

@negasora negasora commented Nov 11, 2025

Copy link
Copy Markdown
Member

debuginfod.elfutils.org recently changed behavior and now they don't handle extra slashes in URLs gracefully. This fixes loading of DWARF info from debuginfod servers when the configured URLs end with a slash

To test:

  1. Enable network.enableDebuginfod
  2. Set network.debuginfodServers to ["https://debuginfod.elfutils.org/"]
  3. Open true.txt
  4. You should see debug info being applied in the log

@CLAassistant

CLAassistant commented Nov 11, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@plafosse plafosse added this to the Io Release 2 milestone Nov 11, 2025
@negasora
negasora force-pushed the test_fix_debuginfod_urls branch from 4dc4c25 to 876ac63 Compare November 14, 2025 00:08
@negasora
negasora merged commit 876ac63 into dev Nov 14, 2025
5 of 6 checks passed
@emesare emesare removed this from the Io Release 2 milestone Dec 1, 2025
@negasora
negasora deleted the test_fix_debuginfod_urls branch February 7, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants