<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>147</bug_id>
          
          <creation_ts>2005-03-16 10:08:26 +0100</creation_ts>
          <short_desc>Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: /home/carlsonj/jogl/build/obj/libjogl.so: libnvidia-tls.so.1: cannot handle TLS data</short_desc>
          <delta_ts>2010-03-24 07:47:37 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>163</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:47:37 +0100</bug_when>
    <thetext>


---- Reported by yottzumm 2005-03-16 22:08:26 ----

Just installed jogl and latest nvidia drivers on debian/sarge GNU/Linux.
Pentium III processor, 512 MB memory, GeForce FX 5200 (as I recall) 256MB video
memory.

I tried running Xj3D, JCanyon and java demos.gears.Gears, and I get the
following error in both (even after compiling jogl).

Help!

Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError:
/home/carlsonj/jogl/build/obj/libjogl.so: libnvidia-tls.so.1: cannot handle TLS data
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at net.java.games.jogl.impl.NativeLibLoader$1.run(NativeLibLoader.java:72)
        at java.security.AccessController.doPrivileged(Native Method)
        at net.java.games.jogl.impl.NativeLibLoader.load(NativeLibLoader.java:58)
        at
net.java.games.jogl.impl.x11.X11GLContextFactory.&lt;clinit&gt;(X11GLContextFactory.java:50)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at
net.java.games.jogl.impl.GLContextFactory.getFactory(GLContextFactory.java:69)
        at
net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:150)
        at
net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:118)
        at
net.java.games.jogl.GLDrawableFactory.createGLCanvas(GLDrawableFactory.java:85)
        at demos.gears.Gears.main(Gears.java:18)



---- Additional Comments From kbr 2005-03-16 22:15:53 ----

I believe this is a known problem and is not JOGL specific. I&apos;m not 100% sure of
the resolution but I think you may need to upgrade your glibc. Try a Google
search for &quot;cannot handle tls data&quot;. You might also try posting on the JOGL
forums at javagaming.org (linked from the JOGL home page).




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT  ---

This bug was previously known as _bug_ 147 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=147
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>