[Github-comments] [geany/geany] Saveactions "instant save" crash (#1410)

Jiří Techet notifications at xxxxx
Sun Feb 26 17:42:54 UTC 2017


Alright, I get the crash also without the plugin (or any other plugin) and with the latest master. So it's not saveactions bug, but Geany bug.

@elextr Actually the patch you mention seems to cause the crash.

@frlan I either get the crash, or

```
(geany:18259): GLib-GObject-WARNING **: instance of invalid non-instantiatable type '<invalid>'

(geany:18259): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
```

or

```
(geany:18302): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(geany:18302): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
```

in the console.

@b4n Isn't it possible that sci->sci is already unreffed when the destructor is called? That would explain the errors and the crash.

-- 
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/issues/1410#issuecomment-282572835
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170226/c0c9cdf9/attachment.html>


More information about the Github-comments mailing list