Project

General

Profile

Actions

Bug #60109

open

crash: Session* MDSRank::get_session(ceph::cref_t<Message>&): assert(session->info.inst == imported_session->info.inst)

Added by Telemetry Bot 12 months ago. Updated 12 months 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):

09e5c6b6be7b519fb88ff71ef77024e56bdb7ec3008c3c39786a29390ddddd55


Description

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

Assert condition: session->info.inst == imported_session->info.inst
Assert function: Session* MDSRank::get_session(ceph::cref_t<Message>&)

Sanitized backtrace:

    MDSRank::get_session(boost::intrusive_ptr<Message const> const&)
    Locker::handle_client_caps(boost::intrusive_ptr<MClientCaps const> const&)
    Locker::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:
{
    "archived": "2023-03-16 10:00:14.935912",
    "assert_condition": "session->info.inst == imported_session->info.inst",
    "assert_file": "mds/MDSRank.cc",
    "assert_func": "Session* MDSRank::get_session(ceph::cref_t<Message>&)",
    "assert_line": 1403,
    "assert_msg": "mds/MDSRank.cc: In function 'Session* MDSRank::get_session(ceph::cref_t<Message>&)' thread 7f456322b700 time 2023-03-15T18:20:07.437056+0000\nmds/MDSRank.cc: 1403: FAILED ceph_assert(session->info.inst == imported_session->info.inst)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f456ae5ccf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7f456be62499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7f456be62605]",
        "(MDSRank::get_session(boost::intrusive_ptr<Message const> const&)+0x15f) [0x559eab019b7f]",
        "(Locker::handle_client_caps(boost::intrusive_ptr<MClientCaps const> const&)+0xac) [0x559eab225ddc]",
        "(Locker::dispatch(boost::intrusive_ptr<Message const> const&)+0x1ec) [0x559eab229ccc]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x5db) [0x559eab0191cb]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x5c) [0x559eab01980c]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x559eab0035ff]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f456c0dcc88]",
        "(DispatchQueue::entry()+0x50f) [0x7f456c0da0cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f456c1a18f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f456ae521ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T18:20:07.442219Z_d7465513-02f8-474a-aa91-a3a9fb614acf",
    "entity_name": "mds.fce36d8d95df068e51c0e817cd8b0ec665f60744",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "09e5c6b6be7b519fb88ff71ef77024e56bdb7ec3008c3c39786a29390ddddd55",
    "timestamp": "2023-03-15T18:20:07.442219Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-67-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#74~20.04.1-Ubuntu SMP Wed Feb 22 14:52:34 UTC 2023" 
}


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #60980: crash: Session* MDSRank::get_session(ceph::cref_t<Message>&): assert(session->info.inst == imported_session->info.inst)NewNeeraj Pratap Singh

Actions
Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions #2

Updated by Milind Changire 11 months ago

  • Related to Bug #60980: crash: Session* MDSRank::get_session(ceph::cref_t<Message>&): assert(session->info.inst == imported_session->info.inst) added
Actions

Also available in: Atom PDF