What is CoreCapture, why it crashes, how can I fix it?

What is CoreCapture, why it crashes and how can I solve this problem?

Folder is located in: System > Library > newspapers > CrashReporter > CoreCapture

This is what I get in the Console:

2016-08 / 08 10:20:05.816 AM corecaptured [479]: CCProfileMonitor::profileCallback entered token: 1

2016-08 / 08 10:20:06.795 AM corecaptured [479]: CCProfileMonitor::setStreamEventHandler

2016-08 / 08 10:20:06.796 AM corecaptured [479]: CCXPCService::setStreamEventHandler registered for notification of recall.

2016-08 / 08 10:20:10.310 AM corecaptured [479]: receives the Capture events

2016-08 / 08 10:20:10.311 AM corecaptured [479]: CCFile::captureLog

2016-08 / 08 10:20:10.311 AM corecaptured [479]: received CCFile::captureLog Capture notice id: 1470666000.600850, reason = AuthFail:sts:2_rsn:0

2016-08 / 08 10:20:11.401 AM corecaptured [479]: doSaveChannels@286: will write to: /Library/Logs/CrashReporter/CoreCapture/IOReporters/[2016-08-08_10,20,00.600850]-AuthFail:sts:2_rsn:0.xml

2016-08 / 08 10:20:19.111 AM corecaptured [479]: receives the Capture events

2016-08 / 08 10:20:19.111 AM corecaptured [479]: CCFile::captureLog

2016-08 / 08 10:20:19.111 AM corecaptured [479]: received CCFile::captureLog Capture notice id: 1470666000.600850, reason = AuthFail:sts:2_rsn:0

