I'm wondering if anyone else is seeing this:it looks to me like the Responsible caller value in the allocation summary is misleading, and randomly dropping to stack frames. for example, right now i'm looking at a summary that has these three lines (among others):Retain -[Solution initWithContentsOfURL:] Retain -[Solution init] Release -[Solution init]seems line 2 and three match, right? think again. if you look at the full stack frames for each, you see this: 0 Fire -[Solution init] /Users/mh/Code/Fire/SharedProjectSystem/Solution.cs:0 1 Fire -[Solution initWithContentsOfURL:] /Users/mh/Code/Fire/SharedProjectSystem/Solution.cs:85 2 Fire +[Solution solutionWithContentsOfURL:] /Users/mh/Code/Fire/SharedProjectSystem/Solution.cs:664 3 Fire -[SolutionDocument readFromURL:] /Users/mh/Code/Fire/SharedCoreApp/SolutionDocument.cs:70 4 Fire -[SolutionDocument readFromURL:ofType:error:] /Users/mh/Code/Fire/SharedCoreApp/SolutionDocument.NSDocument.cs:78 5 AppKit -[NSDocument _initForURL:withContentsO
0
0
529