On 22 Mar '08, at 3:23 PM, Guillem Palou wrote:

The debugger crashes in a MoviesTask call. The movie is loaded long before the call, but the QTMovie object is created only a few instants before. All the other objects look valid.

Maybe a Movie, or other important object, got deallocated. Try setting the environment variable NSZombieEnabled to YES, and then run the program. If something tried to message a deallocated object, you'll get a helpful message saying what happened (including what class the object used to be.)

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to