eclipse下SRL在create时出错fatal error #37
Description
基于LTP 3.4.0编译的LTP4J,编译好后按照教程建立eclipse下的java工程,简单测试函数功能,ner/pos/parser/seg正常运行,srl在create时抛错(采用的新版pisrl_win.model)。
错误异常如下:
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x000007fefd04a06d, pid=12656, tid=0x00000000000039d8
JRE version: Java(TM) SE Runtime Environment (8.0_161-b12) (build 1.8.0_161-b12)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.161-b12 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [KERNELBASE.dll+0x1a06d]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
An error report file with more information is saved as:
E:\WORKSPACE\LTP_new_version\hs_err_pid12656.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.