-
Notifications
You must be signed in to change notification settings - Fork 210
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
Core dump in building 0.9.1 #118
Comments
You can execute the following command to try again:
I cloned the latest code and it compiled successfully. |
This issue happens in Ubuntu 20.04. It can be reproduced easily. I have tried it several times. I'm also working with a PKU team member on this problem. It seems they are getting a fix soon. |
Did they fix the issue?I also met the problem in Ubuntu. |
您的邮件我已收到,谢谢~~~
|
When running "make" to build the package, it fails with the following error message:
...
finish encode.
after build, used 686ms.
finish build VS-Tree.
finish sub2id pre2id obj2id
tripleNum is 2
entityNum is 2
preNum is 2
literalNum is 1
system.db built successfully!
scripts/init.sh: line 15: 3781326 Aborted (core dumped) "bin/ginit" "--make"
make: *** [makefile:137: all] Error 134
I also tried "ginit", and getting similar problem:
gStore-0.9.1/gStore$ bin/ginit
begin rebuild the system database ....
...
preNum is 2
literalNum is 1
system.db rebuild successfully!
init backuplog successfully!
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: