Bug 433936 - Eclipse (Kepler) dies suddenly, particularly when working with XML files
Summary: Eclipse (Kepler) dies suddenly, particularly when working with XML files
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 2.0.2   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2014-05-01 11:50 EDT by Ravish Bhagdev CLA
Modified: 2014-05-29 14:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ravish Bhagdev CLA 2014-05-01 11:50:35 EDT
I am using Eclipse Java EE IDE for Web Developers. Version: Kepler Service Release 2 Build id: 20140224-0627

My eclipse just frequently dies while working.  I have noticed this happening particularly when working with XML files.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=383318 seemed similar but I couldn't find solution to it.

I notice this in the log file.  This is a particularly vexing issue.

!SUBENTRY 1 org.eclipse.jface 2 0 2014-05-01 16:01:34.609
!MESSAGE A conflict occurred for ALT+SHIFT+ARROW_LEFT:
Binding(ALT+SHIFT+ARROW_LEFT,
	ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.select.previous,Select Previous Element,
		Expand selection to include previous sibling,
		Category(org.eclipse.ui.category.edit,Edit,null,true),
		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@42c1f34d,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.jdt.ui.javaEditorScope,,,system)
Binding(ALT+SHIFT+ARROW_LEFT,
	ParameterizedCommand(Command(org.eclipse.wst.sse.ui.structure.select.previous,Select Previous Element,
		Expand selection to include previous sibling,
		Category(org.eclipse.ui.category.edit,Edit,null,true),
		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@397218d3,
		,,true),null),
	org.eclipse.ui.defaultAcceleratorConfiguration,
	org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
Comment 1 Paul Webster CLA 2014-05-01 12:21:00 EDT
If it dies, could you please attach the hs_err*.log file or stack trace when it dies.

PW
Comment 2 Dani Megert CLA 2014-05-29 14:12:33 EDT
Please reopen if you can provide more data.