<div dir="ltr"><div><div><div>How do I get a backtrace? Googling it, I found this page (<a href="https://wiki.ubuntu.com/Backtrace">https://wiki.ubuntu.com/Backtrace</a>), suggesting I should be able to run:<br><br>    gdb geany -i project.geany 2>&1 | tee ~/gdb-geany.txt<br><br></div>but this gives me the error:<br><br>    Interpreter `project.geany' unrecognized<br><br></div>However, my version of Geany is:<br><br>    geany 1.27 (built on 2016-04-17 with GTK 2.24.30, GLib 2.48.0)<br><br></div>from the standard package in the Ubuntu 16.04 repo.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 10, 2017 at 2:43 PM, Frank Lanitz <span dir="ltr"><<a href="mailto:frank@frank.uvena.de" target="_blank">frank@frank.uvena.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 10.05.2017 20:36, Chris Spencer wrote:<br>
> Every time I try and launch a new instance of Geany, it immediately<br>
> returns a segmentation fault.<br>
><br>
>     $ geany -i<br>
>     Segmentation fault (core dumped)<br>
><br>
> I've tried with and without a *.geany file, and the result is the same.<br>
> How do I diagnose this?<br>
<br>
</div></div>Can you please provide a backtrace as well as exact version of Geany?<br>
<br>
Cheers,<br>
Frank<br>
<br>
<br>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>