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: David Chmelik
Subject: Re: [Pan-users] pan always crashing fast again
Date: Tue, 11 Jul 2023 18:56:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1

On 7/7/23 11:51 AM, reijo.korhonen@gmail.com wrote:
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.

Well, how do I do that?  This command had no output: ./configure --help|grep -i debug .



reply via email to

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