Message-ID: <3E3560E0.3070200@tutopia.com> Date: Mon, 27 Jan 2003 10:40:00 -0600 From: fru User-Agent: Mozilla/5.0 (Windows; U; Win98; es-HN; rv:1.3a) Gecko/20021212 X-Accept-Language: es-mx, en-us, es-co, es-ar, es, MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: malloc/free crash Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Reply-To: djgpp AT delorie DOT com I have runtime problems with malloc and free functions, simple: when I use malloc/free several times, there is a moment when my program crashes and display a message: page segmentation fault at ..... when I compile the same program with borland c++ 3.0 (DOS), there is no problem, and there is no problem with cygwin I'm using the latest version of djgpp (binaries) but I had the problem with a version from 1998 too ¿who wants the source to check it? It's simple and short to analize (the bug part) but (I think) too large to post in the mailing list source: '.c' files '.h' files and Makefile comments: (please add in the subject something like: DJGPP's list) ***Note 1: Sorry about my English ***Note 2: Spanish speackers: pueden comentarlo en español