rc wrote: > This abbreviated demo that I posted earlier shows the same thing. Crashes here when I hit the Quit button. Removing this line fixes that problem: > [image release]; I think you're right about CGImageRelease(newImage) and [pool drain]; never being called, btw.