Project

General

Profile

Bug #54840

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

Added by Telemetry Bot about 2 years ago. Updated over 1 year ago.

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

0%

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

26ef92c36762ca1ed6eed338bcb09dcec0ebc65eef8502c476e511b3d558d5c6
9f58745b53d88784fb13638ab54b74ea7f4c01af02d5d972ad9c9ae2769c2daf


Description

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

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

Sanitized backtrace:

    pthread_kill()
    raise()
    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 7ff7f9ffb640 time 2022-02-15T00:00:40.214322-0500\nmds/MDCache.cc: 4409: FAILED ceph_assert(mds->is_rejoin())",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x46520) [0x7ff80befc520]",
        "pthread_kill()",
        "raise()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x172) [0x7ff80c685487]",
        "/usr/lib/x86_64-linux-gnu/ceph/libceph-common.so.2(+0x24b5e6) [0x7ff80c6855e6]",
        "(MDCache::handle_cache_rejoin_weak(boost::intrusive_ptr<MMDSCacheRejoin const> const&)+0x286b) [0x556b3a935d1b]",
        "(MDCache::dispatch(boost::intrusive_ptr<Message const> const&)+0xdc) [0x556b3a93e44c]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x5b7) [0x556b3a7d9477]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x53) [0x556b3a7d9a83]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x556b3a7c543f]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7ff80c8b7420]",
        "(DispatchQueue::entry()+0x647) [0x7ff80c8b4807]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7ff80c975561]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x98927) [0x7ff80bf4e927]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-15T05:00:40.257570Z_d93dc31f-bcec-427a-a699-8e6b4fa153f8",
    "entity_name": "mds.68fbb5af681d621f13431b4a83c75ba54371499b",
    "os_id": "22.04",
    "os_name": "Ubuntu Jammy Jellyfish (development branch)",
    "os_version": "22.04 (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mds",
    "stack_sig": "26ef92c36762ca1ed6eed338bcb09dcec0ebc65eef8502c476e511b3d558d5c6",
    "timestamp": "2022-02-15T05:00:40.257570Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-17-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#17-Ubuntu SMP Thu Jan 13 16:27:23 UTC 2022" 
}


Related issues

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

History

#1 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added

#2 Updated by Telemetry Bot almost 2 years ago

  • Project changed from RADOS to CephFS

#3 Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Affected Versions v17.1.0 added

#4 Updated by Milind Changire 9 months ago

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

Also available in: Atom PDF