You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I've installed new version of FatRat from git repo on git.dolezel.info, but it fails to start.
I built it with -DWITH_EVERYTHING.
I tried to use both Oracle and openjdk.
Output:
Current locale "ru_RU"
Loading JVM from the stored location: "/usr/lib/jvm/java-8-jdk/jre/lib/amd64/server/libjvm.so"
libjvm found in "/usr/lib/jvm/java-8-jdk/jre/lib/amd64/server/libjvm.so"
Java Classpath set to "-Djava.class.path=:/usr/share/fatrat/data/java/fatrat-jplugins.jar:/usr/share/fatrat/data/java/libs/commons-codec.jar:/usr/share/fatrat/data/java/libs/commons-io.jar:/usr/share/fatrat/data/java/libs/commons-lang.jar:/usr/share/fatrat/data/java/libs/js-14.jar:/usr/share/fatrat/data/java/libs/json.jar:/usr/share/fatrat/data/java/libs/jsoup.jar"
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
Found 0 annotated classes (DownloadPluginInfo)
Found 0 annotated classes (ExtractorPluginInfo)
Found 0 annotated classes (UploadPluginInfo)
Found 0 annotated classes (SearchPluginInfo)
Loading queues
HttpService::applySettings()
libpng warning: iCCP: known incorrect sRGB profile
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f80769f1c4d, pid=11194, tid=140189884102720
#
# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgnutls.so.30+0x96c4d]
#
# 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/mouse/hs_err_pid11194.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
This looks like an incompatibility between Gloox and GnuTLS or a broken build of GnuTLS (because the crash is in GnuTLS). To make it work again, manually edit ~/.config/Dolezel/fatrat.conf and remove the Jabber-related options.
Hello!
I've installed new version of FatRat from git repo on git.dolezel.info, but it fails to start.
I built it with -DWITH_EVERYTHING.
I tried to use both Oracle and openjdk.
Output:
hs_err_pid11194.log
contains:Thanx!
The text was updated successfully, but these errors were encountered: