taku910 / crfpp

CRF++: Yet Another CRF toolkit
Other
505 stars 192 forks source link

run failes CRF++ 0.58 on Linux #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load libCRFPP.so and libcrfpp.so.0
2. run java test example

What version of the product are you using? On what operating system?

0.58  Linux

Please provide any additional information below.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f208a4a8a49, pid=3986, tid=139778720790272
#
# JRE version: 7.0_05-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libCRFPP.so+0x3a49]  Java_org_chasen_crfpp_CRFPPJNI_Tagger_1x+0x29
#
# Failed to write core dump. Core dumps have been disabled.

Original issue reported on code.google.com by pengcheng617@gmail.com on 16 Aug 2014 at 10:52