[Bug 460104] Re: Eclipse crashes on installing update

2010-04-07 Thread Bug Watch Updater
*** This bug is a duplicate of bug 445009 *** https://bugs.launchpad.net/bugs/445009 ** Changed in: eclipse-eclipsers Status: Unknown = Confirmed -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member

[Bug 460104] Re: Eclipse crashes on installing update

2010-01-08 Thread Bug Watch Updater
*** This bug is a duplicate of bug 445009 *** https://bugs.launchpad.net/bugs/445009 ** Changed in: eclipse (Fedora) Status: In Progress = Fix Committed -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread nh2
Workaround works for me, too. System - Preferences - Assistive Technologies - Untick first checkbox - Eclipse works. Do you think we should mark this as a duplicate of 445009? It really seems to be the same issue. -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104

Re: [Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread Trond Husoe
On Mon, 2009-11-02 at 18:59 +, nh2 wrote: Workaround works for me, too. System - Preferences - Assistive Technologies - Untick first checkbox - Eclipse works. Do you think we should mark this as a duplicate of 445009? It really seems to be the same issue. I think it is a good idea

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread Kallinger
Yes, this workaround works for me, too. -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 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 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread nh2
*** This bug is a duplicate of bug 445009 *** https://bugs.launchpad.net/bugs/445009 ** This bug has been marked a duplicate of bug 445009 Eclipse SIGSEGVs in libpango -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread nh2
*** This bug is a duplicate of bug 445009 *** https://bugs.launchpad.net/bugs/445009 OK, I marked it as duplicate and copied the upstream links over there. Someone having permissions should set the importance to Medium there, too. -- Eclipse crashes on installing update

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread nh2
Please check if this is a duplicate of Bug 445009. It is about a SIGSEGV in libpango after clicking Cancel like in Comment #21 and the Red Hat upstream bug, but not about text fields like the Eclipse upstream bug seems to be. In this bug, there is another Eclipse upstream bug linked. --

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread xaelis
@nh2 Yes indeed it seems very similar. Eclipse crashes as soon a click 'cancel' button (click close the window using the WM) on almost every dialog windows. The only dialog window that have not the issue is the Open file dialogue. But on my system it is a native gnome open file window. --

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread NKjoep
@nh2 @xaelis Yes very similar bug. I solved turning off Gnome Assistive Technologies, after logout Eclipsed works again. Please see also this bug: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/469375 -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread xaelis
Yes ! I confirm same bug : Turning off assistive technologies stop Eclipse crashes. -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 460104] Re: Eclipse crashes on installing update

2009-11-02 Thread pox45
Yepp, thanks alot for the hint! turning off assistive technologies also worked for me -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-30 Thread Bug Watch Updater
** Changed in: eclipse (Fedora) Status: Unknown = In Progress -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-30 Thread xaelis
I try : xae...@joshua:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all --log-file=valgrind.log --trace-children=yes /usr/bin/eclipse -vm /usr/lib/jvm/java-6-sun/jre/lib/amd64/server/ Same result as Dario : # # A fatal

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-30 Thread xaelis
Note that the last crash we have with valgrind, has nothing to do with eclipse instability we previous report. With this last command, eclipse crash before it start (during the splash screen). -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-30 Thread NKjoep
Hi all, same problem here. Every time i click a cancel button from Eclipse interface it crashes... Here my valgrind log :) ** Attachment added: valgrind.log http://launchpadlibrarian.net/34669714/valgrind.log -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-30 Thread NKjoep
sorry, my previous valgrind.log was dumb. here one more complete. 31Mb. Oh i'm running Intel :) ** Attachment added: valgrind.log.tar.gz http://launchpadlibrarian.net/34672894/valgrind.log.tar.gz -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread xaelis
Here is my valgrind log. I have add show-reachable option, don't know if it can help. xae...@joshua:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --show-reachable=yes --num-callers=40 --smc-check=all --log-file=valgrind.log /usr/bin/eclipse -vm

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread Rockwalrus
Unfortunately, that still didn't get valgrind to trace the jvm. Let's try this: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all --log-file=valgrind.log --trace-children=yes /usr/bin/eclipse -vm

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread Dario Bertini
with this eclipse crashed even before starting up, here's the output: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all --log-file=valgrind.log --trace-children=yes /usr/bin/eclipse -vm

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread Rockwalrus
Hmm, it's trying to write valgrind.log to /usr/bin, which is going to fail because normal accounts don't have write privs there. Try changing --log-file=valgrind.log to --log-file=~/valgrind.log The output should then get written to your home directory. -- Eclipse crashes on installing update

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread Dario Bertini
uh, i thought that the --log-file argument was the same from the previous commands, and didn't bother to check it... however the result is the same as before: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-29 Thread Rockwalrus
dario: can you attach the valgrind.log as well? it should be in your home directory. -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Rockwalrus
Looks like both logs were done on amd64 machines. Eclipse starts a new process on launch on that arch, which means that valgrind unfortunately didn't catch the error. You can force Eclipse to start the jvm in the same process instead of a new one by giving it the arguments -vm

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Guido Navalesi
Excelent, with that command i've been able to obtain a valgrind log. Here it is. ** Attachment added: valgrind.log http://launchpadlibrarian.net/34570029/valgrind.log -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread xaelis
** Attachment added: hs_err_pid18135.log http://launchpadlibrarian.net/34515325/hs_err_pid18135.log -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread xaelis
Please find attached the valgrind result and the corresponding eclipse crash log. Step to reproduce (Not the only one !) : xae...@joshua:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --show-reachable=yes --num-callers=40 --log-file=valgrind.log

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Dario Bertini
i started eclipse with valgrind (don't know why valgrind can't solve the path, but at least it should give a more explicative error, rather than can't open nameofprogram i'm pretty sure in a old bug report i failed to fetch a valgrind log due to this, i changed the ubuntu wiki page, or would

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Dario Bertini
uh, seems i'm a little late... hovewer here's the error .log and the output of running eclipse through valgrind: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all --log-file=valgrind.log /usr/bin/eclipse Gtk-Message:

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread Guido Navalesi
I've found this on my folder. It seems like a valgrind log, but i've been never able to run eclipse with the valgrind command. ** Attachment added: Valgrind Log http://launchpadlibrarian.net/34540503/valgrind.log -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-28 Thread xaelis
Do not seem to be a pango version issue finally~: I have just upgrade to gtk+ 2.18.3 (with pango 1.26.0) on my gentoo. Eclipse still working with no issue. -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-27 Thread Benjamin Drung
** Bug watch added: Red Hat Bugzilla #531186 https://bugzilla.redhat.com/show_bug.cgi?id=531186 ** Also affects: eclipse (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=531186 Importance: Unknown Status: Unknown ** Changed in: eclipse (Ubuntu) Importance: Undecided =

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-27 Thread Rockwalrus
** Bug watch added: Eclipse bugs #285749 https://bugs.eclipse.org/bugs/show_bug.cgi?id=285749 ** Also affects: eclipse-eclipsers via https://bugs.eclipse.org/bugs/show_bug.cgi?id=285749 Importance: Unknown Status: Unknown -- Eclipse crashes on installing update

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-27 Thread Benjamin Drung
** Bug watch added: Red Hat Bugzilla #522187 https://bugzilla.redhat.com/show_bug.cgi?id=522187 ** Changed in: eclipse (Fedora) Remote watch: Red Hat Bugzilla #531186 = Red Hat Bugzilla #522187 ** Changed in: eclipse (Ubuntu) Status: New = Confirmed -- Eclipse crashes on installing

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-27 Thread Rockwalrus
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem. -- Eclipse

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-27 Thread Guido Navalesi
I've been trying to obtain a valgrind log following the isntructions, but when i try to run eclipse: gu...@bender:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log eclipse /bin/sh: Can't open eclipse And nothing

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-26 Thread xaelis
This bug happen very often on karmic amd64. Not only will installing a particular plugin but will using eclipse, making it unusable. Happen either with sun-jdk-6 and openjdk-6. A same eclipse installation (from eclipse download page) works on jaunty and crash on karmic. I have try with a fresh

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-26 Thread xaelis
** Package changed: openjdk-6 (Ubuntu) = eclipse (Ubuntu) -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 460104] Re: Eclipse crashes on installing update

2009-10-24 Thread eddiemolko
** Attachment added: Error log http://launchpadlibrarian.net/34339030/hs_err_pid11908.log -- Eclipse crashes on installing update https://bugs.launchpad.net/bugs/460104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs