Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
- Subject: Re: [temporary workaround] NSDocument with NSMatrix crasher (10.4)
- From: Shehryar Khan <email@hidden>
- Date: Mon, 10 Jul 2006 14:52:13 -0700
The workaround for this problem (until Apple delivers a fix) is to
explicitly retain the matrix in windowControllerDidLoadNib: (yes
memory leak, horrible, yes I know but it's better than the app
crashing outright).
-shehryar
ps. apologies for the noob question but what's the best way to
report this bug to Apple?
On Jul 10, 2006, at 7:18 AM, Matt Neuburg wrote:
On Sun, 9 Jul 2006 15:28:30 -0400, Erik Buck
<email@hidden> said:
Forgive me if I don't understand the problem. I have not read the
entire thread. However...
Why was a view being being edited put in an autorelease pool and
therefore released as shown in these line of the crash stack dump ?
We don't know - that's the bug. This app has no code except for
what comes
fresh from Apple in the template. (Plus one line that apparently
has nothing
to do with the matter, though presumably it does.)
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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
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