Very strange Xcode debugger issue.
Very strange Xcode debugger issue.
- Subject: Very strange Xcode debugger issue.
- From: "David Springer" <email@hidden>
- Date: Fri, 2 May 2008 11:05:42 -0600
Folks,
Xcode 2.5 on Leopard, app and all libs built with 10.4u SDK.
If I debug my app using Xcode 2.5 (in the GUI), I get these errors
while calling the destructor of an object created on the stack:
MyApp(26961,0xa02e3fa0) malloc: *** error for object 0x28001660:
pointer being freed was not allocated
However, when I run the app from the command line, or launch from
Finder, or even debug using gdb form the command line I do NOT get
these errors.
Has anyone seen this? Any ideas on what is going on here?
Thanks!
- Dave.S
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden