[Github-comments] [geany/geany] SIGSEGV when opening a file (Issue #3151)

elextr notifications at github.com
Sat Apr 9 23:26:47 UTC 2022


> why the "VTE" stash group needs to be special, that's just unexpected and surprising

Is it because loading VTE can be disabled by pref, so at least that pref needs to be initialised and loaded from the file and tested to see if the VteConfig struct needs to be created, and the stash group can't be created before the VteConfig struct because it's members (eg `send_command_prefix`) point to members in that struct so they would be dangling pointers if the group was created when VteConfig wasn't.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3151#issuecomment-1094140644
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3151/1094140644 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220409/2f9a77e6/attachment.htm>


More information about the Github-comments mailing list