Bug 205083 - undefined symbol: NS_InitEmbedding
Summary: undefined symbol: NS_InitEmbedding
Keywords:
Status: CLOSED DUPLICATE of bug 201778
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ben Konrath
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-03 22:20 UTC by Andy Burns
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-04 18:11:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andy Burns 2006-09-03 22:20:55 UTC
Description of problem:

When starting eclipse, get dialog box

JVM terminated. Exit code=127
/usr/bin/java
-jar startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/bin/eclipse
-name Eclipse
-showsplash 600
-exitdata 110014
-vm /usr/bin/java
-vmargs
-jar startup.jar 

if started from bash prompt, additionally see error messages

/usr/bin/java: symbol lookup error:
/home/andy/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/249/1/.cp/libswt-mozilla-gtk-3232.so:
undefined symbol: NS_InitEmbedding

Version-Release number of selected component (if applicable):
eclipse-bugzilla.i386                    1:0.2.4-2.fc6          installed       
eclipse-cdt.i386                         1:3.1.0-2              installed       
eclipse-cdt-sdk.i386                     1:3.1.0-2              installed       
eclipse-changelog.i386                   1:2.2.3-1.fc6          installed       
eclipse-ecj.i386                         1:3.2.0-2              installed       
eclipse-jdt.i386                         1:3.2.0-2              installed       
eclipse-jdt-sdk.i386                     1:3.2.0-2              installed       
eclipse-pde.i386                         1:3.2.0-2              installed       
eclipse-pde-runtime.i386                 1:3.2.0-2              installed       
eclipse-pde-sdk.i386                     1:3.2.0-2              installed       
eclipse-platform.i386                    1:3.2.0-2              installed       
eclipse-platform-sdk.i386                1:3.2.0-2              installed       
eclipse-pydev.i386                       1:0.9.3_fc-17          installed       
eclipse-rcp.i386                         1:3.2.0-2              installed       
eclipse-rcp-sdk.i386                     1:3.2.0-2              installed       
eclipse-subclipse.i386                   1.1.5-2.fc6            installed       
eclipse-subclipse-book.i386              1.1.5-2.fc6            installed      

How reproducible:
100%

Comment 1 Ben Konrath 2006-09-04 18:11:14 UTC
This seems to be a firefox bug. As temporary work-around replace
/usr/lib/eclipse/libswt-mozilla-gtk-3232.so with this:

http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/org.eclipse.swt.gtk.linux.x86/Attic/libswt-mozilla-gtk-3232.so?rev=1.2&only_with_tag=v3232m&content-type=application/octet-stream

*** This bug has been marked as a duplicate of 201778 ***


Note You need to log in before you can comment on or make changes to this bug.