Dear Gustaf, my naviserver and modules are compiled and installed in the
docker container, using the same image, so I assume there's no problem with
different versions of tcl. This error happens when I'm trying to start a
container, after a few retries it works fine.

On Tue, Mar 19, 2024 at 8:21 AM Gustaf Neumann (sslmail) <neum...@wu.ac.at>
wrote:

> 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
>
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to