runtime The issue appears to be related to running a MIPS binary that segfaults due to some problem specific to big endian 32-bit MIPS architecture when executed using QEMU on a Debian system. This classification fits under "runtime" because it involves an error occurring during execution, not necessarily with a single instruction or syscall but rather with the broader execution environment and compatibility issues at runtime.