Message-ID: <3914FA82.DFFBCF52@softhome.net> Date: Sun, 07 May 2000 08:09:22 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexandre Oliva CC: DJGPP Workers Subject: Re: Using ggc-page with plain malloc References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Alexandre Oliva wrote: > I'd appreciate if you could try the program below > on other platforms, and report successes/failures you may encounter. While looking into gc-simple performance issues, I've tried your program on DJGPP (i686-pc-msdosdjgpp) and it fails: Assertion failed at align-malloc.c line 60: p == r Exiting due to signal SIGABRT [register and stack dump snipped] If there is any info about DJGPP's malloc() internals, which you'd like to know in order to solve this, just ask. Laurynas Biveinis