signals · signals/SIGBUS
SIGBUS
Bus error
Raised when a process accesses memory that the hardware cannot address, typically due to an unaligned memory access or accessing memory-mapped hardware beyond its extent.
Raised when a process accesses memory that the hardware cannot address, typically due to an unaligned memory access or accessing memory-mapped hardware beyond its extent.