Re: debugging? (segmentation fault)
Detlef Graef <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pan.user |
|---|---|
| Message-ID | <[email protected]> |
Am 13.02.22 um 03:28 schrieb David Chmelik: > For a few years every version of Pan 2 on Slackware64 GNU/Linux > 15+current has been crashing. I even deleted most my /home/user.pan2 > (except subscriptions, like killfile with unicode sometimes crashed it) > and restarted. > I recompiled according to instructions in libera IRC ##slackware to > add debugging symbols. > What do I need to do next to debug? Maybe you need GNU Debugger: https://www.sourceware.org/gdb/ "gdb /usr/bin/pan" When a segfault occurs, execute the command "backtrace". Documentation for gdb: https://github.com/nilname/Documents-Collection/raw/master/gdb.pdf.gz Detlef _______________________________________________ Pan-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/pan-users