Discussion:
Bug#446299: May be the same bug as #443905
Hongzheng Wang
2007-10-12 03:15:03 UTC
Permalink
I have the same experience. I didn't install gcj versions of eclipse,
including eclipse-gcj etc.

$ eclipse -debug
searching for compatible vm...
testing /usr/lib/jvm/java-gcj...not found
testing /usr/lib/kaffe/pthreads...not found
testing /usr/lib/jvm/java-6-sun...found
Start VM: /usr/lib/jvm/java-6-sun/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 4968011
-install /usr/lib/eclipse
-debug
-vm /usr/lib/jvm/java-6-sun/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
Install location:
file:/usr/lib/eclipse/
Configuration file:
file:/usr/lib/eclipse/configuration/config.ini loaded
Configuration location:
file:/home/hzwang/.eclipse/org.eclipse.platform_3.2.0/configuration/
Configuration file:
file:/home/hzwang/.eclipse/org.eclipse.platform_3.2.0/configuration/config.ini
not found or not read
Shared configuration location:
file:/usr/lib/eclipse/configuration/
Framework located:
file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Framework classpath:
file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Splash location:
/usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp
runCommand:
</usr/lib/eclipse/eclipse><-name><Eclipse><-showsplash><600></usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp>
Debug options:
file:/home/hzwang/.options not found
Time to load bundles: 8
Starting application: 1834
/usr/lib/bug-buddy/Eclipse: No such file or directory.
--
HZ
Michael Koch
2007-10-12 15:55:47 UTC
Permalink
Hello,
Here I have the same error as above.Anyway the 'eclipse' executable doesn't crush and continue to live after java vm has crushed.
As said on another place, I cant reproduce this. Unfortunately this
seems to be a pretty common bug as many people seem to have it.

Can you please try strace on eclipse and look for failed system calls?


Cheers,
Michael
Giangiacomo Mariotti
2007-10-14 07:18:03 UTC
Permalink
I attached the strace of eclipse (I haven't looked at this too much,so
maybe I'm saying something stupid,but that
"stat("/usr/lib/eclipse//usr/lib/eclipse/startup.jar", 0x7fff2eb39d40)
= -1 ENOENT (No such file or directory)" seems strange).

P.S. I've sent this same message yesterday,but still it didn't appear on the site,so I'm sending it again,maybe there has been some problem.

----- Original Message ----
From: Michael Koch <***@gmx.de>
To: Giangiacomo Mariotti <***@yahoo.com>; ***@bugs.debian.org
Sent: Friday, October 12, 2007 5:55:47 PM
Subject: Re: Bug#446299: May be the same bug as #443905

Hello,

As said on another place, I cant reproduce this. Unfortunately this
seems to be a pretty common bug as many people seem to have it.

Can you please try strace on eclipse and look for failed system calls?


Cheers,
Michael





____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting
Giangiacomo Mariotti
2007-10-14 07:24:59 UTC
Permalink
I'm sorry, I've made a complete mess.This is the real strace output.





____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
Giangiacomo Mariotti
2007-10-14 07:39:43 UTC
Permalink
I've really messed thigs up.First I attached a file too big,then I've sent the wrong output.Now this is the real strace output with just the error lines on it.





____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
Michael Koch
2007-10-24 20:00:22 UTC
Permalink
Hi,
i tink it is an amd64 bug
i have a 32bit and a 64bit system and the bug is only on the 64bit system (sid)
the init on a clean homedir fail and eclipse crashes ;/
Hmm, I develop the package on x86_64 and it works fine there.
Thats really a strange issue.


Cheers,
Michael
Rene Wunderlich
2007-10-27 22:44:52 UTC
Permalink
Hi Michael,

u have the ~/.eclipse dir renamed/deletet for ur test?

u have only this org.eclipse.osgi_3.2.2.R32x_v20070118.jar installed and no
other versions?


more ideas have i not ;/

gl

René

ps: its a total clean/new install i have all old files/directorys deleted and only
apt-get install eclipse installed and not more

----------
$ eclipse -debug
searching for compatible vm...
testing /usr/lib/jvm/java-gcj...found
Could not create /usr/local/lib/eclipse/.eclipseextension. Please run as root:
touch /usr/local/lib/eclipse/.eclipseextension
chmod 2775 /usr/local/lib/eclipse/.eclipseextension
chown root:staff /usr/local/lib/eclipse/.eclipseextension
Start VM: /usr/lib/jvm/java-gcj/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86_64
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 23d68006
-install /usr/lib/eclipse
-debug
-vm /usr/lib/jvm/java-gcj/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
Install location:
file:/usr/lib/eclipse/
Configuration file:
file:/usr/lib/eclipse/configuration/config.ini loaded
Configuration location:
file:/home/medi/.eclipse/org.eclipse.platform_3.2.0/configuration
Configuration file:
file:/home/medi/.eclipse/org.eclipse.platform_3.2.0/config.ini not found or
not read
Shared configuration location:
file:/usr/lib/eclipse/configuration/
Framework located:
file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Framework classpath:
file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Splash location:
/usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp
runCommand:

</usr/lib/eclipse/eclipse><-name><Eclipse><-showsplash><600></usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp>
Debug options:
file:/home/medi/.options not found
Time to load bundles: 38
Starting application: 3959
runCommand:
</usr/lib/eclipse/eclipse><-name><Eclipse><-exitdata><23d68006><An error has
occurred. See the log file
/home/medi/.eclipse/org.eclipse.platform_3.2.0/configuration/1193524395696.log.>

----------
Post by Michael Koch
Hmm, I develop the package on x86_64 and it works fine there.
Thats really a strange issue.
Cheers,
Michael
Loading...