[Bug 564386] Re: Eclipse crashes

2010-04-29 Thread burkaygenc
*** This bug is a duplicate of bug 562555 *** https://bugs.launchpad.net/bugs/562555 sudo aptitude remove xulrunner-1.9.1 solved it for me. Now I am using 1.9.2 by default and Eclipse works like a charm. -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug

[Bug 564386] Re: Eclipse crashes

2010-04-24 Thread Mathieu Laurent
Updated to the lastest eclipse versions. Still crashed. So I commented out the export Mozilla line and eclipse now works again. -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 564386] Re: Eclipse crashes

2010-04-24 Thread Benjamin Drung
Can you remove xulrunner-1.9.1 and try again? -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 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

[Bug 564386] Re: Eclipse crashes

2010-04-24 Thread simonnix
*** This bug is a duplicate of bug 562555 *** https://bugs.launchpad.net/bugs/562555 ** This bug has been marked a duplicate of bug 562555 Eclipse locks in org.eclipse.swt.internal.mozilla.XPCOM._Call -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug

[Bug 564386] Re: Eclipse crashes

2010-04-24 Thread simonnix
*** This bug is a duplicate of bug 562555 *** https://bugs.launchpad.net/bugs/562555 I marked this bug as a duplicate of https://bugs.launchpad.net/bugs/562555 . Basically using MOZILLA_FIVE_HOME environment variable instead of -Dorg.eclipse.swt.browser.XULRunnerPath requires to have

[Bug 564386] Re: Eclipse crashes

2010-04-18 Thread Mathieu Laurent
I have the same problem. I use these plugins : PDT and subversive. ** Changed in: eclipse (Ubuntu) Status: Incomplete = Confirmed -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 564386] Re: Eclipse crashes

2010-04-18 Thread Mathieu Laurent
Fuchs solution, export MOZILLA_FIVE_HOME=/usr/lib/xulrunner-$(/usr/bin/xulrunner-1.9.2 --gre-version) Fixed this issue for me. -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Benjamin Drung
Please upgrade to eclipse 3.5.2-2ubuntu2 or later and try again. ** Changed in: eclipse (Ubuntu) Status: New = Incomplete -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Fuchs
I can confirm this with eclipse 3.5.2-2ubuntu3 and SUNs JRE plus the OpenJDK. The problem is a mozilla library, therefore eclipse can be started by commenting out export MOZILLA_FIVE_HOME=/usr/lib/xulrunner-$(/usr/bin/xulrunner-1.9.2 --gre-version) in /usr/bin/eclipse Not a nice solution,

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Benjamin Drung
Can you please run apport-collect 564386? -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 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

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Fuchs
Architecture: i386 DistroRelease: Ubuntu 10.04 Package: eclipse 3.5.2-2ubuntu3 PackageArchitecture: all ProcEnviron: LANGUAGE=de_CH:de LANG=de_CH.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2 Tags: lucid ubuntu-une Uname: Linux 2.6.32-21-generic i686

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: Incomplete = New -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 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

Re: [Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Niels Thykier
Scott Grant wrote: ** Attachment added: hs_err_pid15711.log http://launchpadlibrarian.net/44389299/hs_err_pid15711.log Hi Your log shows that swt libraries has been extracted to your ~/.eclipse[1], which is likely to cause crashes (e.g.) when we update eclipse to a new upstream version.

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: New = Incomplete -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 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

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Wolfgang Richter
Fuchs solution, The problem is a mozilla library, therefore eclipse can be started by commenting out export MOZILLA_FIVE_HOME=/usr/lib/xulrunner-$(/usr/bin/xulrunner-1.9.2 --gre-version) Fixed this issue for me. This is a critical bug that basically halts all development in Eclipse unless it

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Fuchs
I just removed ~/.eclipse and it worked, but only because this removed all the plugins I use (subclipse, cdt, xml). Probably one of them relies on the mozilla library which then causes the crash. Re-installing those plugins and relaunching eclipse triggered this bug again, at the same position,

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Wolfgang Richter
Is it a third-party plugin issue? I have standard Eclipse from the repositories, moving the .eclipse folder to .old_eclipse did not fix for me. The crash always happens on function lookups with autocomplete (when the box/browser pops up), for me. -- Eclipse crashes

[Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Scott Grant
apport information ** Description changed: Binary package hint: eclipse A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x044eee32, pid=15711, tid=3048205168 # # JRE version: 6.0_18-b18 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode,

Re: [Bug 564386] Re: Eclipse crashes

2010-04-16 Thread Scott Grant
On 04/16/2010 03:54 AM, Benjamin Drung wrote: Please upgrade to eclipse 3.5.2-2ubuntu2 or later and try again. ** Changed in: eclipse (Ubuntu) Status: New = Incomplete I can confirm this with eclipse 3.5.2-2ubuntu3 and SUNs JRE plus the OpenJDK. The problem is a mozilla

[Bug 564386] Re: Eclipse crashes

2010-04-15 Thread Scott Grant
** Attachment added: hs_err_pid15711.log http://launchpadlibrarian.net/44389299/hs_err_pid15711.log -- Eclipse crashes https://bugs.launchpad.net/bugs/564386 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing