Hacker News new | ask | show | jobs
by cududa 2982 days ago
Excuse me what? That's how pretty much all non-managed APIs work
2 comments

No, they don’t, ar at least shouldn’t. Are you misreading system crashes as application crashes in the comment you reply to, and interpreting the ambiguous global as application global, not system global?
It certainly is an OS bug. The OS is modifying your memory behind your back after it has given it to you. That can break any application, managed or otherwise.
Yes that’s an OS bug. I’m saying the assumption that an unmanaged API should in no circumstances cause a system crash