Your message dated Fri, 30 Nov 2007 20:25:52 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453513: eclipse: does not start with gcj jvm
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: eclipse
Version: 3.2.2-4
Severity: grave
Justification: causes non-serious data loss
Hi,
I had problems launching eclipse. Every time I tried, the "java" process
was using up to 80% of the memory.
% 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 228007
-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/nox/.eclipse/org.eclipse.platform_3.2.0/configuration/
Configuration file:
file:/home/nox/.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/nox/.options not found
Time to load bundles: 3
GC Warning: Out of Memory! Returning NIL!
Then I tried with the sun jvm with this command :
% eclipse -debug -consolelog -vm /usr/lib/jvm/java-6-sun/bin/java
and all's going fine...
Maybe gcj is the problem but I didn't run any other problem with it.
Thanks
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages eclipse depends on:
ii eclipse-jdt 3.2.2-4 Java Development Tools plug-ins fo
ii eclipse-pde 3.2.2-4 Plug-in Development Environment to
ii eclipse-source 3.2.2-4 Eclipse source code plug-ins
ii zenity 2.20.0-2 Display graphical dialog boxes fro
Versions of packages eclipse recommends:
ii eclipse-gcj 3.2.2-4 Native Eclipse run with GCJ
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Nov 30, 2007 at 08:19:11AM +0100, Michael Koch wrote:
> Hello Nicolas,
>
>
> On Thu, Nov 29, 2007 at 11:38:27PM +0100, Nicolas Maitre wrote:
> > Package: eclipse
> > Version: 3.2.2-4
> > Severity: grave
> > Justification: causes non-serious data loss
> >
> > Hi,
> > I had problems launching eclipse. Every time I tried, the "java" process
> > was using up to 80% of the memory.
I think this is the same bug as #453509. I think a new libc6 fixes this
issue. I close this bug because of this. If not please reopen the bug and
give additional information if possible.
Cheers,
Michael
--- End Message ---