delorie.com/archives/browse.cgi | search |
From: | DougEleveld <deleveld AT dds DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: keyword "new" causes SIGSEV |
Date: | Tue, 25 Aug 1998 23:23:01 +0200 |
Organization: | Rijksuniversiteit Groningen |
Lines: | 18 |
Message-ID: | <35E32B35.1B5F955F@dds.nl> |
References: | <35E1C842 DOT 45EFF366 AT newnorth DOT net> |
NNTP-Posting-Host: | client36-18.oprit.rug.nl |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Wow what a detailed problem report. I'm sorry that I can't solve your problem for you, although I do smell a wild pointer somewhere that may be screwing with you malloc internal tables and then it crashes in malloc. Whenever I get problems like this I use a memory allocation library to help find wild pointers and wierd things. I use a slightly modified version of a package called ZFortify which I think is really good, and just a few days ago there was a post here about MSS which after a quick look looks very good too. I bet if you used something like this you answer will jump right out at you... Good luck, Doug Eleveld
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |