<p>A few questions:</p>

<ul>
<li>What version of Windows is that?</li>
<li>Is it the Geany installer that comes with GTK+ bundled or did you provide own GTK+ (if so, what version)?</li>
<li>What plugins are activated, if any, when the abort/exception occurs?</li>
<li>What significance is the Java version (as Geany doesn't use Java at all)?</li>
</ul>

<p>You might try to run Geany from command prompt[0], passing the <code>-v</code> option, which will make it write out debug messages to the command prompt. I'm guessing the messages will contain a bunch of warnings/error messages leading up to the abort/unhandled exception. If so, and you could paste the output here, that would be really useful to troubleshoot the issue.</p>

<p>[0]: from Command Prompt window, type similar to:</p>

<pre><code>    C:\> C:\Program Files (x86)\Geany\bin\Geany.exe -v
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/795#issuecomment-163652435">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5l6lTc1XzqLs-WwVjn8vb71uAEKks5pOYxXgaJpZM4GytfR.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/795#issuecomment-163652435"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>