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 #77

Open
ShunyangLi opened this issue Mar 16, 2022 · 0 comments
Open

segmentation fault #77

ShunyangLi opened this issue Mar 16, 2022 · 0 comments

Comments

@ShunyangLi
Copy link

When I loading the data graph, it throws an error "[3] 53771 segmentation fault ./DAF -d /import/vldb/2/scratch/sli/hypergraphs/amazon-reviews/daf/data.graph". However, it works when loads small data graph.

My data graph contains "t 6507372 72834055". And my data graph format just look like the following sample:
t 11 12
v 0 14
v 1 14
v 2 14
v 3 14
v 4 14
v 5 14
v 6 14
v 7 14
v 8 1000000005
v 9 1000000004
v 10 1000000003
e 0 8
e 1 8
e 4 8
e 3 8
e 2 8
e 0 9
e 6 9
e 1 9
e 7 9
e 5 10
e 0 10
e 1 10

If it is possible. please tell me what kind of reasons will cause this error.

Best,

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

1 participant