[Bug 401] OpenJDK 1.6 crashes on CentOS 5.4 x86_64 when running Eclipse 3.5
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Nov 5 07:19:01 PST 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=401
------- Comment #2 from mark at klomp.org 2009-11-05 15:19 -------
This part of the log looks suspicious:
C2:673
org.eclipse.core.internal.dtree.DataTreeNode.forwardDeltaWith([Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;[Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;Lorg/eclipse/core/internal/dtree/IComparator;)[Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;
(469 bytes)
There was an old bug that caused that method to crash the jit compiler. It was
fixed and backported a while ago:
changeset: 888:e4b644655e78
user: Mark Wielaard <mark at klomp.org>
date: Sun Jun 08 18:51:47 2008 +0200
files: ChangeLog Makefile.am Makefile.in
patches/icedtea-eclipse-hotspot-6614100-6b06.patch
patches/icedtea-eclipse-hotspot-6614100-7b24.patch
description:
Add hotspot eclipse crasher patch fix for sun bu #6614100.
2008-06-08 Mark Wielaard <mark at klomp.org>
* Makefile.am (ZERO_PATCHES): Add
patches/icedtea-eclipse-hotspot-6614100-7b24.patch.
(NON_ZERO_PATCHES): New patch list.
(ZERO_PATCHES_COND): Use new NON_ZERO_PATCHES list when necessary.
* Makefile.in: Regenerate.
* patches/icedtea-eclipse-hotspot-6614100-7b24.patch: New patch.
* patches/icedtea-eclipse-hotspot-6614100-6b06.patch: New patch.
So please make sure you upgrade your icedtea install to one that includes this
fix.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list