Crashplan on fedora 19
Posted: Thu Sep 19, 2013 3:59 am
Hi guys, I just solved a problem with the crashplan desktop on Fedora 19 so I thought I'd share with others. I have installed Crashplan manually, and use the xfce desktop with tigervnc server to access my HDA. I dont know if the bug affects gnome or other desktops on F19.
I was getting an error in starting the crashplan desktop in which the splash image would show for a few seconds, and then vanish rather than opening the application. One of the log files in my crashplan directory showed a fatal error in the Java run-time environment, with a "problematic frame" of "C [libsoup-2.4.so.1+0x6d9c1] soup_session_feature_detach+0x11". This meant nothing to me, but a google of the problem suggests that this is an error with one of the java libraries files packaged with crashplan - the same problem appears to happen for a few other applications that include the "Standard Widget Toolkit" from Eclipse. Anyway I followed the recommendation contained in this post. After double checking that the swt.jar packaged with crashplan is indeed the Eclipse Standard Widget Toolkit (they reference it as an open source library here), I downloaded an updated swt.jar and swt-64.jar from http://download.eclipse.org/eclipse/dow ... 52000/#SWT, and replaced the existing swt files in crashplan/lib/ with those (after renaming the originals).
Once I did that, the desktop started as expected. Seems to be working fine.
Since I was flying a bit blind with this fix, I'm not sure this is something that should be wiki'd?
I was getting an error in starting the crashplan desktop in which the splash image would show for a few seconds, and then vanish rather than opening the application. One of the log files in my crashplan directory showed a fatal error in the Java run-time environment, with a "problematic frame" of "C [libsoup-2.4.so.1+0x6d9c1] soup_session_feature_detach+0x11". This meant nothing to me, but a google of the problem suggests that this is an error with one of the java libraries files packaged with crashplan - the same problem appears to happen for a few other applications that include the "Standard Widget Toolkit" from Eclipse. Anyway I followed the recommendation contained in this post. After double checking that the swt.jar packaged with crashplan is indeed the Eclipse Standard Widget Toolkit (they reference it as an open source library here), I downloaded an updated swt.jar and swt-64.jar from http://download.eclipse.org/eclipse/dow ... 52000/#SWT, and replaced the existing swt files in crashplan/lib/ with those (after renaming the originals).
Once I did that, the desktop started as expected. Seems to be working fine.
Since I was flying a bit blind with this fix, I'm not sure this is something that should be wiki'd?