...ldlogger.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored #4053
Labels
analyzer 📈
Related to the analyze commands (analysis driver)
ld-logger 📃
package-Python 🐍
Issues related to the officially supplied PyPI (pip) package
Describe the bug
A clear and concise description of what the bug is.
When trying to use CodeChecker with the VS Code extension, I'm unable to view the errors detected by CodeChecker. I cannot access the logs as there are errors about LD_PRELOAD.
CodeChecker version
You can get version info by running
CodeChecker version
.6.22.2 installed through pip using system Python 3.10 installation.
To Reproduce
Steps to reproduce the behaviour:
This is the result:
Expected behaviour
What you expected to happen.
The log command is run successfully.
Desktop (please complete the following information)
Additional context
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: