Bug 562764

Summary: [abrt] crash in eclipse-platform-1:3.5.1-22.fc12
Product: [Fedora] Fedora Reporter: don gilbert <don.gilbert>
Component: eclipseAssignee: Andrew Overholt <overholt>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: akurtako, overholt
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:a3f48852922b0f3554648d367df9a422af87829d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-23 19:51:34 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
File: backtrace none

Description don gilbert 2010-02-08 10:43:16 UTC
abrt 1.0.4 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/lib/eclipse/eclipse
comment: Eclipse has been unstable in fedora 12. I have it running on a fedora 10 machine and a windows machine w/o problems. Some package updates fail on dependency issues with a help file instance for eclipse 3.51. I was using the webtools module when this crash occured; specifically the xsl type component
component: eclipse
executable: /usr/lib/eclipse/eclipse
kernel: 2.6.31.12-174.2.3.fc12.i686.PAE
package: eclipse-platform-1:3.5.1-22.fc12
rating: 3
reason: Process was terminated by signal 6 (Aborted)
release: Fedora release 12 (Constantine)

How to reproduce
-----
1.Open Eclipse
2. Open xsd file
3. Attempt to expand on data type and while attempting to scroll a data type ... crash

Comment 1 don gilbert 2010-02-08 10:43:19 UTC
Created attachment 389488 [details]
File: backtrace

Comment 2 Andrew Overholt 2010-02-08 15:47:42 UTC
Hi,

(In reply to comment #0)
> Some package updates fail on
> dependency issues with a help file instance for eclipse 3.51.

Please explain what you mean by this.  Is this when doing a yum update?  Or some sort of Eclipse Update Manager installation?

> I was using the
> webtools module when this crash occured; specifically the xsl type component

Can you tell me exactly what you installed?  Since we don't ship webtools in Fedora, I want to install exactly what you did to try to reproduce.

Comment 3 Andrew Overholt 2010-02-17 19:59:20 UTC
Do you have any more information here, Don?

Comment 4 don gilbert 2010-02-18 00:48:38 UTC
Andrew,

I apologize, I didn't see the 2/8 message and caught today's message while at work.

The webtools module I installed is: 
webtools	http://download.eclipse.org/webtools/updates/	Enabled

I have had more stability issues with F12 than I remember with F6,F8 and F10 combined and the box I installed on is new. Nothing particularly special in the configuration but I have had multiple crashes on FF, TBird, Yum extender, and a few with Eclipse. Stability has been improving with patches on all apps.
When I opened Eclipse to grab the source path it returned the following after attempting software updates:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Eclipse Project SDK 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4 (org.eclipse.sdk.feature.group 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4)
  Software currently installed: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
  Only one of the following can be installed at once: 
    Eclipse Platform 3.3.201.v200909170800 (org.eclipse.platform 3.3.201.v200909170800)
    Eclipse Platform 3.3.200.v200906111540 (org.eclipse.platform 3.3.200.v200906111540)
    Eclipse Platform 3.3.201.R35x_v20090813 (org.eclipse.platform 3.3.201.R35x_v20090813)
  Cannot satisfy dependency:
    From: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
    To: org.eclipse.platform [3.3.201.R35x_v20090813]
  Cannot satisfy dependency:
    From: Eclipse Platform 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7 (org.eclipse.platform.feature.group 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7)
    To: org.eclipse.platform [3.3.201.v200909170800]
  Cannot satisfy dependency:
    From: Eclipse Project SDK 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4 (org.eclipse.sdk.feature.group 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4)
    To: org.eclipse.platform.feature.group [3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7]

I hope this is useful. ..don

Comment 5 Andrew Overholt 2010-02-18 14:01:49 UTC
Hi Don,

You can't update the RPM-installed packages using the Eclipse update manager.  Is that what you were trying to do?

You _can_ install additional plugins and features.

Andrew

Comment 6 don gilbert 2010-02-18 22:15:31 UTC
Andrew,

That makes perfect sense and no I wasn't intentionally trying to update the RPM install. I believe the auto-update was turned on in eclipse and I will disable that. I did install the webtools module from the update manager and that has been the application I have been using when eclipse has crashed.

Don