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

crash when invoked disconnect_from_ceph() #82

Open
GreyCode3 opened this issue Apr 27, 2023 · 0 comments
Open

crash when invoked disconnect_from_ceph() #82

GreyCode3 opened this issue Apr 27, 2023 · 0 comments

Comments

@GreyCode3
Copy link

Hi, when I invoked disconnect_from_ceph() statement, crashed with below error:
/build/ceph-bPjZn9/ceph-15.2.17/src/common/config_proxy.h: In function 'void ceph::common::ConfigProxy::call_gate_close(ceph::common::ConfigProxy::md_config_obs_t*)' thread 7fe45e543700 time 2023-04-27T17:20:13.539000+0800 /build/ceph-bPjZn9/ceph-15.2.17/src/common/config_proxy.h: 71: FAILED ceph_assert(p != obs_call_gate.end()) ceph version 15.2.17 (8a82819d84cf884bd39c17e3236e0632ac146dc4) octopus (stable) 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x155) [0x7fe45fea608f] 2: (()+0x268297) [0x7fe45fea6297] .......... 85: (clone()+0x43) [0x7fe4689f9133] Aborted (core dumped)
I also tried to use unsafe{ rados_shutdown(cluster) }, but got same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant