Weka没有发布。只有黑屏才消失

时间:2018-04-30 14:00:46

标签: java weka

以下是日志文件中的条目。请帮我解决这个问题。

A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007fee5a85c01, pid=2208, tid=6024
    #
    # JRE version: Java(TM) SE Runtime Environment (10.0.1+10) (build 10.0.1+10)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.1+10, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
    # Problematic frame:
    # C  [msvcr120.dll+0x95c01]
    #
    # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
    #
    # 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.

1 个答案:

答案 0 :(得分:1)

我之前在Windows上遇到过类似的问题。您应该可以通过在此处安装一个较旧的稳定版Weka来解决问题:https://www.cs.waikato.ac.nz/ml/weka/downloading.html

另外,我建议在Windows上更新Java版本。