Comment 49 for bug 62748

Revision history for this message
Martin (martin-zdila) wrote :

If I run Eclipse Helios it will crash after UI is loaded. Messages in the console:

martin@bono:~/opt/eclipse$ ./eclipse

(process:5771): Gdk-WARNING **: locale not supported by C library

(process:5771): Gtk-WARNING **: Locale not supported by C library.
 Using the fallback 'C' locale.

(Eclipse:5771): Gdk-WARNING **: locale not supported by C library
Mar 9, 2011 1:15:52 PM com.objectaid.uml.license.LicenseManager initialize
INFO: found license Sequence Diagram 1.0.x - EVAL until 2011-03-17
svnjavahl: error: cannot set LC_ALL locale
svnjavahl: error: environment variable LANG is en
svnjavahl: error: please check that your locale name is correct
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f0b668007aa, pid=5771, tid=139687453128448
#
# 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 [libapr-1.so.0+0x2a7aa] apr_threadkey_private_get+0x14
#
# An error report file with more information is saved as:
# /home/martin/opt/eclipse/hs_err_pid5771.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.
#

After I comment out -Djava.library.path=/usr/lib/jni in the eclipse.ini, Eclipse starts bud SVN plugin doesn't work.