Re: MallocDebug Hang with Core Data Save

2009-12-25 Thread Jesper Storm Bache
As far as I know, Apple is encouraging developers to move to Instruments. Can you use instruments with: Object Allocation or Leaks instead? Jesper On Dec 24, 2009, at 3:12 PM, Richard Somers wrote: Start with an Apple core data document based application project template. Build and start

Re: MallocDebug Hang with Core Data Save

2009-12-25 Thread Richard Somers
On Dec 25, 2009, at 8:59 AM, Jesper Storm Bache wrote: As far as I know, Apple is encouraging developers to move to Instruments. Can you use instruments with: Object Allocation or Leaks instead? Instruments also hangs. It would appear that Instruments uses MallocDebug to check for leaks.

MallocDebug Hang with Core Data Save

2009-12-24 Thread Richard Somers
Start with an Apple core data document based application project template. Build and start with performance tool MallocDebug. Launch and check for leaks. Back in core data app save file. Update to check for leaks and MallocDebug will hang. Happens on PPC and Intel, Xcode 3.1.4, MallocDebug