<p>FWIW, I can't reproduce on my Debian Unstable x86-64.</p>

<p>Also, to run GDM more directly, you can do <code>gdb -ex run --args geany -v</code>.</p>

<p>Anyway… looks very odd.  Could you try and run under Valgrind?  it looks like a memory corruption, so maybe Valgrind could help.  It's fairly slow to run anything under Valgrind, but use <code>G_DEBUG="gc-friendly:resident-modules" G_SLICE="always-malloc" valgrind geany -v</code>.</p>

<p>Also, you might want to install Geany's, Geany-Plugins' and WebKitGTK's (beware, there are many WebKitGTKs, it's <em>libwebkitgtk-1.0-0-dbg</em>) debugging symbols (-dbg packages) to see more meaningful traces with GDB and Valgrind.</p>

<p>This said, I doubt it's actually WebHelper's fault.  I could be wrong, but I doubt the plugin does anything odd enough to trigger something like that, and would rather imagine it's an obscure bug in libwebkitgtk going unnoticed because it's with the inspector.</p>

<p>If I get a chance I'll try and setup a 32 bits Jessie VM, but it might not be tonight.</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 or <a href="https://github.com/geany/geany-plugins/issues/412#issuecomment-197486839">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8vHxLU-vTlOPw5ysh5xU-dJtAJ5ks5puFGfgaJpZM4HwtWF.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-plugins/issues/412#issuecomment-197486839"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>