I'm getting a very similar error too when trying to debug a C application (just a simple hello world program) with Geany 1.23.1 I've selected the correct program for the Target location
> (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: g_string_free: assertion 'string != NULL' > failed > (geany:5691): GLib-CRITICAL **: Source ID 1196 was not found when attempting > to remove it > Segmentation fault (core dumped) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/309#issuecomment-368274614
