GuardMalloc not working, Xcode 4
GuardMalloc not working, Xcode 4
- Subject: GuardMalloc not working, Xcode 4
- From: Shamyl Zakariya <email@hidden>
- Date: Sun, 20 Mar 2011 21:15:37 -0400
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.
Thanks,
--
shamyl zakariya
so much for pathos
_______________________________________________
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