DiamondLightSource / DiamondLightSource/mx-bluesky
dls_dev_env.sh causes double free or corruption message
Open
bug
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.