fatrat
fatrat copied to clipboard
fatrat recent git not work with java 11.0.1
kuh3h3@reandro:~/bin$ ./fatrat
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:23:18: not a number
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:23:18: Expected a string.
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:815:10: not a number
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:815:24: Using Pango syntax for the font: style property is deprecated; please use CSS syntax
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1953:14: not a number
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1953:14: Expected a string.
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: nautilus.css:50:71: Using one color stop with linear-gradient() is deprecated.
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: nautilus.css:51:71: Using one color stop with linear-gradient() is deprecated.
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:252:14: not a number
(fatrat-my:10972): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:252:14: Expected a string. QApplication: invalid style override passed, ignoring it. Current locale "ko_KR" Locating the Java VM for Java-based plugins... libjvm found in "/opt/java/64/jdk-11.0.1/lib/server/libjvm.so" Java Classpath set to "-Djava.class.path=/usr/share/fatrat/data/java/libs/commons-codec-1.10.jar:/usr/share/fatrat/data/java/libs/commons-io-2.4.jar:/usr/share/fatrat/data/java/libs/commons-lang-2.6.jar:/usr/share/fatrat/data/java/libs/fatrat-jplugins-core.jar:/usr/share/fatrat/data/java/libs/fatrat-jplugins-json.jar:/usr/share/fatrat/data/java/libs/jsoup-1.6.3.jar:/usr/share/fatrat/data/java/libs/logback-classic-1.0.12.jar:/usr/share/fatrat/data/java/libs/logback-core-1.0.12.jar:/usr/share/fatrat/data/java/libs/rhino-1.7.7.jar:/usr/share/fatrat/data/java/libs/slf4j-api-1.7.5.jar"
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f5533744ef0, pid=10972, tid=10972
JRE version: Java(TM) SE Runtime Environment (11.0.1+13) (build 11.0.1+13-LTS)
Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0.1+13-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Problematic frame:
V [libjvm.so+0xc26ef0] OopStorage::Block::release_entries(unsigned long, OopStorage::Block* volatile*)+0x20
Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/kuh3h3/bin/core.10972)
An error report file with more information is saved as:
/home/kuh3h3/bin/hs_err_pid10972.log
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
Aborted (core dumped) hs_err_pid10972.log
When i tried openjdk , it worked. maybe something is wrong in sun java . OpenJDK Runtime Environment (build 11.0.2+9-Ubuntu-3ubuntu118.04.1)