Hacker News new | ask | show | jobs
by duxup 693 days ago
Does Apple have a better method for preventing something like that?

I love my Mac, but I've had crashes that I suspect were caused by an application.

2 comments

They have sunset third party kext files. That means if the kern crashes, it is Apple's fault.

I once did a little MacOS driver development and had a kext signing key. It was an unforgiving, poorly-documented environment. Good riddance.

TY