[Bug 616663] New: Eclipse 3.6 crashes when opening tree-nodes in e.g. in the SVN-explorer or the PHP-view
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c0 Summary: Eclipse 3.6 crashes when opening tree-nodes in e.g. in the SVN-explorer or the PHP-view Classification: openSUSE Product: openSUSE 11.3 Version: RC 1 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: office@weberhofer.at QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=371137) --> (http://bugzilla.novell.com/attachment.cgi?id=371137) Error report generated by GNOME User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 ( .NET CLR 3.5.30729; .NET4.0C) On opening some tree-nodes Eclipse 3.6 immediately crashes and exits. We are using SUN jdk1.6.0_20 Reproducible: Always Steps to Reproduce: 1. Open SVN explorer 2. Navigate thru the tree 3. Eclipse crashes -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c1 Johannes Weberhofer <office@weberhofer.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |office@weberhofer.at --- Comment #1 from Johannes Weberhofer <office@weberhofer.at> 2010-06-23 13:11:31 CEST --- With OSS 11.2 everything works normally -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com Component|GNOME |Java AssignedTo|bnc-team-gnome@forge.provo. |bnc-team-java@forge.provo.n |novell.com |ovell.com --- Comment #2 from Vincent Untz <vuntz@novell.com> 2010-06-23 14:55:48 UTC --- That's a crash in java. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c3 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com AssignedTo|bnc-team-java@forge.provo.n |vuntz@novell.com |ovell.com | --- Comment #3 from Michal Vyskocil <mvyskocil@novell.com> 2010-06-24 09:16:48 UTC --- Hi Vintz, where you found it? I read the backtrace, but all threads seems to be in pthread_cond_wait or timewait and not sure in which one Eclipse crashed. Anyway this is definitely not a crash in JVM. Two probable reasons of this issue are 1.) bug in gtk 2) bug in swt (java-gtk binding) Reassigning back to you - if you are convinced the problem is not in gtk, then ask reporter to move this bug into Eclipse bugzilla. We do not distribute Eclipse 3.6. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c4 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #4 from Vincent Untz <vuntz@novell.com> 2010-06-24 09:50:32 UTC --- The stack trace says: Backtrace was generated from '/usr/java/jdk1.6.0_20/bin/java' And the crash itself is: #5 0x00007fb845a2e9e5 in raise () from /lib64/libc.so.6 No symbol table info available. #6 0x00007fb845a2fee6 in abort () from /lib64/libc.so.6 No symbol table info available. #7 0x00007fb845a69c53 in __libc_message () from /lib64/libc.so.6 No symbol table info available. #8 0x00007fb845a6f226 in malloc_printerr () from /lib64/libc.so.6 No symbol table info available. #9 0x00007fb8455574c9 in os::free(void*) () from /usr/java/jdk1.6.0_20/jre/lib/amd64/server/libjvm.so No symbol table info available. #10 0x00007fb84538d26f in jni_ReleaseIntArrayElements () from /usr/java/jdk1.6.0_20/jre/lib/amd64/server/libjvm.so No symbol table info available. #11 0x00007fb807c2ba9e in Java_org_eclipse_swt_internal_gtk_OS__1g_1data_1input_1stream_1read_1line () from /opt/eclipse/configuration/org.eclipse.osgi/bundles/563/1/.cp/libswt-pi-gtk-3650.so No symbol table info available. So I guess a bug in swt. Johannes, can you file it upstream? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c5 Vadim Krevs <vkrevs@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vkrevs@yahoo.com --- Comment #5 from Vadim Krevs <vkrevs@yahoo.com> 2010-06-26 15:07:52 UTC --- A similar issue with Eclipse 3.7 when using Oracle/SUN JDK 1.6.0_20: https://bugs.eclipse.org/bugs/show_bug.cgi?id=313497 Interestingly, no problem when using IBM JDK 1.6 SR8. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c6 --- Comment #6 from Vadim Krevs <vkrevs@yahoo.com> 2010-06-26 15:09:05 UTC --- Correction - I meant Eclipse 3.6 (got it confused with M7 ..). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=616663 http://bugzilla.novell.com/show_bug.cgi?id=616663#c7 --- Comment #7 from Johannes Weberhofer <office@weberhofer.at> 2010-07-12 13:19:57 CEST --- Upgrading to opensuse 11.3 final solved the problem for me. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c8 H. Hansen <cyberbeat@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cyberbeat@gmx.de --- Comment #8 from H. Hansen <cyberbeat@gmx.de> 2010-08-22 11:52:59 UTC --- I have a similar crash with opensuse-11.3 final and kde-4.5. i think this is relevant: https://bugs.eclipse.org/bugs/show_bug.cgi?id=320487 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c9 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Version|RC 1 |Factory Component|Java |Java CC| |dmacvicar@novell.com AssignedTo|vuntz@novell.com |bnc-team-java@forge.provo.n | |ovell.com Resolution|UPSTREAM | Target Milestone|--- |Factory Product|openSUSE 11.3 |openSUSE 11.4 --- Comment #9 from Duncan Mac-Vicar <dmacvicar@novell.com> 2010-12-18 11:57:41 UTC --- I am seeing this on 11.4. The tip at https://bugs.eclipse.org/bugs/show_bug.cgi?id=297662 (Running eclipse with MALLOC_CHECK_ set) work as a workaround. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c10 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |INVALID --- Comment #10 from Michal Vyskocil <mvyskocil@novell.com> 2010-12-20 12:51:48 UTC --- Hi Duncan, we no longer distribute eclipse, so there's nothing we can fix here .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c11 --- Comment #11 from Duncan Mac-Vicar <dmacvicar@novell.com> 2010-12-20 14:45:16 UTC --- We distribute java and KDE. KDE sets MALLOC_CHECK to 3 which makes Eclipse crash. I understand it is a Eclipse bug, but Eclipse it is a pretty popular application, which will just fail under openSUSE. This is by no means good. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c12 --- Comment #12 from Michal Vyskocil <mvyskocil@novell.com> 2010-12-20 15:18:08 UTC --- (In reply to comment #11)
We distribute java and KDE. KDE sets MALLOC_CHECK to 3 which makes Eclipse crash. I understand it is a Eclipse bug, but Eclipse it is a pretty popular application, which will just fail under openSUSE. This is by no means good.
Then ask KDE folks how to workaround it for eclipse and make SBD or something. Anyway it seems [1] that MALLOC_CHECK_ is set by development versions of KDE, so that might not happens on released distribution. [1] http://techbase.kde.org/Development/malloc_check -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c13 Gaël Beaudoin <gaboo@gaboo.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaboo@gaboo.org --- Comment #13 from Gaël Beaudoin <gaboo@gaboo.org> 2011-01-17 09:09:10 UTC --- This did the trick for me : export MALLOC_CHECK_=1 eclipse & -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=616663 https://bugzilla.novell.com/show_bug.cgi?id=616663#c14 Manfred Tremmel <Manfred.Tremmel@iiv.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Manfred.Tremmel@iiv.de --- Comment #14 from Manfred Tremmel <Manfred.Tremmel@iiv.de> 2011-11-18 11:42:07 UTC --- *** Bug 731075 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=731075 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com