PS4 controller causing Kernel Panic in lapic

On 11.5.1 on a system that's otherwise pretty stable, but one issue remains. PS4 controller plugged into UPS sporatically causes kernel panic. I had a dev symbolize and debug panic and said it's being caused in a specific call.

I've attached his analysis, his analysis came from the full .panic file and seeing lapic_interrupt in the call stack then seeing that the specific paniced thread was not symbalaized and exactly tw ofunctions in source code of lapic_interrupt aren't symbalized so it...

Read more

Author: MysticalOS