Created
March 25, 2017 13:49
-
-
Save rkfg/23ce2b8248a9318e08197d0d215b6fdb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16:48:36,943 WARN ~ Workspace initialization OVER_TIME was selected, but number of cycles isn't positive value! | |
16:48:36,943 INFO ~ Allocating workspace of 0 bytes... | |
16:48:36,943 INFO ~ Allocating workspace of 0 bytes... | |
Epoch 1 | |
16:48:43,681 INFO ~ Score at iteration 0 is 70.7216796875 | |
CUDA error at /home/rkfg/soft/svn-soft/libnd4j/blas/cuda/NativeOps.cu:4841 code=77(<unknown>) "result" | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x00007f5db8f650ca, pid=19020, tid=0x00007f5db9bf4700 | |
# | |
# JRE version: OpenJDK Runtime Environment (8.0_121-b13) (build 1.8.0_121-8u121-b13-4-b13) | |
# Java VM: OpenJDK 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops) | |
# Problematic frame: | |
# C [libc.so.6+0x1290ca] | |
# | |
# 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: | |
# /opt/workspace/dlchat/hs_err_pid19020.log | |
Compiled method (nm) 40186 2340 n 0 org.bytedeco.javacpp.Pointer::memset (native) | |
total in heap [0x00007f5da11c4450,0x00007f5da11c47d0] = 896 | |
relocation [0x00007f5da11c4578,0x00007f5da11c45c0] = 72 | |
main code [0x00007f5da11c45c0,0x00007f5da11c47c8] = 520 | |
oops [0x00007f5da11c47c8,0x00007f5da11c47d0] = 8 | |
# | |
# 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. | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment