FROM : David Springer
DATE : Fri May 02 19:05:42 2008
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
DATE : Fri May 02 19:05:42 2008
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
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

