I recently updated to the newest Xcode (3.2.3 w/ 4.0 SDK) and whenever I run ANY project using the Leaks instrument to analyze it, I get the error "Failure while acquiring malloc pointers (LeakAgent32)". This happens with any and all iPhone 4.0 applications and iPad 3.2 applications. I'm including an image with the error message displayed.
If it helps, the message doesn't show up until Leaks tries to look for leaks (i.e. when I press the 'check for leaks now' button).
Anyone have any suggestions? I've reinstalled the SDK after completely uninstalling XCode, and still no luck.
Thanks!
Edit: Forgot to add that I've searched everywhere to find another instance of this problem and haven't had any luck! Leaks used to work before the update!