Mac 10.9.2后airplay出现的bug
mac更新到10.9.2后,打开chrome顿卡,qq视频无效,风扇是不是狂转,或其他应用时CPU爆涨
特意关心了下进程,发现一直有在跑reportcrash
控制台里一直以一种丧心病狂的姿态泡以下提示
14-3-21 下午8:39:20.675 VDCAssistant[4027]: AVF warning: failed to get a service for display id: 4128829 14-3-21 下午8:39:20.675 VDCAssistant[4027]: AVF warning: failed to get a service for display id: 4128830 14-3-21 下午8:39:20.675 VDCAssistant[4027]: AVF warning: failed to get a service for display id: 4128831 14-3-21 下午8:39:20.691 VDCAssistant[4027]: CGSDisplayID: App trying to enumerate [0 to CGSGetNumberOfDisplays()] instead of using CGSGetDisplayList(). Compensating... 14-3-21 下午8:39:20.691 VDCAssistant[4027]: Client is attempting to access a display by index (4) instead of display ID. 14-3-21 下午8:39:20.771 ReportCrash[3892]: Saved crash report for VDCAssistant[4026] version 4561 to /Library/Logs/DiagnosticReports/VDCAssistant_2014-03-21-203920-1_lynns-MacBook-Pro.crash 14-3-21 下午8:39:21.100 com.apple.launchd[1]: (com.apple.cmio.VDCAssistant[4027]) Job appears to have crashed: Abort trap: 6 14-3-21 下午8:39:21.127 VDCAssistant[4028]: AVF warning: failed to get a service for display id: 4128828 14-3-21 下午8:39:21.128 VDCAssistant[4028]: AVF warning: failed to get a service for display id: 4128829
我私下猜测是不是和我用的远程控制软件splashtop有关,结果今天发现问题犹在
首次搜索,得到的建议是关闭占用camera的进程然后重新打开①
我满怀期待.....
然后打开控制台看见的依然是契而不舍的报错,那么咱们继续吧,
在tonymacx86②我终于看见有兄弟说他更新的时候也出现这个问题了,
当然也有不少朋友带着疑惑的语气报出自己的摄像头设备并表示自己没有问题
好吧有人说是airparrot的原因,好吧没有帮助
于是我开始怀疑是电脑上唯一残存的air软件airplay了
我以罪魁祸首AVFrameBuffer.kext和AVVideoCard.kext为关键词搜索,终于在apple官方论坛找到了答案,确实是来自于airplay的错误,虽然报的bug只是拖动bug
③
① 这里标准的操作流程是:
cd /Applications/Utilities sudo killallVDCAssistant
② 是的我用的黑苹果,这是黑苹果大军不得不知晓的一个好网站
③ 已经懒得写博客了,看官自己参悟吧apple