What Does Hang Mean?

A hang is an event where a computer becomes unresponsive due to either a program or the system itself becoming unresponsive and no longer taking input. It is a blanket term for unresponsiveness, be it a small application or process, the operating system itself or a piece of hardware being unresponsive, in which case the only solution for it is killing the process, or in the case of a hung OS or unresponsive hardware, a hard reboot.

Techopedia Explains Hang

Hangs have a variety of causes, from software encountering an error that it cannot handle, simple lack of resources, which means the system is actually just waiting, to more serious systemic problems such as driver incompatibility or hardware malfunction. Most hangs are minor and usually resolve themselves, especially if it is only a resource issue, meaning it only appears to be hung because it is waiting for a resource such as memory or CPU time.