Re: AppKit deadlock
Re: AppKit deadlock
- Subject: Re: AppKit deadlock
- From: Shaun Wexler <email@hidden>
- Date: Sun, 19 Jan 2003 02:52:46 -0800
On Sunday, January 19, 2003, at 01:47 AM, email@hidden wrote:
It looks like there might be some problems with the default button
throbbing.
I'm experiencing crashes when I'm playing with a custom control and
I'm tracking the mouse and sending setNeedsDiplay:. Occasionally, the
application would crash in the heartbeat API of the default button
(which is done is a secondary thread).
I am experiencing the same problems, new to 10.2.3. setNeedsDisplay:
seems to be quirky. And often now, I'll get a deadlocked process
called "Id" or "ld" that consumes 1 of my 2 CPU's entirely, stuck in
recursive lock in the UI heartbeat thread. Mostly happens if there is
a crash somewhere when storming thru writing/testing/writing/testing
new code.
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.