[sylpheed:33342] Re: segmentation fault w/ ubuntu 9.10

Rich Coe Richard.Coe at med.ge.com
Thu Nov 19 04:38:27 JST 2009


On Wed, 18 Nov 2009 10:16:06 -0500
Mateu X Hunter <hunter at missoula.org> wrote:
> Thanks NG for the advice.  
> 
> I'm getting "not in executable format" although i can execute it.  Here's the steps I took:
> 
> hunter at wisdom:~/D/sylpheed-3.0.0beta2$ gdb src/sylpheed

for running gdb against the source tree version, you need to run it against 
the binary in .libs

    % gdb src/.libs/sylpheed 

Rich


More information about the Sylpheed mailing list