Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segmentation fault (core dumped) on Ubuntu #16

Open
e-yi opened this issue Mar 9, 2019 · 3 comments
Open

segmentation fault (core dumped) on Ubuntu #16

e-yi opened this issue Mar 9, 2019 · 3 comments

Comments

@e-yi
Copy link

e-yi commented Mar 9, 2019

Ubuntu 16.04.3 LTS
get segmentation fault when executing this command:

model_c/bin/hin2vec -size 100 -train temp_walk -alpha 0.025000 -output temp_node -output_mp temp_path -window 7 -negative 5 -threads 3 -no_circle 1 -sigmoid_reg 0

temp_walk is the temp file uesd to store generated random walks.

and the output is like

...
506 meta-path:0230303 63
507 meta-path:0302303 43
Meta-path size: 508
Meta-paths in train file: 63096600
Segmentation fault (core dumped)

@e-yi
Copy link
Author

e-yi commented Mar 25, 2019

This problem seems to be caused by memory leak in my own automated test code.

@e-yi e-yi closed this as completed Mar 25, 2019
@e-yi e-yi reopened this Oct 23, 2019
@e-yi
Copy link
Author

e-yi commented Oct 23, 2019

This problem seems to be caused by memory leak in my own automated test code.

Well, it's not.

@mingmingfu
Copy link

hi, @e-yi
Did you solve this problem? Please tell me if it is resolved, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants