• 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: crashes loading saved file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crashes loading saved file


  • Subject: Re: crashes loading saved file
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 09 May 2012 13:39:19 -0700

On May 9, 2012, at 11:58 AM, James Maxwell wrote:

> Pretty straightforward. NSZombieEnabled gives no info, and code analysis reveals no memory warnings. I've been over the code many, many times, and haven't been able to track down a reasonable cause.

Consider using valgrind. It’s pretty easy to use and can find all sorts of edge cases in code, since it’s basically running it in a simulator and watching every memory access like a hawk.

You can install it using your favorite package manager (brew, port, etc.)

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >crashes loading saved file (From: James Maxwell <email@hidden>)

  • Prev by Date: Re: Basic Question
  • Next by Date: Re: -[NSApp orderOut:] leaves custom sheet in -orderedWindows
  • Previous by thread: Re: crashes loading saved file
  • Next by thread: __bridge_transfer on a method return value
  • Index(es):
    • Date
    • Thread