Re: NSLayoutManager Background Layout Crash
Re: NSLayoutManager Background Layout Crash
- Subject: Re: NSLayoutManager Background Layout Crash
- From: Douglas Davidson <email@hidden>
- Date: Fri, 29 Jul 2005 09:59:31 -0700
__objc_error indicates an internal error detected by the Objective-C
runtime. There are a variety of things that can cause it, but none
of them are particularly common. It's possible there's a memory
smasher that has overwritten something in the runtime. I believe
it's also possible for this to occur in some cases from use of a
dangling reference to a released object. Try running (a) with
zombies enabled, and (b) with libgmalloc.
Douglas Davidson
_______________________________________________
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