Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

macbook air keeps crashing

Hi there,my 2011 macbook air keeps crashing to a blank screen after being on for 5 minutes and then restarts itself. It seems to be in some kind of cycle of crash, restart, crash, restart.

Any ideas?

MacBook Air, Mac OS X (10.7.5), crashing

Posted on Jan 26, 2014 2:02 AM

Reply
13 replies

Jan 26, 2014 8:22 AM in response to GayleBM

If you can't boot in the usual way, try a safe boot.


During startup, you’ll see a progress bar, and then the login screen, which appears even if you normally log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. If you have more than one user account, you must be logged in as an administrator to carry out these instructions.


Safe mode is slower than normal, and some things won’t work at all.


Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is on a software RAID, you can’t boot in safe mode.


If you're able to boot, launch the Console application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Console in the icon grid.


Select the most recent panic report (with a name that begins with "Kernel" and ends in ".panic") under the heading System Diagnostic Reports on the left. If you don't see that heading, select

View ▹ Show Log List

from the menu bar. Post the entire contents of the report — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post any other kind of diagnostic report, such as a hang report.

Jan 26, 2014 4:13 PM in response to Linc Davis

Hello Linc, Thanks for your help.

I went to the Systems Diagnostics Report and there are a number of crash reports such as mds_2014-01-26-223756_localhost.crash. I could not find a panic report or anything beginning with Kernel and ending in panic.

Would you like a copy of this report (or is this a hang report).

Thanks, Gayle

Jan 26, 2014 6:07 PM in response to GayleBM

Reinstalling Mavericks probably won't help.


This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.

If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.

Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.

Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait about a minute. Then paste some other text, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.

You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.

If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.

The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.

Triple-click anywhere in the line of text below on this page to select it:

