Bug 152512

Summary: IndexedStoreException on startup
Product: [Fedora] Fedora Reporter: Ben Konrath <ben>
Component: eclipseAssignee: Ben Konrath <ben>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: eclipse-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-19 15:46:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
stack trace that shows the problem none

Description Ben Konrath 2005-03-29 22:13:26 UTC
Description of problem:

An IndexedStoreException is thrown on statup. If you start eclipse with
org.eclipse.core.resources.compatibility/compatibility.jar running interpreted,
 then the exception is not thrown. This indicates a compliation bug.

Version-Release number of selected component (if applicable):

eclipse-platform-3.1.0_fc-0.M5.15
gcc-java-4.0.0-0.37

How reproducible:

always

Steps to Reproduce:

run the following when compatibility.jar.so is running natively: 

rm -fr .eclipse workspace-test; eclipse -data workspace-test -consolelog -debug

Comment 1 Ben Konrath 2005-03-29 22:14:50 UTC
Created attachment 112434 [details]
stack trace that shows the problem

Comment 2 Andrew Overholt 2005-04-05 18:24:55 UTC
This has been boiled down to a gcj bug.  See below for URL.

Comment 3 Ben Konrath 2005-04-19 15:46:46 UTC
This exception isn't thrown in 3.1M6_fc-0.M6.6. Closing bug.