FROM : Shehryar Khan
DATE : Mon Jul 10 23:52:13 2006
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
> <erik.<email_removed>> 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_removed>, <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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Mon Jul 10 23:52:13 2006
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
> <erik.<email_removed>> 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_removed>, <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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Shehryar Khan | Jul 9, 07:30 | |
| Matt Neuburg | Jul 9, 19:07 | |
| Matt Neuburg | Jul 9, 19:28 | |
| Shehryar Khan | Jul 9, 19:33 | |
| Shehryar Khan | Jul 9, 19:41 | |
| Erik Buck | Jul 9, 21:28 | |
| Matt Neuburg | Jul 10, 16:18 | |
| Shehryar Khan | Jul 10, 23:52 | |
| Erik Buck | Jul 11, 00:06 | |
| Matt Neuburg | Jul 11, 00:58 | |
| Shehryar Khan | Jul 11, 01:01 |






Cocoa mail archive

