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

match v limit 20000 may crash the storaged #4184

Closed
xiajingchun opened this issue Apr 20, 2022 · 0 comments · Fixed by #4190
Closed

match v limit 20000 may crash the storaged #4184

xiajingchun opened this issue Apr 20, 2022 · 0 comments · Fixed by #4190
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@xiajingchun
Copy link

xiajingchun commented Apr 20, 2022

Please check the FAQ documentation before raising an issue

Run below query on SF300 or SF1000 dataset will crash all the storage services in the cluster.
match (v) return v limit 20000

The coredump is as below:
match_coredump

Your Environments (required)

  • OS: CentOS 8
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id 02bdc67 (2022.4.19-nightly)

How To Reproduce(required)

Steps to reproduce the behavior:

Just run the query and wait.

Expected behavior

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants