zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    destoon系统模版中常用的变量,语法和标签
    destoon后台登录框不显示
    微信一键登录出现“redirect_uri 参数错误”
    destoon验证码不显示的问题或解决方法
    微信一键登录出现Scope 参数错误或没有 Scope 权限
    destoon发布信息标题重复不能发布信息
    第三方极验验证码
    微信关注二维码不显示
    dt产品调用大图中图,destoon
    禁用会员后同时禁用其发布的产品
  • 原文地址:https://www.cnblogs.com/sherylynn/p/3616673.html
Copyright © 2011-2022 走看看