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

pikiwidb 运行过程中突然崩溃 #416

Open
luky116 opened this issue Aug 14, 2024 · 1 comment
Open

pikiwidb 运行过程中突然崩溃 #416

luky116 opened this issue Aug 14, 2024 · 1 comment
Labels
☢️ Bug Something isn't working

Comments

@luky116
Copy link
Collaborator

luky116 commented Aug 14, 2024

Is this a regression?

Yes

Description

跑 go test 集成测试,发现 pikiwidb 进程突然崩溃了

[2024-08-14 15:49:17.145 #15167733 storage.cc:156 info] open RocksDB0 success!
[2024-08-14 15:49:17.145 #15167733 db.cc:62 info] Open DB0 success!
[2024-08-14 15:49:18.234 #15167734 base_cmd.cc:40 debug] execute command: hset
[2024-08-14 15:49:18.249 #15167735 base_cmd.cc:40 debug] execute command: hincrbyfloat
[2024-08-14 15:49:18.257 #15167732 base_cmd.cc:40 debug] execute command: hset
[2024-08-14 15:49:18.266 #15167733 base_cmd.cc:40 debug] execute command: hincrbyfloat
[2024-08-14 15:49:18.270 #15167730 pikiwidb.cc:167 info] Close connection id:63 msg:
[2024-08-14 15:49:18.271 #15167730 pikiwidb.cc:159 info] New connection from fd:64 IP:127.0.0.1 port:52294
[2024-08-14 15:49:18.273 #15167735 base_cmd.cc:40 debug] execute command: flushdb
[2024-08-14 15:49:18.274 #15167735 storage.cc:74 info] Storage begin to clear storage!
libc++abi: terminating due to uncaught exception of type std::__1::system_error: condition_variable wait failed: Invalid argument

看起来和这个语句有关系:
image

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

images

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@luky116 luky116 added the ☢️ Bug Something isn't working label Aug 14, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: pikiwidb suddenly crashed during operation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants