Skip to content

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

Closed
@wangty6

Description

@wangty6

`
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
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions