Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

My MacBook Pro worked all normal when all of a sudden it went black. It tried to reboot itself but immediately produced a kernel panic.

From then on I was never able to boot again. I could only enter my password (not for logging in to Mac OS, but for booting) and then the kernel panic would happen each time.

The error log was only visible for a few seconds and then it rebooted itself again. I was able to take a photograph of the kernel error. I have no idea what actually happened, so I wonder if anyone of you can make sense of the error message or identify the reason why the system failed?

Photograph of kernel panic here.

The only thing that gives me a hint is the line about Core Storage Driver. In fact, I set up a HDD and SSD as a FusionDrive as explained in this article. I did this in november and used the MacBook every day since. Never had a problem until yesterday.

Luckily, I had a fresh backup and have been able to restore everything in the meantime. I checked both the SSD and HDD drive with disk utility for errors but everything seems fine.

Any idea what actually caused the error?

share|improve this question
Are you able to boot in safe mode? Hold the shift key at start up. Post if you can/can't – Phorce Jan 25 at 20:46
When the error happened, booting in safe mode resulted in the same issue.The problem is fixed but I am asking this question to understand what caused the problem in the first place. – maze Jan 25 at 22:27
I have posted an answer. Apologies, it was unclear to what you were actually asking however I hope my answer helped a little – Phorce Jan 25 at 22:57

1 Answer

I'm going to answer your question (in the comments)

what caused the problem in the first place

There can be many reasons why your Mac might have had a kernel panic. Most of them are temporary and you probably won't see them agan. The reasons usually include:

  • Poorly Written Applications,
  • Plugins
  • Add-ons
  • Drivers

....

Usually you only see a kernel panic when unusual conditions occure, these can include two (or more) specific apps running whilst our memory is still in use (the hex codes, were most likely memory locations).

Reference / Further Description: http://macs.about.com/od/usingyourmac/qt/Troubleshooting-Os-X-Kernel-Panics.htm

UPDATE:

Specific to your situation Page faults are usually caused when trying to access memory that is invalid. I have also read that people experience such erros by using hardware that is only affects certain models (SSD's for example) so I am guessing this is the same issue with you, since it does mention it. Again, this post explains a little more: https://discussions.apple.com/message/21015757#21015757

Hope this helps you :)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.