Re: Anyone seen [NSCursor set] crash by calling abort()?
Re: Anyone seen [NSCursor set] crash by calling abort()?
- Subject: Re: Anyone seen [NSCursor set] crash by calling abort()?
- From: Jens Alfke <email@hidden>
- Date: Thu, 11 Apr 2013 16:57:02 -0700
On Apr 11, 2013, at 11:57 AM, Sean McBride <email@hidden> wrote:
> 2 libsystem_c.dylib 0x00007fff88fb2dce abort + 143
> 3 com.apple.CoreGraphics 0x00007fff920db242 CGSConnectionByID + 232
Did CGS write anything to the console before calling abort()? Looks like it’s complaining about an invalid window-server connection ID.
Also, when does this happen — during launch, while the app is running, or upon quit?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden