What is causing a kernel panic on my macbook every day?

Solution 1:

Here are some troubleshooting steps.

Run following in Terminal kextstat | grep "USB"

It will list all USB.

Now lets assume the Apple drivers are fine, so what non Apple USB and non Apple drivers do you have?

Turn them off one by one to find the one causing it.

I could also find the following non Apple drivers in your log:

org.virtualbox.kext.VBoxUSB

at.obdev.nke.LittleSnitch

org.pqrs.driver.Karabiner

com.realtek.driver

com.Logitech.

foo.tap

Thanks to the keen observation skills from @Tetsujin , I would agree your should look in to the Kernel Extensions in backtrace: com.realtek.driver.AppleRTL815XEthernet.

Solution 2:

I had the same issue at this page an updated driver can be found which looks to fix the issue.

RealTek USB driver Version: 1.0.16 Released: 2016-11-16