[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-07-14 Thread Gerald E Butler
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

branflake2267's solution worked for me as well. This seems the most
straight-forward solution:

 branflake2267 wrote on 2008-04-29: (permalink)

 Setting 'JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun' in ~/.eclipse/eclipserc 
 fixed it for me.

 I tried OpenJDK and got the crash, I tried sun-java-6 and got the crash on 
 my Ubuntu 8.04 hardy amd x64 system. Started happening after the upgrade. 
 Very annoying bug.

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-06-02 Thread Flavio C. da Costa
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

I've posted a possible workaround at:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/174759

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-05-28 Thread Andre Pietsch
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
This did not work for me.
Ubuntu 8.0.4
2.6.24-17-generic
java-1.5.0-sun-1.5.0.15

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-05-05 Thread Markus Majer
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

Use sun-java-5 to start eclipse. There it runs stable.
You can do your projects in sun-java-6 or OpenJDK as you want.

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-29 Thread mark
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

Best fix that worked for me (so far) is from the other issue that this
is a dupe of:

 add to eclipse.ini:
  
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith

Cleared up my frequent crashing. Really a pain to have to deal with
Eclipse when its crashing every 2 min:)

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-28 Thread branflake2267
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

Setting 'JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun' in ~/.eclipse/eclipserc
fixed it for me.

I tried OpenJDK and got the crash, I tried sun-java-6 and got the crash
on my Ubuntu 8.04 hardy amd x64 system. Started happening after the
upgrade. Very annoying bug.

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-27 Thread Nicolas Albert
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

@Eric Buist :
don't downgrade all your system to Gutsy, just the jdk !
- remove all your sun-* and openjdk package
- download package from gutsy :
goto http://archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java6/
and download all 6-03-0ubuntu2 package for your computeur ( i386 or amd64 + all 
) in a folder (~/jdk ?)
- install them :
dpkg -i ~/jdk/*.deb
- lock the version in synaptic (or what you what) and that all !

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-26 Thread Eric Buist
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

So, AGAIN, there is nothing to do for that too??? This is a very very
bad problem; I cannot work at all this way. Eclipse crashes right after
I open and compile my project, even if I try with Ubuntu Eclipse, or
eclipse.org's version. I tried with Sun's JDK 6 and OpenJDK 6 without
any success. The only working combination was 32-bits Eclipse, 32-bits
Sun's JVM 6, but I cannot access CVS with that; it refuses to connect to
Internet. So the only solution is to downgrade to Gutsy, but I find this
very LONG and annoying.

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-23 Thread exactt
*** This bug is a duplicate of bug 174759 ***
https://bugs.launchpad.net/bugs/174759

** This bug has been marked a duplicate of bug 174759
   Eclipse crashes due to jvm crash

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-18 Thread Scott Van Wart
I'm inclined to agree with Vittorio.  I get the same problem with Hardy
using an x64 JDK downloaded directly from Sun (1.6.0_06).

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-15 Thread Stephen Eilert
I can confirm the crash on Hardy I386.

The crash happens with sun-java-6 and openjdk-6, but not with sun-
java-5.

** Attachment added: hs_err_pid23478.log
   http://launchpadlibrarian.net/13470516/hs_err_pid23478.log

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-12 Thread Vittorio Ballestra
SAME On 32 bit architectures. here's my log. Eclipse is unusable.
Actually this is true also using sun jdk. Methink the problem is with
new glibc because this eclipse began crashing after switching to hardy
beta.

** Attachment added: hs_err_pid6962.log
   http://launchpadlibrarian.net/13382859/hs_err_pid6962.log

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 206620] Re: JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

2008-04-10 Thread exactt
setting to confirmed for sun-java6 as well as i also get the
[libjvm.so+0x1f122a] error. tested with latest hardy x86_64.

** Summary changed:

- JVM utterly unstable with Eclipse 3.3 on x86_64
+ JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64

** Description changed:

- Binary package hint: openjdk-6-jre
- 
- Running stock (not packaged) Eclipse 3.3 from eclipse.org 
(eclipse-java-europa-winter-linux-gtk-x86_64.tar.gz)
+ Running stock (not packaged) Eclipse 3.2.2/3.3 from eclipse.org 
(eclipse-java-europa-winter-linux-gtk-x86_64.tar.gz)
  is really unstable on my x86_64 laptop.
  
  JVM crashes really often, with log file similar to the one attached.
  
  Don't know what other information to provide to make the report
  usefull...
+ 
+ This seems to happen with sun-java-6 and openjdk alike.

** Also affects: sun-java6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: sun-java6 (Ubuntu)
   Status: New = Confirmed

-- 
JVM utterly unstable with Eclipse 3.2.2/3.3 on x86_64
https://bugs.launchpad.net/bugs/206620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs