<p></p>
<p>Help->Debug Messages provides a list of files opened during startup, plus a few other notes. The last two entries were:</p>
<pre><code>07:19:43: GLib DEBUG     : posix_spawn avoided (child_setup specified)
07:19:43: GLib DEBUG    : posix_spawn avoided (child_setup specified)
</code></pre>
<p>It seems the message content did not survive the crash and all that shows is from a restart of Geany.</p>
<p>My file count was 166, not counting Geany own-use files. All are text files (various languages) in UTF-8.<br>
The total byte count for the complete project (281 files) is 2.857 megabytes and I have never had all of<br>
them in an open Geany session. That byte count is from the scc program. I had checked memory usage<br>
and at the time only 1.8 GB of 3.8 GB available was in use, so running out of memory is not likely to be<br>
the source of the fault.</p>
<p>I have not yet used gdb to diagnose further because I don't know it and will need to take time for that.</p>
<p>I tried a variety of trial to start Geany, with existing open project, close project resulting in crash. I have<br>
many projects and the failure has been evident in large file counts (120+). But I tried a small project<br>
with 14 files and had a crash first time. I have not been able to repeat it, suggesting Geany might be<br>
reading uninitialised memory.</p>
<p>It seems that taking some actions within Geany will clear the issue and it operates as expected. I<br>
have not clearly identified a set of operations prior to failure.</p>
<p>I read <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="33223372" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/267" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/267/hovercard" href="https://github.com/geany/geany/issues/267">#267</a> and conclude that i need "Use project-based session files" activated for my normal use<br>
case. I don't want to reload manually a long list of files within each project on each switch to it.</p>
<p>More to come later.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2809#issuecomment-840516545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ2WDQM62BSYWGKTKH3TNO7ELANCNFSM44ZECK3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZSENUIV4PGDUCTBKTTNO7ELA5CNFSM44ZECK32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGIMUHQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2809#issuecomment-840516545",
"url": "https://github.com/geany/geany/issues/2809#issuecomment-840516545",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>