From: jazir Newsgroups: comp.os.msdos.djgpp Subject: upgrade chaos Date: Wed, 12 Jan 2000 01:06:24 +1100 Organization: Optus Internet Lines: 20 Message-ID: <387B38E0.1047EF30@mpx.com.au> NNTP-Posting-Host: wdcax4-139.dialup.optusnet.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news1.mpx.com.au 947602922 27778 198.142.149.139 (11 Jan 2000 15:02:02 GMT) X-Complaints-To: abuse AT mpx DOT com DOT au NNTP-Posting-Date: 11 Jan 2000 15:02:02 GMT X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hey everyone, i decided to upgrade to djgppv2.03, and GCC 2.95.2 in the one hit bad idea! cuz now i have no idea which change caused my problems. i have a textfile {de}/compression program that i wrote, and it used to work fantastically with all kinds of files, even very large ones. when compiled with my new installation, i get SIGSEGV in the function free() this even happens when free is called by functions such as fclose(), rather then being called by my functions. i don't see any reason for this to be happening, and i'm wondering if anyone has some clues for me..? thanks heaps! love, jazir.