Closed GoogleCodeExporter closed 8 years ago
As it can be understood from OpenJDK, I'm using Java 1.7.
Also I've obtained a timeout error as below just after the error above:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:285), pid=923, tid=2379707504
# fatal error: caught unhandled signal 11
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK Zero VM (22.0-b10 mixed mode linux-arm )
# Derivative: IcedTea 2.3.10
# Distribution: Ubuntu 12.04 LTS, package 7u25-2.3.10-1ubuntu0.12.04.2
# 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/db/Desktop/thesis_java/hs_err_pid923.log
Segmentation fault
Original comment by unnameds...@gmail.com
on 20 Sep 2013 at 8:25
I can't offer my support for JDK. This is a domain I'm not expert in.
If you are willing to use LZ4 in a Java program, I can only offer you to
consider Adrien Grand's version, at https://github.com/jpountz/lz4-java
After all, his version is already validated in large production environments,
and should be safe of obvious (and less obvious) problems.
Original comment by yann.col...@gmail.com
on 20 Sep 2013 at 9:34
seems unrelated to LZ4 C version
Original comment by yann.col...@gmail.com
on 25 Sep 2013 at 9:05
Original issue reported on code.google.com by
unnameds...@gmail.com
on 20 Sep 2013 at 8:22