ng0 <n...@we.make.ritual.n0.is> writes:

> In gnu/packages/mail.scm I created this package.
> It builds succesfully, but when I run it, it segfaults.
> Running it in gdb however makes it succeed and not
> segfault. How do I debug such a software?

Have you tried running with “strace -f” to see what it appears to be
doing when the segfault occurs?

~~ Ricardo

Reply via email to