Re: pan always crashing fast again
David Chmelik <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.user |
|---|---|
| Message-ID | <[email protected]> |
On 7/7/23 11:51 AM, [email protected] wrote: > On Thu, 2023-07-06 at 01:24 -0700, [email protected] 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 . _______________________________________________ Pan-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/pan-users