aboutcode-org / aboutcode-org/scancode.io
scancode.io AppImage: memory errors when running pipelines for multiple projects
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
The scancode.io AppImage crashes with a memory error message when running the `scan_package` pipeline on these packages:
- https://files.pythonhosted.org/packages/ce/b8/c170db50ec49d5845bd771bc5549fe734ee73083c5c52791915f95d8e2bc/numpy-1.24.1.tar.gz
- https://files.pythonhosted.org/packages/d6/bd/2d13a273d95f7b7d9903c906c486040b0aebb85e008f93a5dd0891f21f1f/scipy-1.10.0.tar.gz
- https://dlcdn.apache.org/tomcat/tomcat-10/v10.0.27/bin/apache-tomcat-10.0.27.tar.gz
- https://dlcdn.apache.org/cassandra/4.1.0/apache-cassandra-4.1.0-bin.tar.gz
and the `docker` pipeline on these images:
- docker://debian@sha256:5bed611aa770a81d1bd4b81040ccf54396258492eaebe60293a38cab8355b1e2
- docker://ubuntu@sha256:ee0752679bed0fa6c877f24dc19a94abb62d3d212197431f4d92638a1613ff17
The error messages that can come up are:
- `malloc(): unaligned tcache chunk detected`
- `double free or corruption (out)`
Contributor guide
Assessment
This issue has not been assessed yet.