run-time errors
Run-time errors are errors in a computer program that occur while the program is running, causing it to terminate or behave unexpectedly. These errors are caused by invalid or incompatible operations or data manipulations that cannot be discovered during the compilation or static analysis of the program.
Requires login.
Related Concepts (1)
Similar Concepts
- compiler error messages
- error and exception handling
- error handling
- error monitoring
- error reduction
- exploitable programming errors
- inference errors
- logical errors
- memory errors
- off-by-one errors
- overflow error
- run-time code verification
- runtime integrity checks
- secure handling of runtime exceptions
- software bugs and errors