I have a certain .app built in xcode (version 3.2.1) as a Release build. I open MallocDebug and browse to the build directory, selecting the Release build and clicking the .app file. I then hit "Launch". MallocDebug then seems to freeze, giving me the spinning beachball for a minute or so, followed by the error message:
Read Data
"Unable to read malloc information from (null)"
What does this mean? What do I have to do to run my app in MallocDebug?