Closed
Description
Describe the bug
When executing make on debian 11 I get an malloc.c.2379 error
Logs and dumps
bash: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
To Reproduce
Steps to reproduce the behavior:
./build.sh
git submodule init
git submodule update
./configure
make
make install
Expected behavior
make executes without errors
Server (please complete the following information):
- ModSecurity versionv 3.0.12 [Latest]
- WebServer: nginx 1.18.0-6.1+deb11u3
- OS (and distro): debian 11 5.10.0-28-amd64