Project

General

Profile

Actions

Bug #53456

open

seastore unexpected crash

Added by Xuehan Xu over 2 years ago.

Status:
New
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

ERROR 2021-12-02 05:40:46,080 [shard 0] ms - ms_dispatch unhandled message ping magic: 0 v1
INFO 2021-12-02 05:40:46,080 [shard 0] osd - found existing watch by client.4143
INFO 2021-12-02 05:40:46,087 [shard 0] seastore - mark empty: [0,203], empty_segments 316, opened_segments 7, should_block_on_gc true, projected_avail_ratio 0.1992742919921875, projected_reclaim_ratio 0.6723850510972941
INFO 2021-12-02 05:40:48,028 [shard 0] seastore - mark open: [0,203], empty_segments 315, opened_segments 8, should_block_on_gc true, projected_avail_ratio 0.19915149688720704, projected_reclaim_ratio 0.6724352847081297
INFO 2021-12-02 05:40:48,028 [shard 0] seastore - mark closed: [0,1192] empty_segments: 315, opened_segments 7, should_block_on_gc true, projected_avail_ratio 0.19914691925048827, projected_reclaim_ratio 0.6724371570518898
INFO 2021-12-02 05:40:48,041 [shard 0] seastore - mark empty: [0,630], empty_segments 316, opened_segments 7, should_block_on_gc true, projected_avail_ratio 0.19977027893066407, projected_reclaim_ratio 0.6721819934861768
INFO 2021-12-02 05:40:49,387 [shard 0] seastore - mark empty: [0,199], empty_segments 317, opened_segments 7, should_block_on_gc false, projected_avail_ratio 0.20026630401611328, projected_reclaim_ratio 0.6719786683599387
INFO 2021-12-02 05:40:51,075 [shard 0] osd - found existing watch by client.4143
ERROR 2021-12-02 05:40:51,076 [shard 0] ms - ms_dispatch unhandled message ping magic: 0 v1
INFO 2021-12-02 05:40:51,991 [shard 0] seastore - mark open: [0,199], empty_segments 316, opened_segments 8, should_block_on_gc true, projected_avail_ratio 0.19993305206298828, projected_reclaim_ratio 0.672103569900266
INFO 2021-12-02 05:40:51,992 [shard 0] seastore - mark closed: [0,624] empty_segments: 316, opened_segments 7, should_block_on_gc true, projected_avail_ratio 0.1999264907836914, projected_reclaim_ratio 0.6721062589282534
INFO 2021-12-02 05:40:51,999 [shard 0] seastore - mark open: [0,630], empty_segments 315, opened_segments 8, should_block_on_gc true, projected_avail_ratio 0.19989017486572266, projected_reclaim_ratio 0.6721211415878948
INFO 2021-12-02 05:40:51,999 [shard 0] seastore - mark closed: [0,1252] empty_segments: 315, opened_segments 7, should_block_on_gc true, projected_avail_ratio 0.19988304138183594, projected_reclaim_ratio 0.6721240648087166
INFO 2021-12-02 05:40:52,016 [shard 0] seastore - mark empty: [0,434], empty_segments 316, opened_segments 7, should_block_on_gc false, projected_avail_ratio 0.20049564361572267, projected_reclaim_ratio 0.6718728372466252
INFO 2021-12-02 05:40:52,275 [shard 0] seastore - mark open: [0,434], empty_segments 315, opened_segments 8, should_block_on_gc false, projected_avail_ratio 0.20042503356933594, projected_reclaim_ratio 0.6718970430781354
INFO 2021-12-02 05:40:52,276 [shard 0] seastore - mark closed: [0,1175] empty_segments: 315, opened_segments 7, should_block_on_gc false, projected_avail_ratio 0.20042495727539061, projected_reclaim_ratio 0.6734603571118463
Segmentation fault on shard 0.
Backtrace:
0# crimson::os::seastore::lba_manager::btree::btree_pin_set_t::retire(crimson::os::seastore::lba_manager::btree::btree_range_pin_t&) at /home/xuxuehan/src/ceph/build/boost/include/boost/smart_ptr/intrusive_ptr.hpp:209
1# crimson::os::seastore::lba_manager::btree::BtreeLBAManager::complete_transaction(crimson::os::seastore::Transaction&) at /home/xuxuehan/src/ceph/build/../src/crimson/os/seastore/lba_manager/btree/btree_lba_manager.cc:237
2# operator()<crimson::os::seastore::Journal::submit_result_t> at /home/xuxuehan/src/ceph/build/../src/crimson/os/seastore/transaction_manager.cc:279
3# _ZN7seastar12continuationINS_8internal22promise_base_with_typeIvEEZN7crimson9erroratorIJNS4_19unthrowable_wrapperIRKSt10error_codeL_ZNS4_2ecILSt4errc34EEEEEENS6_IS9_L_ZNSA_ILSB_5EEEEEEEE7_futureINS4_23errorated_future_markerINS4_2os8seastore7Journal15submit_result_tEEEE9safe_thenIZZNSI_18TransactionManager25submit_transaction_directERNSI_11TransactionEENUlvE1_clEvEUlT_E_NSE_12pass_furtherEEEDaOSS_OT0_EUlSV_E_ZNS_6futureISK_E17then_wrapped_nrvoINS5_IJSD_NS6_IS9_L_ZNSA_ILSB_22EEEEEENS6_IS9_L_ZNSA_ILSB_2EEEEEESC_EE7_futureINSG_IvEEEESY_EENS_8futurizeISS_E4typeESX_EUlOS3_RSY_ONS_12future_stateISK_EEE_SK_E15run_and_disposeEv at /home/xuxuehan/src/ceph/build/../src/seastar/include/seastar/core/future.hh:566
4# seastar::reactor::run_tasks(seastar::reactor::task_queue&) at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2231
5# seastar::reactor::run_some_tasks() [clone .part.0] at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2640
6# seastar::reactor::do_run() at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2809
7# seastar::reactor::run() at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/reactor.cc:2697
8# seastar::app_template::run_deprecated(int, char**, std::function<void ()>&&) at /home/xuxuehan/src/ceph/build/../src/seastar/src/core/app-template.cc:218
9# 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
10# main at /home/xuxuehan/src/ceph/build/../src/crimson/osd/main.cc:239
11# __libc_start_main in /lib64/libc.so.6
12# _start in /home/xuxuehan/src/ceph/build/bin/crimson-osd

No data to display

Actions

Also available in: Atom PDF