Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add libc6-dbg package to fix valgrind on x86_64 #86

Conversation

antonbaliasnikov
Copy link
Contributor

What?

Fix valgrind issue on x86_64 platform:

valgrind:  Fatal error at startup: a function redirection
valgrind:  which is mandatory for this platform-tool combination
valgrind:  cannot be set up.  Details of the redirection are:
valgrind:  
valgrind:  A must-be-redirected function
valgrind:  whose name matches the pattern:      strcmp
valgrind:  in an object with soname matching:   ld-linux-x86-64.so.2
valgrind:  was not found whilst processing
valgrind:  symbols from the object with soname: ld-linux-x86-64.so.2

Issue full logs

Tested locally to prove it works after that.

@antonbaliasnikov antonbaliasnikov merged commit ee8d04f into main Sep 4, 2024
2 checks passed
@antonbaliasnikov antonbaliasnikov deleted the abalias-cpr-1789-support-llvm-regression-tests-runs-with-valgrind-x86 branch September 4, 2024 15:13
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.

2 participants