Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhaile
693 days ago
Why should any application be able to crash the OS? Poor OS design.
2 comments
consteval
692 days ago
It's not an application, it's effectively a driver. It runs in kernel space. So if it has a memory bug you can't recover, you just panic. Whoopsie!
link
surfingdino
693 days ago
You don't say.
link