top | item 41009056

(no title)

jhaile | 1 year ago

Why should any application be able to crash the OS? Poor OS design.

discuss

order

consteval|1 year 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!