clear; Fb='%s\n\t(%s)\n'; Fm='\n%s:\n\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; R () { o=; [[ r -eq 0 ]]; }; M () { find -L "$d" -type f -exec sh -c 'file -b "$1" | egrep -q XML\|exec' {} {} \; -print; }; Pm () { [[ "$o" ]] && o=`sed 's/^ */ /' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pc () { o=`egrep -v '^[[:blank:]]*($|#)' "$2"`; Pm "$1"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; system_profiler SPSoftwareDataType | sed '8!d;s/^ *//'; o=`system_profiler SPHardwareDataType | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`system_profiler SPDiagnosticsDataType | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`system_profiler SPUSBDataType | awk '/V.*[(]/{if ($4 !~ /Apple/) print}' | wc -l`; Ps "3rd-party USB devices"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | grep -v 'ag$' | tail | awk -F_ '{$NF=a[split($NF,a,".")]; print}'`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""; print}'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f -exec sh -c 'file -b "$1" | grep -qw shared && ! codesign -v "$1"' {} {} \; -print`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`system_profiler SPFontsDataType | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist ! -exec sh -c 'plutil -s "$1" >&-' {} {} \; -print`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} files"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-

Copy the selected text to the Clipboard by pressing the key combination command-C.

Launch the built-in Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.

Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.


If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important.

If you're not logged in as an administrator, you won't be prompted for your password. The test will still run. It just won't do anything that requires administrator rights.

The test may take up to a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. There wiil be nothing in the Terminal window and no indication of progress until it's done. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.

When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.

If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.

When you post the results, you might see the message, "You have included content in your post that is not permitted." That's because the forum software falsely identifies something in the post as a violation of the terms of use. If that happens, please post the results on Pastebin, then post a link here to the page you created.

Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.


________________________________

Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Jan 26, 2014 8:12 PM in response to Linc Davis

Hi Linc, I haven't performed the diagnostic test yet as it crashed in safe mode. When I rebooted in safe mode again it said that there was a problem with the microsoft office database and gave me the option to rebuild it using Microsoft Database Utility.

I pressed rebuild and now I am trying to backup to an external harddrive.

Jan 27, 2014 5:46 PM in response to Linc Davis

Boot Mode: Safe



3rd-party USB devices: 4



System diagnostics:



mds 2014-01-25-173152 crash

mds 2014-01-26-192729 crash

mds 2014-01-26-194909 crash

mds 2014-01-26-200020 crash

mds 2014-01-26-201132 crash

mds 2014-01-26-205243 crash

mds 2014-01-26-210755 crash

mds 2014-01-26-220741 crash

mds 2014-01-26-223317 crash

mds 2014-01-26-223756 crash



User diagnostics:



AddressBookManager 2014-01-19-133223 crash

sh 2014-01-28-101716 crash

sh 2014-01-28-110412-1 crash

sh 2014-01-28-110412 crash



Kernel messages:



Jan 25 12:02:22 Previous Shutdown Cause: -2

Jan 25 12:25:16 Previous Shutdown Cause: -2

Jan 25 12:43:52 Previous Shutdown Cause: -2

Jan 25 13:16:07 Previous Shutdown Cause: -2

Jan 25 14:44:12 Previous Shutdown Cause: -2

Jan 25 15:51:06 Previous Shutdown Cause: -2

Jan 25 17:30:48 Previous Shutdown Cause: -2

Jan 26 21:43:02 Previous Shutdown Cause: -2

Jan 26 22:01:26 Previous Shutdown Cause: -2

Jan 26 22:17:43 Previous Shutdown Cause: -2

Jan 26 22:31:47 Previous Shutdown Cause: -2

Jan 26 23:05:34 Previous Shutdown Cause: -2

Jan 27 08:27:47 Previous Shutdown Cause: -2

Jan 27 09:34:51 Previous Shutdown Cause: -2

Jan 27 12:27:49 Previous Shutdown Cause: -2

Jan 27 19:53:04 Previous Shutdown Cause: -2

Jan 28 11:12:26 Previous Shutdown Cause: -2



launchd items:



/Library/LaunchAgents/com.intego.commonservices.statusitem.plist

(com.intego.commonservices.statusitem)

/Library/LaunchAgents/com.intego.netupdate.agent.plist

(com.intego.netupdate.agent)

/Library/LaunchAgents/com.intego.personalbackup.agent.plist

(com.intego.personalbackup.agent)

/Library/LaunchAgents/com.intego.task.manager.notifier.plist

(com.intego.task.manager.notifier)

/Library/LaunchAgents/com.intego.VirusBarrierX6.alert.plist

(com.intego.VirusBarrierX6.alert)

/Library/LaunchAgents/com.intego.VirusBarrierX6.statusitem.plist

(com.intego.VirusBarrierX6.statusitem)

/Library/LaunchAgents/com.oracle.java.Java-Updater.plist

(com.oracle.java.Java-Updater)

/Library/LaunchDaemons/com.adobe.fpsaud.plist

(com.adobe.fpsaud)

/Library/LaunchDaemons/com.apple.remotepairtool.plist

(com.apple.RemotePairTool)

/Library/LaunchDaemons/com.intego.commonservices.daemon.plist

(com.intego.commonservices.daemon)

/Library/LaunchDaemons/com.intego.commonservices.icalserver.plist

(com.intego.commonservices.icalserver)

/Library/LaunchDaemons/com.intego.commonservices.metrics.kschecker.plist

(com.intego.commonservices.metrics.kschecker)

/Library/LaunchDaemons/com.intego.netupdate.daemon.plist

(com.intego.netupdate.daemon)

/Library/LaunchDaemons/com.intego.personalantispam.daemon.plist

(com.intego.personalantispam.daemon)

/Library/LaunchDaemons/com.intego.PersonalBackup.daemon.plist

(com.intego.PersonalBackup.daemon)

/Library/LaunchDaemons/com.intego.task.manager.daemon.plist

(com.intego.task.manager.daemon)

/Library/LaunchDaemons/com.intego.VirusBarrierX6.daemon.plist

(com.intego.VirusBarrierX6.daemon)

/Library/LaunchDaemons/com.intego.VirusBarrierX6.scanner.daemon.plist

(com.intego.VirusBarrierX6.scanner.daemon)

/Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist

(com.microsoft.office.licensing.helper)

/Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist

(com.oracle.java.Helper-Tool)

Library/LaunchAgents/com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56 a8fd83a6f7ae.plist

(com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae)

Library/LaunchAgents/com.google.keystone.agent.plist

(com.google.keystone.user.agent)

Library/LaunchAgents/com.microsoft.LaunchAgent.SyncServicesAgent.plist

(com.microsoft.SyncServicesAgent)



Startup items:



/Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/Info.plist

/Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/MacOS/Deauthorizer

/Library/StartupItems/Personal Antispam/load

/Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/Info.plist

/Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/MacOS/Personal Antispam Daemon



Extrinsic loadable bundles:



/Library/Audio/Plug-Ins/Components/Flip4Mac WMA Import.component

(net.telestream.wmv.import)

/Library/Intego/IntegoStatusItem.bundle

(com.intego.statusitem)

/Library/Intego/netupdated.bundle

(com.intego.NetUpdateDaemon)

/Library/Intego/personalantispamd.bundle

(com.intego.antispamd)

/Library/Intego/personalbackupd.bundle

(com.intego.PersonalBackupDaemon)

/Library/Intego/TaskManager/TM_Notifier.app

(com.intego.commonservices.taskmanager.notifier)

/Library/Intego/virusbarrier.bundle

(com.intego.VirusBarrierIntegod)

/Library/Internet Plug-Ins/AdobePDFViewer.plugin

(com.adobe.acrobat.pdfviewer)

/Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin

(com.adobe.acrobat.pdfviewerNPAPI)

/Library/Internet Plug-Ins/Flash Player.plugin

(com.macromedia.Flash Player.plugin)

/Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin

(net.telestream.wmv.plugin)

/Library/Internet Plug-Ins/JavaAppletPlugin.plugin

(com.oracle.java.JavaAppletPlugin)

/Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin

(com.microsoft.sharepoint.browserplugin)

/Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin

(com.microsoft.sharepoint.webkitplugin)

/Library/PreferencePanes/Flash Player.prefPane

(com.adobe.flashplayerpreferences)

/Library/PreferencePanes/Flip4Mac WMV.prefPane

(net.telestream.wmv.prefpane)

/Library/PreferencePanes/JavaControlPanel.prefPane

(com.oracle.java.JavaControlPanel)

/Library/PreferencePanes/NetUpdate.prefPane

(com.intego.preference.netupdate)

/Library/QuickTime/Flip4Mac WMV Advanced.component

(net.telestream.wmv.advanced)

/Library/QuickTime/Flip4Mac WMV Export.component

(net.telestream.wmv.export)

/Library/QuickTime/Flip4Mac WMV Import.component

(net.telestream.wmv.import)

/Library/Services/VirusBarrier X6 Service.service

(com.intego.VirusBarrier_X6_Service)

Library/Address Book Plug-Ins/SkypeABDialer.bundle

(com.skype.skypeabdialer)

Library/Address Book Plug-Ins/SkypeABSMS.bundle

(com.skype.skypeabsms)



Restricted user files: 66



Bad plists:



Library/Preferences/com.solidstatenetworks.awkhost.plist



Elapsed time (s): 1366

Jan 27, 2014 6:25 PM in response to GayleBM

A.

Remove the Intego product(s) by following the instructions on this page. If you have a different version of the product, the procedure may be different.

Back up all data before making any changes.

B.

A negative shutdown code, if it happens repeatedly, may indicate a hardware problem. If it happens only once, the cause is uncertain. The exact meaning of the codes is not publicly documented.

If you continue to have problems after Step A, see below.

Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

Back up all data on the internal drive(s) before you hand over your computer to anyone. There are ways to back up a computer that isn't fully functional — ask if you need guidance.

If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.

Keeping your confidential data secure during hardware repair

Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.

*An SSD doesn't need to be zeroed.

Dec 15, 2015 12:43 PM in response to GayleBM

Hi guys, I have an also having issues with my computer freezing and apps crashing

Attached is a log from etre


Any help would be appreciated!

EtreCheck version: 2.6.6 (226)

Report generated 12/15/15, 3:20 PM

Runtime 1:49

Download EtreCheck from http://etrecheck.com


Click the [Click for support] links for help with non-Apple products.

Click the [Click for details] links for more information about that line.

Click the [Click to remove] links for help removing adware.


Hardware Information: (What does this mean?)

MacBook Air (13-inch, Mid 2011)

[Click for Technical Specifications]

[Click for User Guide]

MacBook Air - model: MacBookAir4,2

1 1.7 GHz Intel Core i5 CPU: 2-core

4 GB RAM Not upgradeable

BANK 0/DIMM0

2 GB DDR3 1333 MHz ok

BANK 1/DIMM0

2 GB DDR3 1333 MHz ok

Bluetooth: Old - Handoff/Airdrop2 not supported

Wireless: en0: 802.11 a/b/g/n

Battery: Health = Normal - Cycle count = 69 - SN = D86508105EMDKRNA4


Video Information: (What does this mean?)

Intel HD Graphics 3000

Color LCD 1440 x 900


System Software: (What does this mean?)

OS X El Capitan 10.11.1 (15B42) - Time since boot: about 3 hours


Disk Information: (What does this mean?)

APPLE SSD SM128C disk0 : (121.33 GB) (Solid State - TRIM: Yes)

EFI (disk0s1) <not mounted> : 210 MB

Recovery HD (disk0s3) <not mounted> [Recovery]: 650 MB

Macintosh HD (disk1) / : 120.11 GB (70.70 GB free)

Encrypted AES-XTS Unlocked

Core Storage: disk0s2 120.47 GB Online


USB Information: (What does this mean?)

Apple Card Reader

Apple Inc. FaceTime Camera (Built-in)

Apple Inc. Apple Internal Keyboard / Trackpad

Apple Inc. BRCM20702 Hub

Apple Inc. Bluetooth USB Host Controller


Thunderbolt Information: (What does this mean?)

Apple Inc. thunderbolt_bus


Gatekeeper: (What does this mean?)

Anywhere


Kernel Extensions: (What does this mean?)

/Applications/VMware Fusion.app

[not loaded] com.vmware.kext.vmci (90.8.1) [Click for support]

[not loaded] com.vmware.kext.vmioplug.15.1.6 (15.1.6) [Click for support]

[not loaded] com.vmware.kext.vmnet (0316.43.12) [Click for support]

[not loaded] com.vmware.kext.vmx86 (0316.43.12) [Click for support]

[not loaded] com.vmware.kext.vsockets (90.8.0) [Click for support]


Launch Daemons: (What does this mean?)

[loaded] com.adobe.SC.FPFeedbackService-1.0.plist [Click for support]

[loaded] com.adobe.fpsaud.plist [Click for support]

[loaded] com.microsoft.office.licensing.helper.plist [Click for support]


User Launch Agents: (What does this mean?)

[loaded] com.bittorrent.uTorrent.plist [Click for support]

[loaded] com.google.keystone.agent.plist [Click for support]

[running] com.spigot.ApplicationManager.plist [Click for support]

[running] com.spotify.webhelper.plist [Click for support]


User Login Items: (What does this mean?)

iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

uTorrent Application (/Applications/uTorrent.app)

VMware Fusion Start Menu Application (/Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app)

Spotify Application Hidden (/Applications/Spotify.app)


Other Apps: (What does this mean?)

[running] com.apple.xpc.launchd.oneshot.0x10000001.Microsoft Word

[running] com.apple.xpc.launchd.oneshot.0x10000002.uTorrent

[running] com.apple.xpc.launchd.oneshot.0x10000005.DriveDx

[running] com.apple.xpc.launchd.oneshot.0x10000009.EtreCheck

[loaded] com.bittorrent.uTorrent.56992

[running] com.microsoft.autoupdate.fba.124192

[running] com.spotify.client.69152

[running] com.vmware.fusionStartMenu.57952


Internet Plug-ins: (What does this mean?)

SharePointBrowserPlugin: Version: 14.1.0 [Click for support]

FlashPlayer-10.6: Version: 20.0.0.235 - SDK 10.6 [Click for support]

QuickTime Plugin: Version: 7.7.3

Flash Player: Version: 20.0.0.235 - SDK 10.6 [Click for support]

ChemDraw Plugin Professional: Version: 15 . 0 . 0 - SDK 10.10 [Click for support]

Default Browser: Version: 601 - SDK 10.11


Safari Extensions: (What does this mean?)

eBay Shopping Assistant Adware! [Click to remove]

Searchme Adware! [Click to remove]


3rd Party Preference Panes: (What does this mean?)

Flash Player [Click for support]


Time Machine: (What does this mean?)

Time Machine not configured!


Top Processes by CPU: (What does this mean?)

8% kernel_task

6% WindowServer

2% com.apple.WebKit.WebContent(12)

1% fontd

0% Safari


Top Processes by Memory: (What does this mean?)

770 MB com.apple.WebKit.WebContent(12)

409 MB kernel_task

258 MB mdworker(17)

98 MB Spotify Helper(2)

90 MB Safari


Virtual Memory Information: (What does this mean?)

34 MB Free RAM

3.96 GB Used RAM (1.04 GB Cached)

141 MB Swap Used


Diagnostics Information: (What does this mean?)

Dec 15, 2015, 11:41:43 AM Self test - passed

Dec 15, 2015, 11:27:42 AM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-15-112742_[redacted].c rash

Dec 15, 2015, 11:27:41 AM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-15-112741_[redacted].c rash

Dec 15, 2015, 11:27:40 AM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-15-112740_[redacted].c rash

Dec 15, 2015, 11:27:39 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-15-112739_ [redacted].crash

Dec 15, 2015, 11:26:26 AM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-15-112626_[redacted].c rash

Dec 15, 2015, 11:26:19 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-15-112619_ [redacted].crash

Dec 15, 2015, 11:23:42 AM ~/Library/Logs/DiagnosticReports/cloudd_2015-12-15-112342_[redacted].crash

Dec 15, 2015, 11:21:55 AM ~/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-12-15-112155_[redac ted].crash

Dec 15, 2015, 11:21:53 AM ~/Library/Logs/DiagnosticReports/diskimages-helper_2015-12-15-112153_[redacted] .crash

Dec 15, 2015, 11:21:51 AM ~/Library/Logs/DiagnosticReports/LaterAgent_2015-12-15-112151_[redacted].crash

Dec 15, 2015, 11:21:50 AM ~/Library/Logs/DiagnosticReports/Finder_2015-12-15-112150_[redacted].crash

Dec 15, 2015, 11:21:46 AM ~/Library/Logs/DiagnosticReports/Problem Reporter_2015-12-15-112146_[redacted].crash

Dec 15, 2015, 11:21:46 AM ~/Library/Logs/DiagnosticReports/gamed_2015-12-15-112146_[redacted].crash

Dec 15, 2015, 11:21:45 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-15-112145_[redacted].crash

Dec 15, 2015, 11:21:44 AM ~/Library/Logs/DiagnosticReports/iTunes_2015-12-15-112144_[redacted].crash

Dec 15, 2015, 11:21:41 AM ~/Library/Logs/DiagnosticReports/FolderActionsDispatcher_2015-12-15-112141_[red acted].crash

Dec 15, 2015, 11:21:41 AM ~/Library/Logs/DiagnosticReports/WiFiAgent_2015-12-15-112141_[redacted].crash

Dec 15, 2015, 11:21:41 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-15-112141_ [redacted].crash

Dec 15, 2015, 11:21:41 AM ~/Library/Logs/DiagnosticReports/diskimages-helper_2015-12-15-112141_[redacted] .crash

Dec 15, 2015, 11:21:36 AM ~/Library/Logs/DiagnosticReports/ReportCrash_2015-12-15-112136_[redacted].crash

Dec 15, 2015, 11:21:30 AM /Library/Logs/DiagnosticReports/com.apple.ICPPhotoStreamLibraryService_2015-12- 15-112130_[redacted].crash

Dec 15, 2015, 11:21:30 AM /Library/Logs/DiagnosticReports/cloudd_2015-12-15-112130_[redacted].crash

Dec 15, 2015, 11:21:29 AM /Library/Logs/DiagnosticReports/AssetCacheLocatorService_2015-12-15-112129_[red acted].crash

Dec 15, 2015, 11:21:26 AM /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-15-112126_[ redacted].crash

Dec 15, 2015, 11:21:26 AM /Library/Logs/DiagnosticReports/Messages_2015-12-15-112126_[redacted].crash

Dec 15, 2015, 11:21:26 AM /Library/Logs/DiagnosticReports/storedownloadd_2015-12-15-112126_[redacted].cra sh

Dec 15, 2015, 11:21:25 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-15-112125_[redacted].crash

Dec 15, 2015, 11:21:20 AM ~/Library/Logs/DiagnosticReports/cloudd_2015-12-15-112120_[redacted].crash

Dec 15, 2015, 11:21:00 AM /Library/Logs/DiagnosticReports/SecurityAgent_2015-12-15-112100_[redacted].cras h

Dec 15, 2015, 11:20:58 AM /Library/Logs/DiagnosticReports/mdworker_2015-12-15-112058_[redacted].crash

Dec 15, 2015, 11:20:57 AM /Library/Logs/DiagnosticReports/AppleIDAuthAgent_2015-12-15-112057_[redacted].c rash

Dec 15, 2015, 11:20:56 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-15-112056_[redacted].crash

Dec 15, 2015, 11:20:56 AM /Library/Logs/DiagnosticReports/loginwindow_2015-12-15-112056_[redacted].crash

Dec 15, 2015, 11:05:31 AM ~/Library/Logs/DiagnosticReports/SystemUIServer_2015-12-15-110531_[redacted].cr ash

Dec 15, 2015, 11:05:15 AM ~/Library/Logs/DiagnosticReports/com.apple.AddressBook.InternetAccountsBridge_2 015-12-15-110515_[redacted].crash

Dec 15, 2015, 11:05:14 AM /Library/Logs/DiagnosticReports/symptomsd_2015-12-15-110514_[redacted].crash

Dec 15, 2015, 11:05:03 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_2015-12-15-110503_ [redacted].crash

Dec 15, 2015, 11:04:59 AM /Library/Logs/DiagnosticReports/system_profiler_2015-12-15-110459_[redacted].cr ash

Dec 15, 2015, 11:04:58 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-15-110458_[redacted].crash

Dec 15, 2015, 10:33:47 AM /Library/Logs/DiagnosticReports/Kernel_2015-12-15-103347_[redacted].panic [Click for details]

Dec 15, 2015, 10:31:44 AM /Library/Logs/DiagnosticReports/update_dyld_shared_cache_2015-12-15-103144_[red acted].crash

Dec 15, 2015, 10:31:44 AM /Library/Logs/DiagnosticReports/syslogd_2015-12-15-103144_[redacted].crash

Dec 15, 2015, 10:30:15 AM ~/Library/Logs/DiagnosticReports/nsurlsessiond_2015-12-15-103015_[redacted].cra sh

Dec 15, 2015, 10:30:14 AM /Library/Logs/DiagnosticReports/softwareupdated_2015-12-15-103014_[redacted].cr ash

Dec 15, 2015, 10:30:12 AM /Library/Logs/DiagnosticReports/spindump_2015-12-15-103012_[redacted].crash

Dec 15, 2015, 10:30:11 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-15-103011_[redacted].crash

Dec 14, 2015, 09:08:53 PM /Library/Logs/DiagnosticReports/mdworker_2015-12-14-210853_[redacted].crash

Dec 14, 2015, 09:08:50 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-210850_[redacted].crash

Dec 14, 2015, 09:08:49 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-210849_[redacted].crash

Dec 14, 2015, 09:08:39 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-210839_[redacted].crash

Dec 14, 2015, 09:08:38 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-210838_[redacted].crash

Dec 14, 2015, 09:08:28 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-210828_[redacted].crash

Dec 14, 2015, 09:08:21 PM /Library/Logs/DiagnosticReports/UserEventAgent_2015-12-14-210821_[redacted].cra sh

Dec 14, 2015, 09:08:19 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-210819_[redacted].crash

Dec 14, 2015, 08:58:01 PM ~/Library/Logs/DiagnosticReports/QuickLookSatellite_2015-12-14-205801_[redacted ].crash

Dec 14, 2015, 08:57:56 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-205756_[redacted].c rash

Dec 14, 2015, 08:57:50 PM ~/Library/Logs/DiagnosticReports/Safari_2015-12-14-205750_[redacted].crash

Dec 14, 2015, 08:57:50 PM ~/Library/Logs/DiagnosticReports/com.apple.Safari.ImageDecoder_2015-12-14-20575 0_[redacted].crash

Dec 14, 2015, 08:56:09 PM /Library/Logs/DiagnosticReports/airportd_2015-12-14-205609_[redacted].crash

Dec 14, 2015, 08:56:04 PM ~/Library/Logs/DiagnosticReports/NotificationCenter_2015-12-14-205604_[redacted ].crash

Dec 14, 2015, 08:07:05 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_2015-12-14-200705_[ redacted].crash

Dec 14, 2015, 06:02:19 PM ~/Library/Logs/DiagnosticReports/IMDMessageServicesAgent_2015-12-14-180219_[red acted].crash

Dec 14, 2015, 06:02:09 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-180209_[redacted].crash

Dec 14, 2015, 06:01:09 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-180109_[redacted].crash

Dec 14, 2015, 06:00:58 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180058_[redacted].crash

Dec 14, 2015, 06:00:55 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180055_[redacted].crash

Dec 14, 2015, 06:00:54 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180054_[redacted].crash

Dec 14, 2015, 06:00:53 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180053_[redacted].crash

Dec 14, 2015, 06:00:49 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180049_[redacted].crash

Dec 14, 2015, 06:00:41 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-180041_[redacted].crash

Dec 14, 2015, 05:57:59 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-175759_[redacted].crash

Dec 14, 2015, 05:57:58 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-175758_[redacted].crash

Dec 14, 2015, 05:57:57 PM ~/Library/Logs/DiagnosticReports/Spotify Helper_2015-12-14-175757_[redacted].crash

Dec 14, 2015, 05:52:45 PM ~/Library/Logs/DiagnosticReports/syncdefaultsd_2015-12-14-175245_[redacted].cra sh

Dec 14, 2015, 05:16:57 PM ~/Library/Logs/DiagnosticReports/com.apple.iCloudHelper_2015-12-14-171657_[reda cted].crash

Dec 14, 2015, 05:04:45 PM ~/Library/Logs/DiagnosticReports/crashpad_handler_2015-12-14-170445_[redacted]. crash

Dec 14, 2015, 05:04:45 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-170445_[redacted].crash

Dec 14, 2015, 05:04:34 PM /Library/Logs/DiagnosticReports/mdworker_2015-12-14-170434_[redacted].crash

Dec 14, 2015, 05:04:34 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-170434_[redacted].crash

Dec 14, 2015, 05:04:24 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-170424_[redacted].c rash

Dec 14, 2015, 05:04:23 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-170423_[redacted].c rash

Dec 14, 2015, 05:04:22 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-170422_[redacted].c rash

Dec 14, 2015, 05:04:21 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-170421_[redacted].crash

Dec 14, 2015, 05:03:39 PM /Library/Logs/DiagnosticReports/install_monitor_2015-12-14-170339_[redacted].cr ash

Dec 14, 2015, 05:03:39 PM /Library/Logs/DiagnosticReports/efw_cache_update_2015-12-14-170339_[redacted].c rash

Dec 14, 2015, 05:03:39 PM /Library/Logs/DiagnosticReports/bash_2015-12-14-170339_[redacted].crash

Dec 14, 2015, 05:03:38 PM /Library/Logs/DiagnosticReports/efw_cache_update_2015-12-14-170338_[redacted].c rash

Dec 14, 2015, 05:03:03 PM /Library/Logs/DiagnosticReports/authorizationhost_2015-12-14-170303_[redacted]. crash

Dec 14, 2015, 05:02:52 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-170252_[redacted].crash

Dec 14, 2015, 05:02:10 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-170210_[redacted].crash

Dec 14, 2015, 05:02:00 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-170200_[redacted].crash

Dec 14, 2015, 05:01:53 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-170153_[redacted].crash

Dec 14, 2015, 05:01:39 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-170139_[redacted].crash

Dec 14, 2015, 05:01:37 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-170137_[redacted].crash

Dec 14, 2015, 05:01:37 PM ~/Library/Logs/DiagnosticReports/Problem Reporter_2015-12-14-170137_[redacted].crash

Dec 14, 2015, 05:01:36 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-170136_[redacted].crash

Dec 14, 2015, 05:01:35 PM ~/Library/Logs/DiagnosticReports/crashpad_handler_2015-12-14-170135_[redacted]. crash

Dec 14, 2015, 05:01:25 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-170125_[redacted].crash

Dec 14, 2015, 05:01:06 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-14-170106_[redacted].crash

Dec 14, 2015, 05:01:00 PM ~/Library/Logs/DiagnosticReports/DiskImages UI Agent_2015-12-14-170100_[redacted].crash

Dec 14, 2015, 05:00:47 PM /Library/Logs/DiagnosticReports/diskarbitrationd_2015-12-14-170047_[redacted].c rash

Dec 14, 2015, 05:00:21 PM ~/Library/Logs/DiagnosticReports/DiskImages UI Agent_2015-12-14-170021_[redacted].crash

Dec 14, 2015, 05:00:11 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-170011_[redacted].crash

Dec 14, 2015, 04:58:38 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-165838_[redacted].crash

Dec 14, 2015, 04:58:12 PM ~/Library/Logs/DiagnosticReports/com.apple.AddressBook.InternetAccountsBridge_2 015-12-14-165812_[redacted].crash

Dec 14, 2015, 04:58:02 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-165802_[redacted].crash

Dec 14, 2015, 04:54:08 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165408_[redacted].c rash

Dec 14, 2015, 04:54:07 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165407_[redacted].c rash

Dec 14, 2015, 04:54:03 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-165403_[redacted].crash

Dec 14, 2015, 04:54:03 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165403_[redacted].c rash

Dec 14, 2015, 04:54:00 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165400_[redacted].c rash

Dec 14, 2015, 04:53:59 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165359_[redacted].c rash

Dec 14, 2015, 04:53:55 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-165355_[redacted].crash

Dec 14, 2015, 04:53:55 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165355_[redacted].c rash

Dec 14, 2015, 04:53:54 PM ~/Library/Logs/DiagnosticReports/crashpad_handler_2015-12-14-165354_[redacted]. crash

Dec 14, 2015, 04:53:19 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165319_[redacted].c rash

Dec 14, 2015, 04:53:18 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165318_[redacted].c rash

Dec 14, 2015, 04:53:14 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-14-165314_[redacted].c rash

Dec 14, 2015, 04:53:13 PM ~/Library/Logs/DiagnosticReports/Google Chrome_2015-12-14-165313_[redacted].crash

Dec 14, 2015, 04:53:13 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-165313_[redacted].crash

Dec 14, 2015, 04:53:10 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-165310_[redacted].crash

Dec 14, 2015, 04:53:06 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-165306_[redacted].crash

Dec 14, 2015, 04:53:03 PM ~/Library/Logs/DiagnosticReports/ReportCrash_2015-12-14-165303_[redacted].crash

Dec 14, 2015, 04:53:02 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-165302_[redacted].crash

Dec 14, 2015, 04:52:52 PM ~/Library/Logs/DiagnosticReports/Google Chrome Helper_2015-12-14-165252_[redacted].crash

Dec 14, 2015, 04:52:49 PM ~/Library/Logs/DiagnosticReports/crashpad_handler_2015-12-14-165249_[redacted]. crash

Dec 14, 2015, 04:26:08 PM ~/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-12-14-162608_[redac ted].crash

Dec 14, 2015, 10:27:55 AM /Library/Logs/DiagnosticReports/softwareupdated_2015-12-14-102755_[redacted].cr ash

Dec 14, 2015, 10:27:55 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-102755_[redacted].crash

Dec 14, 2015, 10:27:48 AM ~/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-12-14-102748_[redac ted].crash

Dec 14, 2015, 10:27:48 AM ~/Library/Logs/DiagnosticReports/Dock_2015-12-14-102748_[redacted].crash

Dec 14, 2015, 10:27:43 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_2015-12-14-102743_ [redacted].crash

Dec 14, 2015, 10:27:39 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-14-102739_ [redacted].crash

Dec 14, 2015, 10:27:38 AM /Library/Logs/DiagnosticReports/diagnosticd_2015-12-14-102738_[redacted].crash

Dec 14, 2015, 10:27:37 AM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-14-102737_ [redacted].crash

Dec 14, 2015, 10:27:26 AM ~/Library/Logs/DiagnosticReports/cloudd_2015-12-14-102726_[redacted].crash

Dec 14, 2015, 10:27:24 AM ~/Library/Logs/DiagnosticReports/callservicesd_2015-12-14-102724_[redacted].cra sh

Dec 14, 2015, 10:27:12 AM /Library/Logs/DiagnosticReports/nbagent_2015-12-14-102712_[redacted].crash

Dec 14, 2015, 10:27:00 AM /Library/Logs/DiagnosticReports/ocspd_2015-12-14-102700_[redacted].crash

Dec 14, 2015, 10:27:00 AM /Library/Logs/DiagnosticReports/diskmanagementd_2015-12-14-102700_[redacted].cr ash

Dec 14, 2015, 10:27:00 AM /Library/Logs/DiagnosticReports/mds_stores_2015-12-14-102700_[redacted].crash

Dec 14, 2015, 10:26:59 AM /Library/Logs/DiagnosticReports/fseventsd_2015-12-14-102659_[redacted].crash

Dec 14, 2015, 10:26:59 AM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-14-102659_[redacted].crash

Dec 14, 2015, 10:26:39 AM /Library/Logs/DiagnosticReports/Kernel_2015-12-14-102639_[redacted].panic [Click for details]

Dec 14, 2015, 10:15:53 AM ~/Library/Logs/DiagnosticReports/VTDecoderXPCService_2015-12-14-101553_[redacte d].crash

Dec 13, 2015, 11:14:52 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-13-231452_ [redacted].crash

Dec 13, 2015, 10:58:07 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_2015-12-13-225807_[ redacted].crash

Dec 13, 2015, 10:58:06 PM /Library/Logs/DiagnosticReports/coreaudiod_2015-12-13-225806_[redacted].crash

Dec 13, 2015, 06:39:19 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-13-183919_ [redacted].crash

Dec 12, 2015, 09:00:12 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-12-210012_[redacted].crash

Dec 12, 2015, 09:00:09 PM ~/Library/Logs/DiagnosticReports/mdworker_2015-12-12-210009_[redacted].crash

Dec 12, 2015, 08:53:11 PM ~/Library/Logs/DiagnosticReports/syncdefaultsd_2015-12-12-205311_[redacted].cra sh

Dec 12, 2015, 08:53:01 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-12-205301_[redacted].crash

Dec 12, 2015, 08:41:44 PM /Library/Logs/DiagnosticReports/mdworker_2015-12-12-204144_[redacted].crash

Dec 12, 2015, 08:41:44 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-12-204144_[redacted].crash

Dec 12, 2015, 08:41:38 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-204138_[redacted].c rash

Dec 12, 2015, 08:41:32 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-12-204132_ [redacted].crash

Dec 12, 2015, 08:20:36 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-12-202036_[redacted].crash

Dec 12, 2015, 08:15:10 PM ~/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-12-12-201510_[redac ted].crash

Dec 12, 2015, 08:13:34 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-201334_[redacted].c rash

Dec 12, 2015, 08:13:33 PM ~/Library/Logs/DiagnosticReports/Messages_2015-12-12-201333_[redacted].crash

Dec 12, 2015, 08:13:32 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-201332_[redacted].c rash

Dec 12, 2015, 08:13:28 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-201328_[redacted].c rash

Dec 12, 2015, 08:13:27 PM ~/Library/Logs/DiagnosticReports/Messages_2015-12-12-201327_[redacted].crash

Dec 12, 2015, 07:50:53 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-195053_[redacted].c rash

Dec 12, 2015, 07:50:52 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-195052_[redacted].c rash

Dec 12, 2015, 07:50:51 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-195051_[redacted].c rash

Dec 12, 2015, 07:50:46 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-12-195046_ [redacted].crash

Dec 12, 2015, 07:48:07 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-12-194807_ [redacted].crash

Dec 12, 2015, 07:48:03 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_2015-12-12-194803_[ redacted].crash

Dec 12, 2015, 06:49:39 PM ~/Library/Logs/DiagnosticReports/ReportCrash_2015-12-12-184939_[redacted].crash

Dec 12, 2015, 06:49:30 PM /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-12-184930_[ redacted].crash

Dec 12, 2015, 06:49:30 PM /Library/Logs/DiagnosticReports/system_profiler_2015-12-12-184930_[redacted].cr ash

Dec 12, 2015, 06:49:29 PM /Library/Logs/DiagnosticReports/xpcproxy_2015-12-12-184929_[redacted].crash

Dec 12, 2015, 06:49:28 PM ~/Library/Logs/DiagnosticReports/iTunes_2015-12-12-184928_[redacted].crash

Dec 12, 2015, 06:49:27 PM ~/Library/Logs/DiagnosticReports/Skype_2015-12-12-184927_[redacted].crash

Dec 12, 2015, 06:49:25 PM ~/Library/Logs/DiagnosticReports/ContainerMetadataExtractor_2015-12-12-184925_[ redacted].crash

Dec 12, 2015, 06:49:21 PM ~/Library/Logs/DiagnosticReports/gamed_2015-12-12-184921_[redacted].crash

Dec 12, 2015, 06:49:05 PM /Library/Logs/DiagnosticReports/FPFeedbackService_2015-12-12-184905_[redacted]. crash

Dec 12, 2015, 06:49:04 PM /Library/Logs/DiagnosticReports/secinitd_2015-12-12-184904_[redacted].crash

Dec 12, 2015, 06:49:04 PM /Library/Logs/DiagnosticReports/wirelessproxd_2015-12-12-184904_[redacted].cras h

Dec 12, 2015, 06:49:04 PM /Library/Logs/DiagnosticReports/authd_2015-12-12-184904_[redacted].crash

Dec 12, 2015, 06:49:00 PM /Library/Logs/DiagnosticReports/Kernel_2015-12-12-184900_[redacted].panic [Click for details]

Dec 12, 2015, 06:46:52 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-184652_[redacted].c rash

Dec 12, 2015, 06:46:51 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-184651_[redacted].c rash

Dec 12, 2015, 06:46:47 PM ~/Library/Logs/DiagnosticReports/system_profiler_2015-12-12-184647_[redacted].c rash

Dec 12, 2015, 06:46:46 PM ~/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-12-12-184646_ [redacted].crash

Nov 23, 2015, 06:28:58 PM /Library/Logs/DiagnosticReports/Kernel_2015-11-23-182858_[redacted].panic [Click for details]

macbook air keeps crashing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.