Not sure what "Non-aligned pointer being freed" means...
Not sure what "Non-aligned pointer being freed" means...
- Subject: Not sure what "Non-aligned pointer being freed" means...
- From: Graham Reitz <email@hidden>
- Date: Sun, 25 Nov 2007 22:34:09 -0600
I am trying to track down a bug that didn't occur with OS X 10.4.x
(Xcode 2.5) but does with the same code in OS X 10.5.1 (Xcode 3.0).
Any help would be greatly appreciated.
Program output: (C++ console app)
mysqlpp_test(2473) malloc: *** error for object 0x18a138: Non-aligned
pointer being freed
*** set a breakpoint in malloc_error_break to debug
The app doesn't appear to crash, but when I add more code it does,
although I am not sure if this is related. It doesn't look good
either way.
It almost looks like it's complaining about memory being deleted that
doesn't "belong" to some pointer.
thanks,
graham
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden