This is the error:
(geany:17198): Geany-CRITICAL **: sci_get_contents_range: assertion 'start < end' failed
Thread 1 "geany" received signal SIGSEGV, Segmentation fault. __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S:31 31 ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: No such file or directory.
Version of Geany?
Version of GTK and Glib (near theop menu->help->debug messages)
12:55:00: Geany INFO : Geany 1.27, en_GB.UTF-8 12:55:00: Geany INFO : GTK 2.24.30, GLib 2.48.2
Most recently, I've found it happens only when I try and backspace over an opening p tag, like this:
<p>something</p>
I can backspace any other character, but the first "p" will always cause a crash
I suspect you are running the pairtaghighlighter plugin, and the crash won't happen if it is disabled.
Geany-plugins has its own issue tracker [here](https://github.com/geany/geany-plugins/issues) but note that your version is old and the problem may be fixed by now. Try the latest version if you can.
@benubird: do you still have this issue with the actual 1.33 versions of Geany and Geany-Plugins?
github-comments@lists.geany.org