Frank, to get useful info from the coredump you should compile geary with debugging flags, e.g. -Og -ggdb, and after that segfaults use coredumpctl to get a stack trace with gdb. That can be sent to the developer with a description of when the bug happens. Sincerely, nvs