UnsatisfiedLinkError on startup on Mac OS X

Bug #616841 reported by Mathieu Bastian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Invalid
High
Unassigned
0.7
Invalid
High
Unassigned

Bug Description

Graphic library error, related to JOGL.

Stack trace:

java.lang.UnsatisfiedLinkError: com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT0(Ljava/nio/ByteBuffer;)Z
 at com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT0(Native Method)
 at com.sun.opengl.impl.JAWTFactory.JAWT_GetAWT(JAWTFactory.java:38)
 at com.sun.opengl.impl.JAWT$1.run(JAWT.java:99)
 at java.security.AccessController.doPrivileged(Native Method)
 at com.sun.opengl.impl.JAWT.getJAWT(JAWT.java:95)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:144)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
 at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
 at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
 at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
 at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
 at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
 at sun.awt.RepaintArea.paintComponent(RepaintArea.java:276)

Found on:
- Mac OS X, 10.5.8, x86_64
- Mac OS X, 10.6.4, x86_64

Could be because another bad version of JOGL library is already loaded by another program or from default system path. Looking for solutions...

Tags: jogl
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :
Changed in gephi:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.