mach_msg timing out + QuickTime
mach_msg timing out + QuickTime
- Subject: mach_msg timing out + QuickTime
- From: Kevin Wojniak <email@hidden>
- Date: Tue, 20 Jul 2010 17:06:01 -0700
I have a project where there's a plugin that gets loaded into new processes (it's quite hacky) and a controller app that communicates with it via mach messages. I am just fixing bugs with it (didn't originally design it), but there is an issue that is 100% reproducible where a process that uses QuickTime will not receive any of the mach messages due to the mach_msg() function timing out when being called from the controller app. If a process does not use QuickTime, it works just fine. Is there any kind of conflict with QuickTime (QTKit) and custom mach messages that is causing them to time out? The processes I'm referring to specifically here are Safari and QuickTime Player.
Kevin_______________________________________________
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