core dumped when turn on Multithreading switch
Open
- Dominant language
- C++
- Stars
- 755
- Forks
- 55
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 7
Description
I add
```
#define BRUNSLI_EXPERIMENTAL_GROUPS 1
```
in c/tools/cbrunsli.cc
then try to compress a jpg, but a core dumped. The jpg picture is in the attachment.
```
c/enc/write_bits.cc:26 (~Storage)
Aborted (core dumped)
```

Contributor guide
Assessment
This issue has not been assessed yet.