Re: Mysterious crash in objc_msgSend in GC app
Re: Mysterious crash in objc_msgSend in GC app
- Subject: Re: Mysterious crash in objc_msgSend in GC app
- From: Bill Bumgarner <email@hidden>
- Date: Tue, 27 Oct 2009 15:15:20 -0700
On Oct 27, 2009, at 3:08 PM, Sean McBride wrote:
> nor do I do any dynamic
> loading nor unloading of bundles.
You don't, but there appear to be certain QuickTime components -- decoder/encoder modules, perchance? -- that do and will inside your application if you use QuickTime. There may be other plugin-by-implication-of-API-use that do the same.
And there appears to be at least one of them that is doing unsafe unloading, given the various crash logs that I have seen in the recent past.
If you, or anyone, can provide more specific evidence than that, I would really appreciate an email or bug report (http://bugreport.apple.com) with the additional details!
b.bum
_______________________________________________
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