Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357619 - SEGV crash in libpangoft2 when opening diff/merge editor
Summary: SEGV crash in libpangoft2 when opening diff/merge editor
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.7.1   Edit
Hardware: PC Linux-GTK
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 372713 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-14 08:03 EDT by Martin Oberhuber CLA
Modified: 2014-07-04 13:35 EDT (History)
5 users (show)

See Also:


Attachments
crash log (hs_err_*.log) (115.27 KB, text/plain)
2011-09-14 08:03 EDT, Martin Oberhuber CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.