pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] pan always crashing fast again


From: reijo . korhonen
Subject: Re: [Pan-users] pan always crashing fast again
Date: Fri, 07 Jul 2023 21:51:56 +0300
User-agent: Evolution 3.36.5-0ubuntu1

On Thu, 2023-07-06 at 01:24 -0700, dchmelik@gmail.com wrote:
> On 9/8/22 6:07 AM, Dominique Dumont wrote:
> > On Thursday, 8 September 2022 12:16:10 CEST David Chmelik wrote:
> > > I compiled pan 0.151 but, after starting, quickly got another
> > > segmentation fault.
> > Can you get a backtrace? [...]
> 
> Now I compiled 0.154.  I don't know that I'll be able to get a 
> backtrace.  Do I need debugging compiled in, and if so, how do I do
> that 
> then get the backtrace?

Hi, I don't use and compile pan any more, so my advice is very generic
as old school guys do. Pan code is c++, so it can be debugged by gdb.
Look gdb manual how to use it. Basic case is "gdb <program>", where
<program is compiled pan. Pan should be compiled for debugging, which
means that source code is added, so when pan crashes, you get line info
where in code it does so.

For testing your need a test case. In test case the is a list of steps
described how to reach the problem.

-- 
Reijo Korhonen, old school developer
> 
_______________________________________________
> Pan-users mailing list
> Pan-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/pan-users




reply via email to

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