[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-23 Thread Jørgen H . Seland
Eclipse 3.3.2 64-bit, sun-java6 6-06-0ubuntu1, Hardy beta 5 AMD 64: Confirming crash on java build (both automatic and non-automatic). Also confirming the -Xint option workaround. Also confirming slowdown with -Xint option (but this is no surprise, as it disables JIT compilation). -- Eclipse c

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-23 Thread Scott Van Wart
The IBM Java6 SDK doesn't trigger this bug, so if you can live with that in the time being, it seems a good substitute until this gets fixed. -- Eclipse crashes due to jvm crash https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-22 Thread Fotis Paraskevopoulos
I can confirm that the -Xint option in eclipse.ini solves the problem, I didn't see the cpu hit though. I will be attent for it. I have a vanilla eclipse 3.2.2 and jdk 1.6.0_04 from sun Thanks. -- Eclipse crashes due to jvm crash https://bugs.launchpad.net/bugs/174759 You received this bug notif

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-14 Thread Nicolas Albert
Eclipse doesn't crash anymore but it is slower. I add -Xint in my eclipse.ini, the jvm don't try to optimize by compiling native code (mixed mode). I havn't test all jvm/eclipse with this option, but you can try. (Eclipse really eat more CPU with -Xint ! :( so it isn't a good solution) -- Eclips

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-14 Thread Kai Krueger
Thanks, disabling "automatic building" seems to have fixed it for me. Previously I had tried it with a variety of Java versions (sun java 1.6, sun java 1.7beta, iced tea) and several eclipse versions (3.2, 3.4M6a) and all showed the same problem. It does also seem to have something to do with the

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-04-13 Thread Nicolas Albert
The problem during when Eclipse compile java code. The first build is ok, but if I edit a java source, the "automatic building" crash. If I disable "automatic building" and I run the java application, the compiler run and crash. If I make "project > clean" (delete .class) and rebuild, it's ok.

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-03-31 Thread Rengarajan
Applying "sed -i 's/XINERAMA/FAKEEXTN/g' /opt/jdk1.5.0_15/jre/lib/amd64/xawt/libmawt.so fixes this issue. After I applied this, my eclipse doesn't crash anymore. -- Eclipse crashes due to jvm crash https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a member

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-03-30 Thread Dorgendubal
Some investigation... could maybe help others. Just after the workspace is started, I immediately stopped the "building workspace..." background action. Eclipse didn't crash then. I disabled "build automatically" and switch to PHP perspective (PHPEclipse). This helped in my case. I'm developping

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-03-29 Thread Dorgendubal
Same problem (apt-get Eclipse and sun-jvm 6). Perfectly worked until I tried to open a file that was modified outside Eclipse. IDE crashed. Since then... Eclipse crashes 1-2 seconds after the workspace is started. -- Eclipse crashes due to jvm crash https://bugs.launchpad.net/bugs/174759 You rec

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-03-23 Thread Michael
same here traced to native code in libjvm.so It consistently crashes. a second or so after the workspace is started. tried icedtea, sun java 6 and 5 and gcj My version is the normal ubuntu(64) though. not kubuntu, everything worked perfectly before I updated to hardy. Doesn't look at all like

[Bug 174759] Re: Eclipse crashes due to jvm crash

2008-01-25 Thread della
I know you cannot believe this but during last eclipse session, eclipse crashes with this error on the console: [EMAIL PROTECTED]:~/programs/eclipse-3.3$ The program 'gecko' received an X Window System error. This probably reflects a bug in the program. The error was 'RenderBadPicture (invalid Pi

[Bug 174759] Re: eclipse crashes

2008-01-25 Thread della
I think that bug 77393 is a duplicated of this one. ** Summary changed: - eclipse crashes + Eclipse crashe due to jvm crash ** Tags added: java ** Summary changed: - Eclipse crashe due to jvm crash + Eclipse crashes due to jvm crash -- Eclipse crashes due to jvm crash https://bugs.launchpad

[Bug 174759] Re: eclipse crashes

2008-01-25 Thread della
Using a clean eclipse installation sometimes fix the problem, but just temporary. Today I am having a lot of crashes, here is another log: # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb56cbe93, pid=5802, tid=3029511056 # # Java VM: Java HotSpot(

[Bug 174759] Re: eclipse crashes

2008-01-23 Thread Paul Wagland
For what it is worth, I have started to have the same issue. And it might well be a corrupt workspace, but the JVM should probably still not crash... WIll try a new workspace as a workaround though. -- eclipse crashes https://bugs.launchpad.net/bugs/174759 You received this bug notification bec

[Bug 174759] Re: eclipse crashes

2008-01-20 Thread Jean Azzopardi
I believe I solved my problem. I reinstalled eclipse, and it turned out that the workspace was problematic. -- eclipse crashes https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 174759] Re: eclipse crashes

2008-01-16 Thread Jean Azzopardi
I have the same problem on Hardy as of today, as a matter of fact. Used to work, but it doesn't anymore, and I don't know why, thanks to the large glut of updates we get on a daily basis. ** Attachment added: "hs_err_pid27298.log" http://launchpadlibrarian.net/11401405/hs_err_pid27298.log **

[Bug 174759] Re: eclipse crashes

2007-12-18 Thread della
I have exactly the same problem, on gutsy gibbon. Also happens with 1.5.0_13 ** Attachment added: "hs_err_pid6635.log" http://launchpadlibrarian.net/10950047/hs_err_pid6635.log -- eclipse crashes https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a me

[Bug 174759] Re: eclipse crashes

2007-12-07 Thread thomas coopman
error log ** Attachment added: "hs_err_pid17986.log" http://launchpadlibrarian.net/10793507/hs_err_pid17986.log -- eclipse crashes https://bugs.launchpad.net/bugs/174759 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

<    1   2