[rrd-developers] Re: rrdtool bug?
Tobias Oetiker
oetiker at ee.ethz.ch
Sun Mar 5 09:14:21 MET 2000
Friday you sent me mail regarding rrdtool bug?:
*> This is under:
*> FreeBSD superfast.vger.com 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16
*> 23:40:35 GMT 1999 jkh at highwing.cdrom.com:/usr/src/sys/compile/GENERIC
*> i386
*>
*> I'm getting the following errors from rrdcgi:
*> rrdcgi in free(): warning: junk pointer, too high to make sense.
*> rrdcgi in free(): warning: junk pointer, too high to make sense.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in free(): warning: chunk is already free.
*> rrdcgi in malloc(): warning: chunk is already free.
it would be usefull if you could run this under gdb control and see
which instances of free generate these warnings ... the problem is
that I work under the asumption that freeing a pointer which
alreday points to NULL is of no harm ... but I could put a test in
for this to prevent free from being called ...
any thoughs on this folks ?
cheers
tobi
--
______ __ _
/_ __/_ / / (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
/ // _ \/ _ \/ / TEL: +41(0)1-6325286 FAX:...1517 ICQ: 10419518
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker
--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-developers
More information about the rrd-developers
mailing list