Re: Over-released Paragraph Style - Driving Me NUTS!
Re: Over-released Paragraph Style - Driving Me NUTS!
- Subject: Re: Over-released Paragraph Style - Driving Me NUTS!
- From: j o a r <email@hidden>
- Date: Fri, 20 Oct 2006 22:15:20 +0200
On 20 okt 2006, at 20.34, Seth Willits wrote:
I've never used ObjectAlloc before, so it sounds neat. However,
it's been running for the last half an hour and still hasn't gotten
to the 100% repeatable crash yet on a dual 2.3 G5. This is rather
painful...
ObjectAlloc is incredibly neat! It's an indispensable part of the
Cocoa toolkit! There is also OmniObjectMeter from the good fellows at
OmniGroup, I think it provides roughly the same functionality.
Now, ObjectAlloc does require a lot of resources - especially in the
configuration I advised you to use. It's particularly important to
have lots of RAM. If you start swapping, you're basically toast.
Check with Activity Monitor / top to see if you're OK on that front
or not.
It also helps if you can get to the problematic code as quickly as
possible after launching your app. Perhaps you can tweak it a bit to
avoid having it load / run other parts of your code while
troubleshooting this issue? You might even want to try moving your
problematic code to a small sample application.
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