Crashplan on Ubuntu 13.04

Post date: 2014/05/16 14:26:29

CrashPlanDesktopを起動すると以下のエラーが/usr/local/crashplan/log/ui_output.logに出力される:

#

# A fatal error has been detected by the Java Runtime Environment:

#

# SIGSEGV (0xb) at pc=0x00007fbd897ab1d1, pid=20955, tid=140453438244608

#

# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode linux-amd64 compressed oops)

# Problematic frame:

# C [libsoup-2.4.so.1+0x6b1d1] soup_session_feature_detach+0x11

対策:

/usr/local/crashplan/bin/run.confの最後の行に、以下を追加

-Dorg.eclipse.swt.browser.DefaultType=mozilla

see: http://thomaschung.org/posts/2014/03/21/configuring-crashplan-in-freenas-part-1/

http://forums.linuxmint.com/viewtopic.php?f=47&t=150935

http://support.code42.com/CrashPlan/Latest/Troubleshooting/CrashPlan_Client_Closes_In_Some_Linux_Installations <--これが正解