On Jan 31, 2010, at 7:39 AM, slasktrattena...@gmail.com wrote: > This looks like a bug in AppKit but I'm not sure. Any ideas? (I cannot > reproduce the problem.)
No, it's a bug in 'myProject' — it's calling AppKit from a background thread, which is generally not allowed: 13 AppKit 0x9507b052 -[NSControl sizeToFit] + 46 14 myProject 0x000540c4 0x0 + 344260 15 myProject 0x00042a96 0x0 + 273046 16 Foundation 0x906838d8 -[NSThread main] + 45 17 Foundation 0x90683888 __NSThread__main__ + 1499 18 libSystem.B.dylib 0x93494fbd _pthread_start + 345 19 libSystem.B.dylib 0x93494e42 thread_start + 34 —Jens_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com