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

curvefs/metaserver unit test IteratorTest.MergeIterator segmentation fault in release binary #2916

Closed
SeanHai opened this issue Nov 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@SeanHai
Copy link
Contributor

SeanHai commented Nov 20, 2023

Describe the bug (描述bug)
version: master
code:

TEST_F(IteratorTest, MergeIterator) {

build to release: make build stor=fs release=1 only=//curvefs/test/metaserver
run: ./bazel-bin/curvefs/test/metaserver/storage/storage_test --gtest_filter=IteratorTest.MergeIterator

[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from IteratorTest
[ RUN      ] IteratorTest.MergeIterator
Segmentation fault (core dumped)

截屏2023-11-20 15 50 19

To Reproduce (复现方法)

Expected behavior (期望行为)

Versions (各种版本)
OS:
Compiler:
branch:
commit id:

Additional context/screenshots (更多上下文/截图)

@SeanHai SeanHai added the bug Something isn't working label Nov 20, 2023
@Ziy1-Tan
Copy link
Contributor

Let me try it.:) assign me plz.

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

3 participants