Code Monkey home page Code Monkey logo

Comments (4)

peidong-hu avatar peidong-hu commented on August 16, 2024

hs_err_pid4700.log

The jvm error log attached here too.

Thanks,
Peidong

from jfasttext.

thunderstumpges avatar thunderstumpges commented on August 16, 2024

Been a while here... I am getting what appears to be the same crash, mine occurs during the test portion of mvn package. with almost the same module and frame:
C [libc.so.6+0x804dc] cfree+0x1c

I have set up for this build on a centos7/oracle JDK8 docker image. GCC version gcc-c++.x86_64 0:4.8.5-16.el7_4.2

The compile completed successfully apart from a few C/C++warnings :
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

Did you ever resolve this issue?

relevant build output:

Training cbow word-embedding ...
Read 0M words
Number of words:  19
Number of labels: 0
Progress: 100.0%  words/sec/thread: 26  lr: 0.000000  loss: 0.000000  eta: 0h0m

Text: 'I like soccer', label: '__label__soccer'

Text: 'What is the most popular sport in the US ?', label: '__label__football', probability: 0.500000
Text: 'Do you like soccer ?'
        label: '__label__soccer', probability: 0.500000
        label: '__label__football', probability: 0.498047
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fc0d15e74dc, pid=433, tid=140465749038848
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libc.so.6+0x804dc]  cfree+0x1c
#

from jfasttext.

thunderstumpges avatar thunderstumpges commented on August 16, 2024

Actually I think I have resolved this following the recommendation over at #29

The master at fastText has moved way past what it was on Nov 7, and the head of master did NOT work for me, however picking up commit c5cb6b2d0e295e58cfa827e38d2e9b1e0cbe09e4 (fasttext commit on Nov7) has gotten the tests to run and mvn package to complete successfully!

Now if we could get a maintainer to check out issue #29 and maybe pull in the fix!

from jfasttext.

peidong-hu avatar peidong-hu commented on August 16, 2024

from jfasttext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.