<html>
    <head>
      <base href="http://icedtea.classpath.org/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xerxes@zafena.se" title="Xerxes Rånby <xerxes@zafena.se>"> <span class="fn">Xerxes Rånby</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Segfault when starting Gephi; EGL-related?"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2950">bug 2950</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>xerxes@zafena.se
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Segfault when starting Gephi; EGL-related?"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2950#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Segfault when starting Gephi; EGL-related?"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2950">bug 2950</a>
              from <span class="vcard"><a class="email" href="mailto:xerxes@zafena.se" title="Xerxes Rånby <xerxes@zafena.se>"> <span class="fn">Xerxes Rånby</span></a>
</span></b>
        <pre>By reading your crash log i can see that the crash happened early on startup
after calling the EGL eglInitialize function
and then later caused a crash inside LLVM code that is part of your Linux Mint
14 "Nadia" systems OpenGL Mesa3D "gallium" driver implementation.

It also looks like that the Mesa3D driver was unable to initialize the GPU on
your system and then crashed during CPU based OpenGL software emulation.

I will close this bug as invalid here because the crash happened outside the
IcedTea code-base.

I will give you some pointers where you can get further support:

Gephi uses JogAmp JOGL to let Java have access to the OpenGL drivers.
If you can performing a JogAmp JOGL "runtime version check" then you can upload
the generated log file to the JogAmp bugzilla, by doing will provide much more
information about the OpenGL driver in combination with the GPU/CPU you use on
your system. 
<a href="https://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing">https://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing</a>
<a href="https://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check">https://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>