Valgrind Fails to Use Debuginfod #202
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Despite being supported, using Valgrind on a compiled AUR package (built with debug info and unstripped) fails with a message about not having access to debug information for dependencies:
Happens even if I downgrade Valgrind to upstream Arch's repos
If this happens with vanilla packages its probably an Arch related issue. Not sure if we can do anything from our side here.
@N3k0-san what is the output of
echo $DEBUGINFOD_URLS
? It should have both the ahlp.dev and archlinux.org debuginfod servers.I would actually help with this but I actually moved to Gentoo about 4 months ago, so I can't actually assist with Arch issues anymore because this is my only machine.
Since we have no way of verifying this, closing is the best option rn. Please reopen if you experience a similar issue.