malloc error
malloc error
- Subject: malloc error
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 2 Nov 2003 18:34:29 -0500
Anyone know what would cause this? At the end of a Foundation Tool
program, when I call [pool release]; I'm getting a whole string of
messages printed to the console:
*** malloc[1724]: error for object 0x5259b0: Double free
*** malloc[1724]: error for object 0x5256d0: Double free
*** malloc[1724]: error for object 0x525530: Double free
*** malloc[1724]: error for object 0x525300: Double free
*** malloc[1724]: error for object 0x525040: Double free
Anyone know what I'm doing here and/or how I can fix it?
Thanks.
Jeff
P.S. XCode v1.0 on Mac OS X 10.3 if that matters
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.