Re: Sporadic crashing
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Mar 9, 2008, at 9:15 PM, bensyverson wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... I have a plug which is crashing sporadically... On at least one user's system, the console gets this message a bit before the crash: *** WARNING: The API "-[QCOpenGLContext initWithCGLContextObj:pixelFormat:options:]" is deprecated That's only telling you, if you're calling that method, that it could disappear in a future OS release. It shouldn't presently be an issue, tho. I'm hoping this rings a bell with someone -- if not, I'll post some more details... I think that's a red herring. A more useful thing to do would be to provide a piece of your crash log that at least shows the exception and the backtrace for the thread that crashed. This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Christensen