Bug 152027
Summary: | error creating "C/C++" project | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joe Orton <jorton> | ||||
Component: | eclipse | Assignee: | eclipse-bugs | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | ben, bogado, kms, pmuldoon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-03-31 17:40:00 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
Joe Orton
2005-03-24 15:22:21 UTC
Created attachment 112291 [details]
backtrace
This backtrace was printed to the console whilst I was doing this; may be
relevant.
Not to forget important details; this is a fresh Raw Hide install as of this morning: $ rpm -qf /usr/bin/eclipse eclipse-platform-3.1.0_fc-0.M5.13.i386 *** Bug 152206 has been marked as a duplicate of this bug. *** This looks like a libgcj bug. A fix is in classpath and will be moved over to libgcj soon. I will report back when new gcc rpms are available. I built gcc with the fix and it solved this problem. I will request a new gcc4 rpm. This problem is fixed with gcc-java-4.0.0-0.38. I am having this same problem with the gcc-java-4.1.0-3 from FC5. I already tried to erase all the eclipse data I found, so I could rule out a "trashed" environment (I removed ~/.eclipse and the workspace dir). I first noticed a problem similar to the Bug 181510, but it didn't gave me no clear backtrace. So I performed the cleanup and tried to recreate my project, and got this result, also with no backtrace at all. For information I have the following packages installed, and I am running in a i686 with hyperthreading enabled (smp): $ rpm -qa | grep eclipse eclipse-rcp-3.1.2-1jpp_13fc eclipse-pydev-0.9.3_fc-14 eclipse-ecj-3.1.2-1jpp_13fc eclipse-platform-3.1.2-1jpp_13fc eclipse-cdt-3.0.2-1jpp_2fc eclipse-platform-devel-3.1.2-1jpp_13fc eclipse-pde-3.1.2-1jpp_13fc eclipse-jdt-3.1.2-1jpp_13fc eclipse-rcp-devel-3.1.2-1jpp_13fc eclipse-jdt-devel-3.1.2-1jpp_13fc eclipse-bugzilla-0.2.2-2 $ rpm -qa | grep gcj java-1.4.2-gcj-compat-1.4.2.0-40jpp_83rh libgcj-devel-4.1.0-3 libgcj-src-4.1.0-3 java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp_83rh java-1.4.2-gcj-compat-src-1.4.2.0-40jpp_83rh libgcj-4.1.0-3 java-1.4.2-gcj-compat-javadoc-1.4.2.0-40jpp_83rh |