Re: [naviserver-devel] Error on startup

2024-03-21 Thread Maksym Zinchenko
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) 
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  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


Re: [naviserver-devel] Error on startup

2024-03-19 Thread Gustaf Neumann (sslmail)
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  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] Error on startup

2024-03-18 Thread Maksym Zinchenko
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