malloc: unable to create stack log directory

Tagged:

I was getting a lot of these errors when changing my xcode project's profile from Simulator to Device:

malloc: unable to create stack log directory /tmp/stack-logs.NNN.PROJECTNAME.XXXXXX

As noted in this post, the solution is to turn off MallocStackDebugging.  Setting to "NO" doesn't work, you need to uncheck the option in the project's Execution target.

Comments

This worked for me to.

This worked for me to.

Post new comment

TEXTAREA ID: edit-comment
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <drupal6>, <java>, <javascript>, <objc>, <perl>, <php>, <python>, <rails>, <ruby>, <sql>, <xmlcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.