• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Not sure what "Non-aligned pointer being freed" means...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Not sure what "Non-aligned pointer being freed" means...
      • From: Chris Suter <email@hidden>
    • Re: Not sure what "Non-aligned pointer being freed" means...
      • From: David Dunham <email@hidden>
  • Prev by Date: Re: Is XCode 3 SCM more dysfunctional than ever or am I doing something wrong?
  • Next by Date: Re: Not sure what "Non-aligned pointer being freed" means...
  • Previous by thread: Loading View in Placeholder upon startup
  • Next by thread: Re: Not sure what "Non-aligned pointer being freed" means...
  • Index(es):
    • Date
    • Thread