How do I get a backtrace? Googling it, I found this page ( https://wiki.ubuntu.com/Backtrace), suggesting I should be able to run:
gdb geany -i project.geany 2>&1 | tee ~/gdb-geany.txt
but this gives me the error:
Interpreter `project.geany' unrecognized
However, my version of Geany is:
geany 1.27 (built on 2016-04-17 with GTK 2.24.30, GLib 2.48.0)
from the standard package in the Ubuntu 16.04 repo.
On Wed, May 10, 2017 at 2:43 PM, Frank Lanitz frank@frank.uvena.de wrote:
On 10.05.2017 20:36, Chris Spencer wrote:
Every time I try and launch a new instance of Geany, it immediately returns a segmentation fault.
$ geany -i Segmentation fault (core dumped)
I've tried with and without a *.geany file, and the result is the same. How do I diagnose this?
Can you please provide a backtrace as well as exact version of Geany?
Cheers, Frank
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users