← Back to team overview

openjdk team mailing list archive

[Bug 814306] Re: path resolving issue: libsoftokn3.so not found, maybe affecting other native libraries

 

It is still present in the latest "Precise Pangolin (12.04)"
distribution.

Why is the fix still not integrated?

The fix:
ln -s /usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so /usr/lib/x86_64-linux-gnu/libsoftokn3.so

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/814306

Title:
  path resolving issue: libsoftokn3.so not found, maybe affecting other
  native libraries

Status in “openjdk-7” package in Ubuntu:
  Confirmed
Status in “openjdk-7” package in Debian:
  Fix Released

Bug description:
  OpenJDK 7 (b147 amd64 from Oneiric Alpha PPA) sometimes shows strange path resolving behavior. 2 ways to reproduce it:
  This bug is not present in (and does not affect):
  - Oracle's JDK7 b147 (only testet on natty)
  - OpenJDK 6 (6b22)

  Affects at least: Natty amd64, Oneiric amd64

  1. With Eclipse 3.7 (from eclipse.org), 3.6 (from eclipse.org), 3.5.2 (from Natty default PPA, not for Oneiric since it does not start in oneiric because of swt dependencie issue)
  1.1 Open Eclipse-based application
  1.2 Open "Help ⇒ About Eclipse"
  1.3 Open "Configuration Details" or "Plugin Details"
  1.4 Error dialog opens, error Message details:
  _______
  An internal error occurred during: "org.eclipse.ui.internal.dialogs.AboutPluginsDialog".
  Library /usr/lib/x86_64-linux-gnu/libsoftokn3.so does not exist
  _______
  This file really does not exist in this folder, but in /usr/lib/x86_64-linux-gnu/nss and /usr/lib32/nss .
  Starting Eclipse from other openjdk/oracle JRE this problem does not occurr.
  For further details see attached files.

  This affects RSSOwl (based on Eclipse 3.4) and some Eclipse Plugins
  (like UML LAB http://marketplace.eclipse.org/content/uml-lab ) as well
  as other Eclipse RCP based Software.

  Eclipse 3.5.2 from Natty default PPA shows a little different
  behavior: "Plugin Details" is displayed without error message,
  "Configuration Details" tab is empty (no content but there must be
  one).

  
  2. Minecraft does not find the same file ( /usr/lib/x86_64-linux-gnu/libsoftokn3.so ), see attachment

  
  All problems described here do not occurr on openjdk6 or oracle's JDK 7.

  I have noticed a similar problem with jMonkeyEngine (JMonkeyPlatform
  SDK, Mythruna) but am not sure if these problems are related. I'll
  keep investigating ;).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/814306/+subscriptions



References