On Sep 27, 2010, at 1:38 PM, Mike Silva wrote:
> We have a simple application with multiple NSView subclasses (like Buttons,
> TextFields, etc.) that are being updated every couple seconds with status
> information. After a couple days of running continuously the application
> will lock on th
I've attached the entire stack trace.
the code should not be drawing from multiple threads.
Here are the stacks of all the threads:
Thread 12 (process 145):
#0 0x961577da in mach_msg_trap ()
#1 0x96157f47 in mach_msg ()
#2 0x973f6dbf in __CFRunLoopRun ()
#3 0x973f5d34 in CFRunLoopRunSpecifi
We have a simple application with multiple NSView subclasses (like Buttons,
TextFields, etc.) that are being updated every couple seconds with status
information. After a couple days of running continuously the application will
lock on this stack trace:
Thread 1 (process 145):
#0 0x96185782 i