guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WIP: neomutt. segfaulting outside of gdb, functional inside.


From: Florian Paul Schmidt
Subject: Re: WIP: neomutt. segfaulting outside of gdb, functional inside.
Date: Wed, 29 Jun 2016 11:54:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0



On 27.06.2016 09:58, Ricardo Wurmus wrote:
ng0 <address@hidden> 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?


Another option would be a tool like valgrind (memcheck, etc..).

Regards,
Flo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]