• 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
Re: GuardMalloc not working, Xcode 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GuardMalloc not working, Xcode 4


  • Subject: Re: GuardMalloc not working, Xcode 4
  • From: Robert Purves <email@hidden>
  • Date: Tue, 22 Mar 2011 00:47:26 +1300

Shamyl Zakariya wrote:

> I have a project (C++, 32-bit) which is crashing in a manner that smells like a memory smasher, so I gave a stab at running it under GuardMalloc, which I've done plenty of times in the past.
>
> Trouble is, I can't run my binary with GM. I get this error on the log:
> dyld: could not load inserted library:
> But no listing of what the missing library is. Now, I tried making a new, simple c++ command line app and running it under guard malloc and it worked as expected. So I know guard malloc works in Xcode 4.
>
> This project happens to have originally been an Xcode 3 project, so perhaps there's something going on there? Some odd inherited setting screwing things up? Does anybody have any suggestions? I'm not looking forward to fixing this bug without guard malloc.

If you can't get VG to work, use valgrind instead.
http://en.wikipedia.org/wiki/Valgrind
http://valgrind.org/

Robert P.

 _______________________________________________
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

  • Prev by Date: Re: DocSet causes Xcode4 to crash
  • Next by Date: Re: When new book for Xcode 4.0 will be released?
  • Previous by thread: Re: GuardMalloc not working, Xcode 4
  • Next by thread: Xcode 4 project always opens scheme iOS Device
  • Index(es):
    • Date
    • Thread