Bug 246336 - libswt link failure: undefined symbol: g_hash_table_ref
Summary: libswt link failure: undefined symbol: g_hash_table_ref
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 7
Hardware: i686
OS: Linux
low
low
Target Milestone: ---
Assignee: Ben Konrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-30 17:22 UTC by Alexander Boström
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-30 20:10:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
log file (2.97 KB, text/plain)
2007-06-30 17:22 UTC, Alexander Boström
no flags Details

Description Alexander Boström 2007-06-30 17:22:31 UTC
Description of problem:
Eclipse fails to start, giving an error in ~/workspace/.metadata/.log saying:

java.lang.UnsatisfiedLinkError:
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/13/1/.cp/libswt-pi-gtk-3236.so:
/usr/lib/libgtk-x11-2.0.so.0: undefined symbol: g_hash_table_ref

Version-Release number of selected component (if applicable):
gtk2-2.10.13-1.fc7
libswt3-gtk2-3.2.2-15.fc7

How reproducible:
Always.

Steps to Reproduce:
1. # yum install eclipse
2. $ eclipse
  
Additional info:
I tried with a fresh user account, made no difference.

I doubt everyone else has the same problem, so it seems likely there's something
wrong with my setup, but as far as I can tell in this case only pure Fedora 7
packages are being used and have not been corrupted.

Comment 1 Alexander Boström 2007-06-30 17:22:31 UTC
Created attachment 158295 [details]
log file

Comment 2 Alexander Boström 2007-06-30 20:10:20 UTC
Doh. Nevermind. (I had a stale libglib.so in /usr/lib in addition to the proper
Fedora one in /lib. For some reason it got loaded in the Eclipse case, but not
when running ldd on libswt, so it was a bit hidden.)



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