человечность 13.04 64bits smartgit разрушает запуск

Я пытаюсь запустить smartgit с человечностью 13.04, но это отказывает на запуске.

Я попробовал openjdk и оракулом Java.

Вот ошибка:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ffe85fe5009, pid=10572, tid=140732854384384
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libsoup-2.4.so.1+0x6e009]  soup_session_feature_detach+0x19
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/pol/Programmes/smartgithg-4_5_2/bin/hs_err_pid10572.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
./smartgithg.sh : ligne 74 : 10572 Abandon                 (core dumped)$_JAVA_EXEC $_VM_PROPERTIES -Xmx${SMARTGITHG_MAX_HEAP_SIZE} -Xverify:none -Dsmartgit.vm-xmx=${SMARTGITHG_MAX_HEAP_SIZE} -jar "$SMARTGIT_HOME/lib/bootloader.jar" "$@"

Я не знаю, что сделать, чтобы заставить его работать..

Я использую человечность 13.04 64bits с версией "1.7.0_21" Java.

Спасибо

1
задан 13 May 2013 в 16:57

1 ответ

У меня была та же проблема с Eclipse, и я нашел это:

Для обхода этой проблемы добавьте следующее в конец вашего eclipse.ini -Dorg.eclipse.swt.browser.DefaultType = mozilla

https://bugs.launchpad.net/ubuntu-gnome/+bug/1163501/comments/35

Может быть, вы можете попробовать что-то подобное на смартгит ...

0
ответ дан 13 May 2013 в 16:57

Другие вопросы по тегам:

Похожие вопросы: