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)