Comment 11 for bug 789123

Revision history for this message
_ (9bnq36jwcaffvm9qu3sv) wrote :

I get this too, running STS on Sun JDK:

$ java -version
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode)

#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f062ce9917e, pid=18345, tid=139665897883392
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.2-b01 mixed mode linux-amd64)
# Problematic frame:
# C [libswt-pi-gtk-3659.so+0x3c17e] Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0
#
# An error report file with more information is saved as:
# /com/home/users/xxxxxxx/springsource/sts-2.6.0.RELEASE/hs_err_pid18345.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.
#

Stops abruptly and prints the preceding message to the console. The most consistent way I can reproduce this is doing a large merge using Subversive/SVNKit 1.3.5. Let me know if I can provide any additional information.