Re: [SOLVED] Trying to understand the cause of a "message sent to deallocated instance" error
Re: [SOLVED] Trying to understand the cause of a "message sent to deallocated instance" error
- Subject: Re: [SOLVED] Trying to understand the cause of a "message sent to deallocated instance" error
- From: Matt Crocker <email@hidden>
- Date: Sun, 8 Mar 2009 21:25:46 +0000
Folks,
Thanks to everyone who replied. I always like to find a handy tool
that I didn't know about before. I missed the arrival of Instruments
with Leopard, but I'll be using in future...
It turns out that my problem was me being a bit slack with the
starting and stopping of a QTCaptureSession, which meant that it could
end up being released when it hadn't actually been started under
certain circumstances. Seems stupid in hindsight...
Thanks
Matt
_______________________________________________
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