[Github-comments] [geany/geany] Update to Scintilla 5.1.3 and Lexilla 5.1.2 (#2930)

elextr notifications at xxxxx
Wed Oct 13 00:22:13 UTC 2021


Easy reproducer: start `geany -c nonexistant` do `File->New` then quit.

The backtrace looks like the above each time, and there is no Geany or Scintilla code in there (except `do_main_quit` and `main_quit` which is expected).  Its happening on `gtk_widget_destroy()` of the main window so maybe Scintilla has changed some object lifetime and GTK is trying to release a dangling pointer.

-- 
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/pull/2930#issuecomment-941791013
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211012/b1fe3e21/attachment.htm>


More information about the Github-comments mailing list