techee left a comment (geany/geany-plugins#1447) > Yeah I really don't know what creates such odd-looking stack traces in a > thread, maybe a crash at the wrong time when trying to exec()?
Under normal conditions (if the server didn't crash for instance), new server would only be started if you opened a file (or switched to a tab to a file) of a filetype for which a server isn't running yet. But from what you described, I think this is not your case. I've checked jsonrpc-glib and there seem to be some patches related to alignment and possible undefined behavior: https://gitlab.gnome.org/GNOME/jsonrpc-glib/-/commits/main?ref_type=HEADS I don't know exactly what's going on but I could try to update to the latest jsonrpc-glib. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1447#issuecomment-2985138968 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1447/2985138...@github.com>