The error indicates inconsistent usage of memory allocation/deallocation 
functions. Typical reasons are inconsistent usage of library functions (e.g. 
different tcl versions during compilation and runtime of nsd or some of the c 
modules) or inconsistent usage of memory allocator options (e.g. malloc 
libraries in use).

One can obtain details what happened via debugging options during compilation.

-gn

> On 18.03.2024, at 18:39, Maksym Zinchenko <siqsu...@gmail.com> wrote:
> 
> Hello, what can cause this errors, how can I get more information about, 
> debug:
> 
> Fatal: alloc: invalid block: 0x7fd5285e5670: 0 0
> Fatal: received fatal signal 11
> 
> Thank you
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel



_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to