-
Notifications
You must be signed in to change notification settings - Fork 472
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
process crash when running perflog on macos #1480
Comments
Can you paste the core stack in logs file? |
E20230601 21:40:46.598451 2739503 main.cc:86] ======= Ooops! kvrocks unstable (commit 4218a2b) got signal: Segmentation fault: 11 (11) ======= |
@singular-seal Thanks for your feedback, I found the root cause, will fix it soon. |
Thanks a lot for the quick response. |
Search before asking
Version
OS - macos 13.3.1 (a)
Kvrocks - 2.4.0
Minimal reproduce step
1.config set profiling-sample-commands set
2.config set profiling-sample-ratio 100
3.config set profiling-sample-record-threshold-ms 0
4.set a 1
Then the process crashed.
What did you expect to see?
shows 'OK'
What did you see instead?
process crashed
Anything Else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: