13#ifndef OPENSHOT_CRASH_HANDLER_H
14#define OPENSHOT_CRASH_HANDLER_H
63 static void abortHandler(
int signum, siginfo_t* si,
void* unused);
Header file for ZeroMQ-based Logger class.
This class is designed to catch exceptions thrown by libc (SIGABRT, SIGSEGV, SIGILL,...
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.
static CrashHandler * Instance()
This namespace is the default namespace for all code in the openshot library.