[Bug 2950] Segfault when starting Gephi; EGL-related?

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon May 2 13:50:50 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2950

Xerxes Rånby <xerxes at zafena.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |xerxes at zafena.se
         Resolution|---                         |INVALID

--- Comment #2 from Xerxes Rånby <xerxes at zafena.se> ---
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. 
https://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing
https://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160502/67dbbb41/attachment.html>


More information about the distro-pkg-dev mailing list