28 #ifndef OPENSHOT_CRASH_HANDLER_H 29 #define OPENSHOT_CRASH_HANDLER_H 77 static void abortHandler(
int signum, siginfo_t* si,
void* unused);
static void abortHandler(int signum, siginfo_t *si, void *unused)
Method which handles crashes and logs error.
static void printStackTrace(FILE *out, unsigned int max_frames)
Method which prints a stacktrace.
This class is designed to catch exceptions thrown by libc (SIGABRT, SIGSEGV, SIGILL, SIGFPE)
static CrashHandler * Instance()
Header file for ZeroMQ-based Logger class.
This namespace is the default namespace for all code in the openshot library.