Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 357619

Summary: SEGV crash in libpangoft2 when opening diff/merge editor
Product: [Eclipse Project] Platform Reporter: Martin Oberhuber <mober.at+eclipse>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: major    
Priority: P3 CC: andylibeijing, arunkumar.thondapu, eclipse.felipe, mouzonherry, remy.suen
Version: 3.7.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:
Attachments:
Description Flags
crash log (hs_err_*.log) none

Description Martin Oberhuber CLA 2011-09-14 08:03:07 EDT
Created attachment 203333 [details]
crash log (hs_err_*.log)

Build ID: M20110909-1335 (3.7.1 candidate)

I encountered a SEGV crash during normal work with JDT / PDE. I think that I had been browsing Javadoc in the internal Web browser; then navigted back into Java Source Editor / Synchronize Perspective / Diff Editor; the crash happened when dbl clicking a Java file in the Sync view to diff against CVS.

This had been working before, so I'm not exactly sure what triggered the crash - the crash is likely unreproducable.

My host szg-qa-lx4 is a SLED 11.1 (x86_64) with Sun/Oracle 1.6.0_24 JVM.
I'm on the native console.

Console printout below, hs_err*.log attached. Let me know if any more information (such as rpm -i versions of software) is needed.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f0217513df1, pid=10318, tid=139647177017104
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libpangoft2-1.0.so.0+0x18df1]
#
# An error report file with more information is saved as:
# /local/mober/e371/hs_err_pid10318.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Comment 1 Felipe Heidrich CLA 2011-09-15 12:24:12 EDT
Arun, the problem is not reproducible (not much we can do here). Keep this open in case more information surfaces.
Comment 2 Andy Li CLA 2012-02-28 21:51:20 EST
Hi, Just wanna confirm since I counter almost same error in Helios
Do you run the eclipse in a Virtual Machine?
Comment 3 Arun Thondapu CLA 2014-07-04 02:31:37 EDT
*** Bug 372713 has been marked as a duplicate of this bug. ***
Comment 4 Arun Thondapu CLA 2014-07-04 13:35:12 EDT
There isn't much information available to work on this bug and the crash itself is not reproducible in Eclipse Kepler or Luna AFAIK. Its probably a bug in the pango library itself that was fixed in its later versions.

Will close this bug, please re-open if the problem can still be seen on Eclipse 4.4 and provide a set of reproducible steps.