Signal handler for SEGV interrupt. More...
Public Member Functions | |
sigSegv () | |
Construct null. More... | |
~sigSegv () | |
Destructor. More... | |
void | set (const bool verbose) |
Activate SIGSEGV signal handler. More... | |
Signal handler for SEGV interrupt.
The standard interrupt handler is overridden to ensure that the runningJob file is removed.
~sigSegv | ( | ) |
Destructor.
Definition at line 68 of file sigSegv.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.
void set | ( | const bool | verbose | ) |
Activate SIGSEGV signal handler.
Definition at line 82 of file sigSegv.C.
References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.