[Bug 62748] Re: 2.0.55-4ubuntu4 update causes svn failure

Mars29200 62748 at bugs.launchpad.net
Thu Jun 9 11:47:03 UTC 2011


Hi all,
I also get such error today on eclipse startup in 11.04 :

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

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

(Eclipse:3737): Gdk-WARNING **: locale not supported by C library
svnjavahl: error: cannot set LC_ALL locale
svnjavahl: error: environment variable LANG is de_DE.ISO-8859-1
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=0x00007ff49e328dde, pid=3737, tid=140688736360192
#
# 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+0x2adde]  apr_threadkey_private_get+0x14
#
# An error report file with more information is saved as:
# /home/msauvette/teams/is24/legacy-app/trunk/hs_err_pid3737.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.
#

svnjavahl: error: cannot set LC_ALL locale
svnjavahl: error: environment variable LANG is de_DE.ISO-8859-1
svnjavahl: error: please check that your locale name is correct

does something different as to be set there that it work again?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/62748

Title:
  2.0.55-4ubuntu4 update causes svn failure

Status in “apache2” package in Ubuntu:
  Fix Released
Status in “subversion” package in Ubuntu:
  Fix Released

Bug description:
  I call Eclipse.org's eclipse by this script to enable libsvn-javahl
  for subclipse plugin.

  #!/bin/bash
  ~/eclipse/eclipse -vm /usr/local/java/jdk1.6.0/bin/java -vmargs -Djava.library.path=/usr/lib/jni/

  Today's apache2 update causes the startup script crashed at middle of
  eclipse splash, I think it's because of libapr0 updated along with
  apache2 and it is "Depends" of libsvn0.

  Just calling ~/eclipse/eclipse -vm /usr/local/java/jdk1.6.0/bin/java
  from command line is OK, FYI in case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/62748/+subscriptions




More information about the foundations-bugs mailing list