Project

General

Profile

Actions

Bug #60618

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.

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):

f358d224e64f27c61f4b36570f8fc3c6106c9bdc87dddced3f25b9e7515b2636


Description

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

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&)
    Server::handle_client_session(boost::intrusive_ptr<MClientSession const> const&)
    Server::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-10 17:48:01.861758",
    "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 7f8f648b3700 time 2023-03-10T17:28:58.243929+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) [0x7f8f6c4e4cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7f8f6d4ea499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7f8f6d4ea605]",
        "(MDSRank::get_session(boost::intrusive_ptr<Message const> const&)+0x15f) [0x557bc4a54b7f]",
        "(Server::handle_client_session(boost::intrusive_ptr<MClientSession const> const&)+0x61) [0x557bc4ae1891]",
        "(Server::dispatch(boost::intrusive_ptr<Message const> const&)+0x8d) [0x557bc4b08f7d]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x5db) [0x557bc4a541cb]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x5c) [0x557bc4a5480c]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x557bc4a3e5ff]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f8f6d764c88]",
        "(DispatchQueue::entry()+0x50f) [0x7f8f6d7620cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f8f6d8298f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f8f6c4da1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-10T17:28:58.252355Z_243b3a69-2233-4fb0-b804-9d5c15bb41a0",
    "entity_name": "mds.a8d13a68fab2dab7a37ab8539faed6c205a9d216",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "f358d224e64f27c61f4b36570f8fc3c6106c9bdc87dddced3f25b9e7515b2636",
    "timestamp": "2023-03-10T17:28:58.252355Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-53-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022" 
}


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 10 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