Project

General

Profile

Actions

Bug #53265

closed

crimson-osd crashed due to out-dated leaf node meta

Added by Xuehan Xu over 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

INFO  2021-11-15 08:17:04,406 [shard 0] osd - found existing watch by client.4125
ERROR 2021-11-15 08:17:04,406 [shard 0] ms - ms_dispatch unhandled message ping magic: 0 v1
INFO  2021-11-15 08:17:05,252 [shard 0] osd - asok response length: 4441
INFO  2021-11-15 08:17:05,266 [shard 0] osd - asok response length: 80440
INFO  2021-11-15 08:17:05,863 [shard 0] seastore - mark open: [0,499], empty_segments 1100
Segmentation fault on shard 0.
Backtrace:
 0# crimson::os::seastore::lba_manager::btree::btree_pin_set_t::add_pin(crimson::os::seastore::lba_manager::btree::btree_range_pin_t&) at /home/xuxuehan/src/ceph/build/../src/crimson/os/seastore/lba_manager/btree/btree_range_pin.h:86
 1# operator() at /home/xuxuehan/src/ceph/build/../src/crimson/os/seastore/lba_manager/btree/lba_btree.cc:467
 2# _ZN7seastar12continuationINS_8internal22promise_base_with_typeIN5boost13intrusive_ptrIN7crimson2os8seastore11lba_manager5btree11LBALeafNodeEEEEEZNS5_9erroratorIJNS5_19unthrowable_wrapperIRKSt10error_codeL_ZNS5_2ecILSt4errc5EEEEEEEE7_futureINS5_23errorated_future_markerISB_EEE9safe_thenIZNS5_13interruptible27interruptible_future_detailINS7_28TransactionConflictConditionESP_E23safe_then_interruptibleILb1EZNS9_8LBABtree13get_leaf_nodeENS9_12op_context_tENS7_7paddr_tEEUlSB_E_SB_Li0EEEDaOT0_EUlOSB_E_NSL_12pass_furtherEEEDaOT_S11_EUlS16_E_ZNS_6futureISB_E17then_wrapped_nrvoISU_S17_EENS_8futurizeIS15_E4typeES11_EUlOSC_RS17_ONS_12future_stateISB_EEE_SB_E15run_and_disposeEv at /home/xuxuehan/src/ceph/build/../src/seastar/include/seastar/core/future.hh:606
 3# seastar::reactor::run_tasks(seastar::reactor::task_queue&) at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2231
 4# seastar::reactor::run_some_tasks() [clone .part.0] at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2640
 5# seastar::reactor::do_run() at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2809
 6# seastar::reactor::run() at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2697
 7# seastar::app_template::run_deprecated(int, char**, std::function<void ()>&&) at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/app-template.cc:218
 8# seastar::app_template::run(int, char**, std::function<seastar::future<int> ()>&&) at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/app-template.cc:125
 9# main at /home/xuxuehan/src/ceph/build/../src/crimson/osd/main.cc:239
10# __libc_start_main in /lib64/libc.so.6
11# _start in /home/xuxuehan/src/ceph/build/bin/crimson-osd

Actions #1

Updated by Xuehan Xu almost 2 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF