Not OpenJDK specific. I am using Eclipse 3.5 with Sun JDK 1.6 on amd64 and getting the same error.
# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fb76489e687, pid=2714, tid=140425706845936 # # JRE version: 6.0_16-b01 # Java VM: Java HotSpot(TM) 64-Bit Server VM (14.2-b01 mixed mode linux-amd64 ) # Problematic frame: # C [libpangoft2-1.0.so.0+0x17687] # # 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. # Stack: [0x00007fff38a90000,0x00007fff38b90000], sp=0x00007fff38b8c8c0, free space=1010k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libpangoft2-1.0.so.0+0x17687] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.eclipse.swt.internal.gtk.OS._pango_layout_get_line_count(J)I+0 j org.eclipse.swt.internal.gtk.OS.pango_layout_get_line_count(J)I+8 j org.eclipse.swt.graphics.TextLayout.getLineMetrics(I)Lorg/eclipse/swt/graphics/FontMetrics;+12 j org.eclipse.swt.custom.StyledTextRenderer.setFont(Lorg/eclipse/swt/graphics/Font;I)V+180 j org.eclipse.swt.custom.StyledText.setFont(Lorg/eclipse/swt/graphics/Font;)V+29 -- SIGSEGV error in OpenJDK https://bugs.launchpad.net/bugs/477615 You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-6 in ubuntu. Status in “openjdk-6” package in Ubuntu: New Bug description: In my user folder I found this log file that I have attached. I'm just passing the information along. Here is what is written in the header: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fce093c3687, pid=4113, tid=140523800013072 # # JRE version: 6.0-b16 # Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 ) # Distribution: Ubuntu karmic (development branch), package 6b16-1.6.1-1ubuntu3 # Problematic frame: # C [libpangoft2-1.0.so.0+0x17687] # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

