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

2008-04-02 Thread Zin Slan
Same crash with sun-java6. ** Attachment added: "hs_err_pid32169.log" http://launchpadlibrarian.net/13079328/hs_err_pid32169.log -- JVM utterly unstable with Eclipse 3.3 on x86_64 https://bugs.launchpad.net/bugs/206620 You received this bug notification because you are a member of Ubuntu Bugs

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

2008-04-01 Thread Zin Slan
This is reproducible on multiple systems. Setting confirmed to avoid the Janitor. ** Changed in: openjdk-6 (Ubuntu) Status: Incomplete => Confirmed -- JVM utterly unstable with Eclipse 3.3 on x86_64 https://bugs.launchpad.net/bugs/206620 You received this bug notification because you are

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

2008-04-01 Thread Zin Slan
** Attachment added: "hs_err_pid14809.log" http://launchpadlibrarian.net/13038473/hs_err_pid14809.log -- JVM utterly unstable with Eclipse 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 Ub

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

2008-04-01 Thread Zin Slan
** Attachment added: "hs_err_pid14897.log" http://launchpadlibrarian.net/13038439/hs_err_pid14897.log -- JVM utterly unstable with Eclipse 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 Ub

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

2008-04-01 Thread Zin Slan
** Attachment added: "hs_err_pid15209.log" http://launchpadlibrarian.net/13038433/hs_err_pid15209.log -- JVM utterly unstable with Eclipse 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 Ub

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

2008-04-01 Thread Zin Slan
** Attachment added: "hs_err_pid15604.log" http://launchpadlibrarian.net/13038430/hs_err_pid15604.log -- JVM utterly unstable with Eclipse 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 Ub

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

2008-04-01 Thread Zin Slan
I'm getting this with Eclipse 3.2.2 as packaged with hardy as well, again with openjdk-6. Attaching an example trace. ** Attachment added: "hs_err_pid15670.log" http://launchpadlibrarian.net/13038419/hs_err_pid15670.log -- JVM utterly unstable with Eclipse 3.3 on x86_64 https://bugs.launchpad

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

2008-03-28 Thread Matthias Klose
is this seen with the sun-java6-jre package as well? ** Changed in: openjdk-6 (Ubuntu) Status: New => Incomplete -- JVM utterly unstable with Eclipse 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

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

2008-03-27 Thread Franck
Other workaround is to switch to i386 architecture... there OpenJdk is stable with eclipse 3.3. -- JVM utterly unstable with Eclipse 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. --

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

2008-03-27 Thread Gavin Carothers
Work around same as last time, sudo update-java-alternatives -s java-1.5.0-sun -- JVM utterly unstable with Eclipse 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 mail

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

2008-03-27 Thread Gavin Carothers
Should note that I had this issue before with: # SIGSEGV (0xb) at pc=0x7f59b254222a, pid=32446, tid=1105189200 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0-b19 mixed mode linux-amd64) # Problematic frame: # V [libjvm.so+0x1f122a] So the issue is likely with the JDK itself. Full cras

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

2008-03-27 Thread Gavin Carothers
I can reproduce as well. # Java VM: OpenJDK 64-Bit Server VM (1.6.0-b07 mixed mode linux-amd64) # Problematic frame: # V [libjvm.so+0x20afb0] Current thread (0x006b8c00): JavaThread "CompilerThread1" daemon [_thre ad_in_native, id=9803, stack(0x420a2000,0x421a3000)] sig

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

2008-03-26 Thread Franck
Just a note to say I can reproduce the problem from scratch with the main project I work on. Steps I follow are : - download eclispe 3.3 from eclipse.org - unzip - run eclipse and create workspace - install subclipse (subversion plugin) - create project from svn repository - add xercesImpl.jar to

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

2008-03-26 Thread Franck
No, it does not make any difference. Still crashes in CompilerThread0 process... -- JVM utterly unstable with Eclipse 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 m

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

2008-03-25 Thread Matti Lindell
Does passing -XX:MaxPermSize=128M to jvm have any difference? You can put that in eclipse.ini. -- JVM utterly unstable with Eclipse 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. --

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

2008-03-25 Thread Franck
** Attachment added: "log file on crash" http://launchpadlibrarian.net/12858183/hs_err_pid10897.log -- JVM utterly unstable with Eclipse 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 Ubun