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

Segment fault #13

Open
sunce4t opened this issue Mar 7, 2024 · 1 comment
Open

Segment fault #13

sunce4t opened this issue Mar 7, 2024 · 1 comment

Comments

@sunce4t
Copy link

sunce4t commented Mar 7, 2024

I pulled down the code of Dash from github and change the workload with the one we generated ourselves, I ran into a segment fault when I run concurr_search after inserting 50 million data, and when I located it with gdb, I found that it happened in this line:
SSE_CMP8(*curr_FingerArray, meta_hash);
Do you know what caused this problem?
Thanks!

@sunce4t
Copy link
Author

sunce4t commented Mar 7, 2024

I've had this issue before when I ran the delete method on a workload generated by dash

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