Good evening,
on my quest for a lightweight MUA I stumbled over Geary. Looks really nice but keeps crashing with a segfault. Here's whats in the journal: kernel: geary[966]: segfault at 6c ip b4561773 sp bf86e5e0 error 4 in libc-2.21.so[b451f000+1b1000] systemd-coredump[1060]: Process 966 (geary) of user 1000 dumped core.
KR Frank
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
arch-general@lists.archlinux.org