Skip to content

I have a core-dump back trace, what's the possible reason? #26

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

Closed
wangty6 opened this issue Jun 8, 2018 · 1 comment
Closed

I have a core-dump back trace, what's the possible reason? #26

wangty6 opened this issue Jun 8, 2018 · 1 comment

Comments

@wangty6
Copy link

wangty6 commented Jun 8, 2018

`
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000fddfae in hnswlib::HierarchicalNSW::searchBaseLayerST(unsigned int, void*, unsigned long) () at /home/bigo/recommend/recsys_framework/thirdparty/include/hnsw/hnswalg.h:253

#1 0x0000000000fdc8e3 in hnswlib::HierarchicalNSW::searchKnn(void*, unsigned long) () at /home/bigo/recommend/recsys_framework/thirdparty/include/hnsw/hnswalg.h:704

#2 0x0000000000fdafc7 in brec::KnnIndex::knnQuery(std::vector<std::pair<float, unsigned long>, std::allocator<std::pair<float, unsigned long> > >&, std::vector<float, std::allocator > const&, unsigned long) () at /home/bigo/recommend/recsys_framework/brec/knn/knn_index.h:217

#3 0x0000000000fd90f1 in server::recsys::KnnModel::knnQuery(std::vector<std::pair<float, unsigned long>, std::allocator<std::pair<float, unsigned long> > >&, std::vector<float, std::allocator > const&, int) () at /home/bigo/recommend/recommend_recall_d/src/models/knn_model.cpp:51
`

@wangty6
Copy link
Author

wangty6 commented Jun 8, 2018

I know it's because the graph is empty

@wangty6 wangty6 closed this as completed Jun 8, 2018
GerHobbelt pushed a commit to GerHobbelt/hnswlib that referenced this issue May 13, 2025
…ange_assertions_in_integrity_validation_to_exceptions

Revert "[ENH] Change assertions in integrity validation to exceptions"
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