Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 442192 - Eclipse crashes randomly (GTK related)
Summary: Eclipse crashes randomly (GTK related)
Status: CLOSED DUPLICATE of bug 427776
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-20 13:11 EDT by Chris Malloy CLA
Modified: 2014-08-21 13:14 EDT (History)
1 user (show)

See Also:


Attachments
Oracle JVM crash log (146.85 KB, text/x-log)
2014-08-20 13:11 EDT, Chris Malloy CLA
no flags Details
Second crash log (150.71 KB, text/plain)
2014-08-21 12:22 EDT, Chris Malloy CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Malloy CLA 2014-08-20 13:11:15 EDT
Created attachment 246165 [details]
Oracle JVM crash log

Title says it all. The stack track appears to be GTK related. This time it occured while I was scrolling in a java file. It happened once before when I was attempting a GWT compile.

Installation details:
  Eclipse Standard/SDK	4.4.0.20140612-0500	epp.package.standard	null
  Google Plugin for Eclipse 4.4	3.7.0.v201407290036-rel-r44	com.google.gdt.eclipse.suite.e44.feature.feature.group	Google, Inc.
  Google Web Toolkit SDK 2.6.0	2.6.0	com.google.gwt.eclipse.sdkbundle.feature.feature.group	Google, Inc.
  GWT Designer Core	3.1.3.r44x201405021502	com.google.gdt.eclipse.designer.hosted.feature.feature.group	Google, Inc.
  GWT Designer Editor	3.1.3.r44x201405021509	com.google.gdt.eclipse.designer.editor.feature.feature.group	Google, Inc.
  GWT Designer GPE	3.1.3.r44x201405021554	com.google.gdt.eclipse.designer.gpe.feature.feature.group	Google, Inc.
  WindowBuilder Core	1.7.0.r44x201405021445	org.eclipse.wb.core.feature.feature.group	Eclipse.org
  WindowBuilder CSS Support	1.7.0.r44x201405021453	org.eclipse.wb.css.feature.feature.group	Eclipse.org
  WindowBuilder XML Core (requires Eclipse WTP/WST)	1.7.0.r44x201405021458	org.eclipse.wb.core.xml.feature.feature.group	Eclipse.org

System details:
$ uname -a
Linux chris-pc 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Java details:
$ java -version
java version "1.7.0_65"
Java(TM) SE Runtime Environment (build 1.7.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
Comment 1 Chris Malloy CLA 2014-08-21 12:22:09 EDT
Created attachment 246216 [details]
Second crash log
Comment 2 Arun Thondapu CLA 2014-08-21 13:14:08 EDT
Seems like a bug specific to Ubuntu 13.10 (GTK+ 3.8.x) which has been fixed in Ubuntu 14.04 (GTK+ 3.10.x) according to comments in bugs 427776 and 425692.

If your case is not similar, please provide a set of steps to reproduce the crash in bug 427776.

*** This bug has been marked as a duplicate of bug 427776 ***