Public bug reported:

Binary package hint: eclipse

I have upgraded from Gutsy to Hardy (while it was still in beta).

Eclipse crashes in various cases with the error:

    /usr/lib/jvm/java-1.5.0-sun/bin/java: symbol lookup error:
/home/ocalladw/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/44/1/.cp
/libswt-mozilla-gtk-3236.so: undefined symbol: NS_StringContainerInit2

This occurs with both java-1.5.0-sun and java-6-sun (and possibly other
JVMs).

ldd on libswt-mozilla-gtk-3236.so gives

        linux-gate.so.1 =>  (0xb7faf000)
        libxpcom.so => not found
        libplds4.so.0d => /usr/lib/libplds4.so.0d (0xb7f84000)
        libplc4.so.0d => /usr/lib/libplc4.so.0d (0xb7f7f000)
        libnspr4.so.0d => /usr/lib/libnspr4.so.0d (0xb7f4c000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f34000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f30000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e3d000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7e18000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e0c000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7cbd000)
        /lib/ld-linux.so.2 (0xb7fb0000)

Note: libxpcom.so not found

libxul0d provides /usr/lib/libxpcom.so.0d (so I guess this is related to bug 
199271) but not /usr/lib/libxpcom.so.
I installed libxul-dev and this provided /usr/lib/libxpcom.so. Eclipse now runs 
without these previous crashes.

** Affects: eclipse (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Eclipse may need libxpcom.so from libxul-dev
https://bugs.launchpad.net/bugs/220676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to