Project

General

Profile

Actions

Bug #54715

open

crash: void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&): assert(mds->is_rejoin())

Added by Telemetry Bot about 2 years ago. Updated 11 months ago.

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

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):

2dac8a84050700ccdd00cf2d99946545586f0b38117547a104b387638529e90d
e1e7e42be12d02e3e33daa32301605e958209374096935e2e6ddb1a32359c394
ecfdb0d2f125949dee56a5decd68f08efbb5dfd797cc3bcac56d0efbc4dd633a


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=749d32887b2f7880076f66d42db899afb382f28a8b8834aa04ab4d7cbc7be317

Assert condition: mds->is_rejoin()
Assert function: void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&)

Sanitized backtrace:

    MDCache::handle_cache_rejoin_weak(boost::intrusive_ptr<MMDSCacheRejoin const> const&)
    MDCache::dispatch(boost::intrusive_ptr<Message const> const&)
    MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)
    MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)
    MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "assert_condition": "mds->is_rejoin()",
    "assert_file": "mds/MDCache.cc",
    "assert_func": "void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&)",
    "assert_line": 4409,
    "assert_msg": "mds/MDCache.cc: In function 'void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&)' thread 7f4acaffd640 time 2022-01-31T08:26:29.204398+0000\nmds/MDCache.cc: 4409: FAILED ceph_assert(mds->is_rejoin())",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13200) [0x7f4add2cf200]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x16e) [0x7f4add900225]",
        "/usr/lib/x86_64-linux-gnu/ceph/libceph-common.so.2(+0x24a366) [0x7f4add900366]",
        "(MDCache::handle_cache_rejoin_weak(boost::intrusive_ptr<MMDSCacheRejoin const> const&)+0x2b80) [0x56407d2b5760]",
        "(MDCache::dispatch(boost::intrusive_ptr<Message const> const&)+0x3c4) [0x56407d2b6884]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x5c0) [0x56407d151450]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x58) [0x56407d151a38]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x56407d12cddf]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7f4addb30c58]",
        "(DispatchQueue::entry()+0x647) [0x7f4addb2e067]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7f4addbed07d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8d80) [0x7f4add2c4d80]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-31T08:26:29.251862Z_95c4e55c-8f94-49f4-bf55-cf64c22a7d62",
    "entity_name": "mds.da88af6c4f104344bf0cf76179329b666fce2f50",
    "os_id": "debian",
    "os_name": "Debian GNU/Linux bookworm/sid",
    "process_name": "ceph-mds",
    "stack_sig": "2dac8a84050700ccdd00cf2d99946545586f0b38117547a104b387638529e90d",
    "timestamp": "2022-01-31T08:26:29.251862Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-3-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.15-1 (2022-01-18)" 
}


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #54840: crash: void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&): assert(mds->is_rejoin())New

Actions
Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.6, v16.2.7 added
Actions #2

Updated by Telemetry Bot almost 2 years ago

  • Project changed from RADOS to CephFS
  • Crash signature (v1) updated (diff)
Actions #3

Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v16.2.10, v16.2.11, v17.2.5 added
Actions #4

Updated by Milind Changire 10 months ago

  • Related to Bug #54840: crash: void MDCache::handle_cache_rejoin_weak(ceph::cref_t<MMDSCacheRejoin>&): assert(mds->is_rejoin()) added
Actions

Also available in: Atom PDF