Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
- Subject: Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
- From: Dix Lorenz <email@hidden>
- Date: Wed, 5 Apr 2006 09:30:07 +0200
On 04.04.2006, at 19:26, Ondra Cada wrote:
Dix,
On 4.4.2006, at 19:04, Dix Lorenz wrote:
2006-04-04 18:55:22.273 mediMACH IV[522] *** Selector 'release'
sent to dealloced instance 0x1b56f630 of class NSWindow.
and the last line repeats very fast. So I assume I am
overreleasing the window but I don't know where. I let
NSWindowController handle everything, I don't retain or release
the window anywhere. I only pass it to runModalForWindow but that
should be ok... If I break at -[_NSZombie release] as suggested it
breaks exactly where it will sooner or later crash so that doesn't
help.
May perhaps your window be set up in NIB to release when closed?
That was the first thing I checked when I saw I might be
overreleasing the Window, but it is not...
Dix
_______________________________________________
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