[2016-08 / 08 10:20:20.445 AM corecaptured [479]: CCFile::copyFile filename is [2016-08-08_10, 20, 09.706372] - io80211Family - 001.pcapng, source path:/var/log/CoreCapture/com.apple.iokit.IO80211Family/IO80211AWDLPeerManager/ / [2016-08-08_10, 20, 09.706372] - io80211Family - 001.pcapng, dest path:/Library/Logs/CrashReporter/CoreCapture/com.apple.iokit.IO80211Family/[201 6-08-08_10,20,00.600850]=AuthFail:sts:2_rsn:0/IO80211AWDLPeerManager//[2016-08-0 8_10, 20, 09.706372] - io80211Family - 001.pcapng

[2016-08 / 08 10:20:20.446 AM corecaptured [479]: CCFile::copyFile filename is [2016-08-08_10, 20, 09.797365] - AirPortBrcm4360_Logs - 001.txt, path:/var/log/CoreCapture/com.apple.driver.AirPort.Brcm4360.0/DriverLogs//[2016 - 08-08_10, 20, 09.797365 source] - AirPortBrcm4360_Logs - 001.txt, path:/Library/Logs/CrashReporter/CoreCapture/com.apple.driver.AirPort.Brcm4360 dest. 0/[2016-08-08_10,20,00.600850]=AuthFail:STS:2_rsn:0/DriverLogs//[2016-08-08_10,2 0,09.797365] - AirPortBrcm4360_Logs - 001.txt

2016-08 / 08 10:20:20.662 AM corecaptured [479]: [2016-08-08_10, 20, 20.049494] file CCFile::captureLogRun jump the current Dir file - AirPortBrcm4360_Logs - 002.txt, current file [2016-08-08_10, 20, 20.049494] - AirPortBrcm4360_Logs - 002.txt

2016-08 / 08 10:20:20.662 AM corecaptured [479]: output CCFile::captureLogRun CCFile::captureLogRun()

2016-08 / 08 10:20:20.801 AM corecaptured [479]: [2016-08-08_10, 20, 20.049536] file CCFile::captureLogRun jump the current Dir file - io80211Family - 002.pcapng, current file [2016-08-08_10, 20, 20.049536] - io80211Family - 002.pcapng

2016-08 / 08 10:20:21.084 AM corecaptured [479]: output CCFile::captureLogRun CCFile::captureLogRun()

2016-08 / 08 10:20:21.843 AM corecaptured [479]: doSaveChannels@286: will write to: /Library/Logs/CrashReporter/CoreCapture/IOReporters/[2016-08-08_10,20,00.600850]-AuthFail:sts:2_rsn:0.xml

2016-08 / 08 10:22:03.170 AM corecaptured [479]: XPC error: invalid connection

2016-08 / 08 10:22:03.170 AM corecaptured [479]: CCProfileMonitor::freeResources done

2016-08 / 08 10:22:03.171 AM corecaptured [479]: CCDataTap::profileRemoved, owner: com.apple.iokit.IO80211Family, name: AssociationEventHistory

2016-08 / 08 10:22:03.171 AM corecaptured [479]: CCLogTap::profileRemoved, owner: com.apple.driver.AirPort.Brcm4360.0, name: DriverLogs

2016-08 / 08 10:22:03.208 AM corecaptured [479]: CCLogTap::profileRemoved, owner: com.apple.iokit.IO80211Family, name: IO80211AWDLPeerManager

2016-08 / 08 10:22:03.239 AM corecaptured [479]: CCDataTap::profileRemoved, owner: com.apple.driver.AirPort.Brcm4360.0, name: StateSnapshots

2016-08 / 08 10:22:03.240 AM corecaptured [479]: CCLogTap::profileRemoved, owner: com.apple.iokit.IO80211Family, name: OneStats

2016-08 / 08 10:22:03.249 AM corecaptured [479]: CCIOReporterFormatter::refreshSubscriptionsFromStreamRegistry compensation to all previous subscriptions

2016-08 / 08 10:22:03.250 AM corecaptured [479]: CCIOReporterFormatter::addRegistryChildToChannelDictionary broadcasts 7

Hello George,.

It is a diagnostic tool for Apple. In my view, that it captures information of your network connections. Or at least, that's what it is designed to do. I took a quick glance at my 10.11.6 machine and the framework of the CoreCapture seems to refer to an internal tool of Apple to ' / usr/local/bin/cctool. " Maybe that's why it crashes for you. See /System/Library/PrivateFrameworks/CoreCapture.framework/Versions/A/Resources/co llectWiFiDebugInfo.py

I have no idea how you can solve this problem. Maybe you could create an executable shell script in this way just to see if that allows what is running to complete.

You should definitely file a report bug with Apple in this regard. Maybe it will be fixed in a few months.

Tags: Mac OS & System Software

Similar Questions

Maybe you are looking for

  • What recovery CD to use with Satellite Pro L20?

    We have several Toshiba laptops in use in our society. I need to restore a (a Satellite Pro L20) to factory settings. However, although I have kept all the recovery CD, most of them have labels which do not mention which model they are intended to be

  • Very slow, first install win7 on Satellite L875-126

    installing windows 7 start for at least 2 hours and is now just the instalation network (for 30 minutes and not finished). I guess that this laptop has a problem. Can someone tell me if the same problem has happened to him?

  • Flex 2 15 is no boot from usb stick w Win 7 image

    I recently bought a Flex 2 15 and want to install Win 7. I created a bootable Windows 7 USB drive with the Microsoft tool and it works very well. The problem is, no matter what I change in the Bios or Boot manager, the laptop does not boot from usb.

  • HP 3D DriveGuard necessary or recommended for SSD drive?

    Recently, I replaced the standard reader on my HP 2730p with an Intel SSD X-18. I did a clean install and the driver for the HP 3D DriveGuard indicates missingof course so my question is - should I or should I install this driver if I have an SSD in

  • Photosmart A630 series printer (I think I have the A637 - one made in red)

    1. is there an accessory of bluetooth as an option for this printer that allows printing bluetooth, particularly from an iphone/ipad? 2. is there an optional battery that can still be purchased for this printer? 3. What is the printing resolution?  (