Will the computer just freeze or will it display a error message like BSoD?
Asked
Active
Viewed 2.8k times
2 Answers
11
Its called a kernel panic. Linux usually doesn't get kernel panic because it is very good at handling hardware (What led you to ask this question). In some cases Linux might get kernel panics if you have malfunctioning hardware. In such cases your system will cease to work, producing an error similar to below:

Naveen
- 9,365
- 11
- 43
- 70
6
Sometimes you even got a stack trace like this example back in 2012 when I simply unplug my phone and got this crash:

solsTiCe
- 9,231
b43
, looking at you) and just running out of memory. – Kaz Wolfe Dec 14 '14 at 11:26