<?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>609</bug_id>
          
          <creation_ts>2012-08-25 17:48:17 +0200</creation_ts>
          <short_desc>gluegen-rt-natives-amd64.jar is referred to as gluegen-natives-amd64.jar in source</short_desc>
          <delta_ts>2012-09-16 15:48:56 +0200</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Gluegen</product>
          <component>core</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>ddukki</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>ddukki</cc>
          
          <cf_type>---</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>1769</commentid>
    <comment_count>0</comment_count>
    <who name="">ddukki</who>
    <bug_when>2012-08-25 17:48:17 +0200</bug_when>
    <thetext>For some reason, in the Aug. 3 build, the gluegen-rt-natives-amd64.jar is loaded as gluegen-natives-amd64.jar (i.e. missing the &quot;-rt-&quot;), and since there is no such file, it crashes.  I had to rename the file to remove the &quot;-rt-&quot; to get it to load properly.  No other errors, just the renaming fixed it.

Crashes on JOCL when enumerating all available platforms.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1789</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2012-09-16 14:00:32 +0200</bug_when>
    <thetext>Is this still valid ? Can you confirm this w/ latest aggregated autobuild (coming up today).
And if so - can you give us a recipe to reproduce ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1791</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2012-09-16 15:48:56 +0200</bug_when>
    <thetext>The only way there could be an attempt to load &quot;gluegen-natives-&lt;os.and.arch&gt;.so&quot;
is that you use gluegen.jar instead of gluegen-rt.jar.

This is no more possible anyways, since gluegen RT symbols/classes
are removed from gluegen.jar - to make this clear.

There is also no reference of gluegen-natives* in JOCL, I just checked the &apos;git log -u&apos; diff report.

Closing this bug, since not reproducible.

Pls reopen, if still an issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>