From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: {more} upgrade chaos Organization: Pin Eight Software Message-ID: References: <387BE4CD DOT 1070AA75 AT mpx DOT com DOT au> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 13 X-Trace: /wmC6B0gU+hooEpfK/hmLuP85Dkplpls7ykEaCcsWOXsSqFysGiFgMWrMVxfGHZw7CON7dXAXULG!49+KkdUNNDGa94XC5rJC3tKZxD3QQFtiBBhSrTf4n+qHn9KoZaYcOuF9DHJWSlmQ6orNhBZKSA== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Wed, 12 Jan 2000 16:52:02 GMT Distribution: world Date: Wed, 12 Jan 2000 16:52:03 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com jazir wrote in message <387BE4CD DOT 1070AA75 AT mpx DOT com DOT au>... > > another problem: i was compiling yet another of my old programs, and i >got the SIGSEGV from free(), but the stack displayed after the crash only >had free in it..not where it was called from. this is all very weird. This means that your stack frame was corrupted, that you're overwriting the stack. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html