Re: Pike 8.0 release 1116

H William Welliver <[email protected]> Wed, 27 Apr 2022 20:56:51 -0400
Newsgroups gmane.comp.lang.pike.user
Message-ID <[email protected]>
Just a quick update: I wrote a (basically empty) program that included =
20 empty files and had no problems on 8.0.1116. So there must be =
something more to it. If you can find a minimal test case, we might have =
better luck.

Bill

> On Apr 26, 2022, at 11:01 AM, David Estopa <[email protected]> wrote:
>=20
> Hello, Friends of Pike!
>=20
> On Pike 8.0 1116,   have anybody experienced similar malloc error =
trying to include several .h files into a program?
>=20
>   malloc(): invalid next size (unsorted)
>   corrupted size vs. prev_size
>=20
> My program includes several .h to define several languages constants. =
If I include 18 works fine, but cannot include one more.
>=20
> Is there a max size limit to include files into a pike program?
>=20
> Thanks in advance.
>=20
> David Estop=C3=A0
>=20