Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse crashes with an import of an existing java project (debian)
Eclipse crashes with an import of an existing java project (debian) [message #1043138] Wed, 17 April 2013 10:26
Johan Vermeire is currently offline Johan VermeireFriend
Messages: 1
Registered: April 2013
Location: Daknam (Lokeren) - Belgi...
Junior Member
Hello,

When I try to import an existing project into the workspace, eclipse (Indigo and Juno)
crashes with the following message:

selfbank@debian:~/dl$ /home/selfbank/dl/eclipse/eclipse: symbol lookup error: /usr/local/lib/libgio-2.0.so.0: undefined symbol: g_list_copy_deep

root@debian:/usr/local/lib# nm libgio-2.0.so.0.3502.0 | grep g_list_copy_deep
U g_list_copy_deep
root@debian:/usr/local/lib# nm libglib-2.0.so.0.3502.0 | grep g_list_copy_deep
00042860 T g_list_copy_deep

selfbank@debian:~/dl/eclipse$ ldd eclipse
linux-gate.so.1 => (0xb773c000)
libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb7721000)
libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb771c000)
libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb75b9000)
/lib/ld-linux.so.2 (0xb773d000)

selfbank@debian:~/dl/eclipse$ uname -a
Linux debian 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux


I've searching on the web, but I cannot find an a solution

Does somebody has a hint to solve this?



Best Regards,

Johan Vermeire (Belgium)
Previous Topic:Android debug view/perspective gone
Next Topic:errorr on eclipse and tomcat7
Goto Forum:
  


Current Time: Fri Apr 26 05:28:41 GMT 2024

Powered by FUDForum. Page generated in 0.08419 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top