Quote:
Originally Posted by jswinden
...so occasionally an app will do something the hardware does not like and then you get a reboot.
|
This is very unlikely. Apps do not have access to the hardware, they are sandboxed and access the hardware via the framework's APIs. Reboots are caused most likely by bugs in the framework or in the drivers, an app having a bug will crash the app, but unless it is a system app, it can't bring the system down.