Closed
Description
Describe the bug
I noticed while upgrading from v2.11.2. -> 2.15.1. that I now receive a SEGV on calling blosc2_schunk_free().
Reverting back down to 2.14.0 fixes this problem. I was able to narrow it down to the 2.15.0 release.
The actual code calling blosc2_schunk_free() can be seen here
As far as I'm aware I'm not doing anything that is unintended here but feel free to correct me
Logs
Below you can find some gh action runs across multiple OSs where these errors can be seen
Valgrind 2.14.0
Asan 2.14.0 <-- There is some potentially unrelated issues in the GCC ubuntu build here
System information:
- OS: Windows | Ubuntu | MacOS
- Compiler GCC | Clang | MSVC
- Version 2.15.0
Metadata
Metadata
Assignees
Labels
No labels