[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-04-11 Thread Bruno Girin
I upgraded to Lucid beta 2 today and this bug seems to be resolved in Lucid. I am therefore marking it as invalid. ** Changed in: eclipse (Ubuntu) Status: New = Invalid -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-04-10 Thread Bruno Girin
Some update on this. Following the xulrunner update from 1.9.1.8 to 1.9.1.9 in Karmic today, Eclipse now crashes in exactly the same way with 1.9.1.9 as it does with 1.9.2 so it looks like that update solved the original xulrunner bug but the issue with libpango still remains. -- Eclipse crashes

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-04-04 Thread Benjamin Drung
@Niels: Is the crash in libgail.so (comment #17) a known bug? @Bruno: If you want to use eclipse with xulrunner-1.9.2, you have to adjust LD_LIBRARY_PATH in /usr/bin/eclipse, too. -Dorg.eclipse.swt.browser.XULRunnerPath= and LD_LIBRARY_PATH have to match (otherwise it will probably crash). --

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-04-04 Thread Bruno Girin
@Benjamin, I modified /usr/bin/eclipse to this: $ cat /usr/bin/eclipse #!/bin/sh # work around e#290395 / LP: #458703 export GDK_NATIVE_WINDOWS=true #xuldir=/usr/lib/xulrunner-$(/usr/bin/xulrunner-1.9.1 --gre-version) xuldir=/usr/local/lib/xulrunner-1.9.2

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-26 Thread Bruno Girin
@Benjamin: I run Karmic and have xulrunner 1.9.1.8 installed in /usr/lib. I also have xulrunner 1.9.2 installed in /usr/local/lib. I tried the following: eclipse -vmargs -Xmx512M -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1.8 In that case, eclipse crashes in libgail.so with

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-26 Thread Bruno Girin
** Attachment added: Crash log when run with xulrunner 1.9.2 http://launchpadlibrarian.net/42040270/hs_err_pid4330.log -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-26 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: Incomplete = New -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-26 Thread Bruno Girin
@Benjamin, if the bug is difficult to reproduce (and therefore confirm), what can I do to trace the cause of this bug? I'm happy to install any libraries on my machine, and debug the process in gdb or other in order to find the cause but I'm not sure where to start. -- Eclipse crashes

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-25 Thread Benjamin Drung
Which versions of xulrunner do you have installed? eclipse 3.5.2-2ubuntu1 should fix the issue in lucid. If you use karmic, can you try running eclipse with eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1.8? -- Eclipse crashes intermittently when interacting with

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-25 Thread Benjamin Drung
** Changed in: eclipse (Ubuntu) Status: New = Incomplete -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-22 Thread Bruno Girin
Removing duplicate based on Niels's last comment. @ahmedre, @Olaf: this bug was originally reported against Karmic, not Lucid so it may be a different issue. @Niels: from your comment, I gather that this issue has happened before. Do you know how it was resolved? ** This bug is no longer a

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-19 Thread ahmedre
*** This bug is a duplicate of bug 528324 *** https://bugs.launchpad.net/bugs/528324 @Olaf - sorry for the late reply - yes. -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-19 Thread Niels Thykier
*** This bug is a duplicate of bug 528324 *** https://bugs.launchpad.net/bugs/528324 @Bruno Girin Hi Looking at the original and your new log, I tend to believe you are right. This is the libpango issue again. ~Niels -- Eclipse crashes intermittently when interacting with the UI

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-12 Thread Bruno Girin
*** This bug is a duplicate of bug 528324 *** https://bugs.launchpad.net/bugs/528324 I don't think this is a duplicate of bug 528324. If it was a duplicate, using xulrunner 1.9.2 should resolve it but it doesn't appear to do so. I did the following: 1. Downloaded xulrunner 1.9.2 from:

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-05 Thread ahmedre
i have the same problem as @bruno mentioned. @olaf - thank you - although your workaround gives me an error on making the workspace, everything works fine after re-running it. so far, no crashes. -- Eclipse crashes intermittently when interacting with the UI

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-05 Thread Olaf Krische
@ahmede are you using lucid lynx as well as the daily mozilla updates as i do? -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-05 Thread Niels Thykier
*** This bug is a duplicate of bug 528324 *** https://bugs.launchpad.net/bugs/528324 ** This bug has been marked a duplicate of bug 528324 eclipse crashed with signal 5 in _XError() -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Olaf Krische
Can anybody else confirm this as a workaround? 1) $ sudo apt-get install xulrunner 2) Append this to eclipse.ini -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner/xulrunner 3) $ ./eclipse -data `mktemp -d` 4) $ Close the 'Welcome' tab No crash. And my already configured projects work

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Bruno Girin
@Dominic: I can't reproduce with a fresh workspace. In fact, with the -data `mktemp -d` option, I can close the welcome tab and close eclipse but the process does not die, I then have to kill it with kill -9. @Olaf: I haven't tried the xulrunner option but will do. -- Eclipse crashes

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Bruno Girin
** Attachment added: Crash report with Sun JVM http://launchpadlibrarian.net/40052849/hs_err_pid4102.log -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Bruno Girin
** Attachment added: Crash report with OpenJDK JVM http://launchpadlibrarian.net/40052870/hs_err_pid4525.log -- Eclipse crashes intermittently when interacting with the UI https://bugs.launchpad.net/bugs/531315 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Dominic Evans
I believe this is the same issue as described in bug 528324 i.e., using command completion etc. seem to crash eclipse it seems to be reproducible by launching a fresh workspace and then attempting to close the 'welcome' tab 1) $ eclipse -data `mktemp -d` 2) Close the 'Welcome' tab 3) Observe

[Bug 531315] Re: Eclipse crashes intermittently when interacting with the UI

2010-03-03 Thread Olaf Krische
According to #6, it crashes here as well since two days ago with the latest lucid lynx updates, but i cant provide any stacktrace at all, since there is none, it just crashes $ cd ~ $ tar xvzf eclipse-jee-galileo-SR2-linux-gtk-x86_64.tar.gz $ cd eclipse $ ./eclipse -data `mktemp -d` $ Close the