Re: closing panel from a thread
Re: closing panel from a thread
- Subject: Re: closing panel from a thread
- From: j o a r <email@hidden>
- Date: Sun, 19 Mar 2006 22:59:44 +0100
On 19 mar 2006, at 21.06, Mudi Dandan wrote:
I guess it happens when abort is pressed while the panel is being
closed from the detached thread.
I tried to close the panel with "performSelectorOnMainThread" but
did not help.
If I don't release the panel it does not crash, but that way I leak
memory.
Your crash looks like a memory management error - sending a message
to a deallocated object - rather than a threading error.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden