vesoft-inc / nebula

A distributed, fast open-source graph database featuring horizontal scalability and high availability
https://nebula-graph.io
Apache License 2.0
10.89k stars 1.21k forks source link

graph may coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary #5854

Open mo-avatar opened 7 months ago

mo-avatar commented 7 months ago

Please check the FAQ documentation before raising an issue

Describe the bug (required) graph may coredump when metadata refresh during certain query invoke ScanEdgeProcessor::checkAndBuildContexts especially in asan binary.

Your Environments (required)

How To Reproduce(required)

Steps to reproduce the behavior:

when you perform ordinary query and schema change simultaneously.

Expected behavior

graph not down

Additional context

QingZ11 commented 7 months ago

Thank you, Mo.