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

dls_dev_env.sh causes double free or corruption message #569

Open
olliesilvester opened this issue Oct 15, 2024 · 1 comment
Open

dls_dev_env.sh causes double free or corruption message #569

olliesilvester opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@olliesilvester
Copy link
Contributor

When I run ./utility_scripts/dls_dev_env.sh, I get the following error message somewhere during the running of the tests

double free or corruption (!prev)
./utility_scripts/dls_dev_env.sh: line 49: 1990512 Aborted

Sometimes this causes the new virtual environment to not be created properly and I have to run it again.

@olliesilvester olliesilvester added the bug Something isn't working label Oct 15, 2024
@noemifrisina
Copy link
Contributor

Found the same error, but only when running this from the deploy script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants