Starting from commit be739e28a6e29aeb08912af36620a4fb78b31176 geany crashes with SIGSEGV when I try to open a file. I'm using Gentoo Linux (updated). Working commit da125332f779eb367ffaea8569259940c1e8803a configuration: [configure.1.txt](https://github.com/geany/geany/files/8443239/configure.1.txt) Not working commit be739e28a6e29aeb08912af36620a4fb78b31176 configuration: [configure.2.txt](https://github.com/geany/geany/files/8443240/configure.2.txt) `gdb geany` and open from dialog: [backtrace.2-dialog.txt](https://github.com/geany/geany/files/8443251/backtrace.2-dialog.txt) `gdb geany` and open from File Browser plugin: [backtrace.2-plugin.txt](https://github.com/geany/geany/files/8443252/backtrace.2-plugin.txt) Working commit `strace geany Program.cs`: [strace.1.txt](https://github.com/geany/geany/files/8443293/strace.1.txt) Not working commit `strace geany Program.cs`: [strace.2-args.txt](https://github.com/geany/geany/files/8443294/strace.2-args.txt)