Date: Sun, 25 Feb 1996 09:09:52 +0200 (IST) From: Eli Zaretskii To: Jaroslaw Sacha Cc: djgpp AT delorie DOT com Subject: Re: Crash in malloc djgpp v1.12m4 In-Reply-To: <312E07D9.30C7@EISC.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 23 Feb 1996, Jaroslaw Sacha wrote: > I am getting numerous crashes in calls to malloc. > It seams to be independent of operating systems or hardware. > I tried it on DOS 6.2 and Win95. The same results. > Program crashes are in calls from my program (through new) and > in internal calls to malloc from GRX20. It seems not to be related to amount of memory > allocated but to numer of calls to malloc. Memory dump usually looks like this: Do you use GRX20 with DJGPP v1.12? Did you compile GRX20 with v1.12 for that (it comes compiled with v2.0, AFAIK)? I'm not even sure GRX20 will work with anything but DJGPP v2.0.