Project

General

Profile

Actions

Bug #59802

open

crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)

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

6d76c8a2a36c090e62d75e7f71dbbd603f4a2a8de45f8c211c902abaf5bdb283
84c8044da193aff2d68ec0a6f9e232ca84829ea0a645805f7133f8902937f986


Description

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

Assert condition: in->first <= straydn->first
Assert function: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)

Sanitized backtrace:

    Server::_unlink_local(boost::intrusive_ptr<MDRequestImpl>&, CDentry*, CDentry*)
    Server::handle_client_request(boost::intrusive_ptr<MClientRequest 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:
{
    "assert_condition": "in->first <= straydn->first",
    "assert_file": "mds/Server.cc",
    "assert_func": "void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)",
    "assert_line": 7863,
    "assert_msg": "mds/Server.cc: In function 'void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)' thread 7f1943a40700 time 2023-04-11T10:28:05.101421+0000\nmds/Server.cc: 7863: FAILED ceph_assert(in->first <= straydn->first)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f194b671cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7f194c677499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7f194c677605]",
        "(Server::_unlink_local(boost::intrusive_ptr<MDRequestImpl>&, CDentry*, CDentry*)+0x1079) [0x557d244c9d79]",
        "(Server::handle_client_request(boost::intrusive_ptr<MClientRequest const> const&)+0x808) [0x557d24519348]",
        "(Server::dispatch(boost::intrusive_ptr<Message const> const&)+0xf4) [0x557d2451dfe4]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x5db) [0x557d244691cb]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x5c) [0x557d2446980c]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x557d244535ff]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f194c8f1c88]",
        "(DispatchQueue::entry()+0x50f) [0x7f194c8ef0cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f194c9b68f1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f194b6671ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-11T10:28:05.183078Z_ff810701-de25-4ebe-8aec-ef4bb10ab465",
    "entity_name": "mds.eb7e73ca62c9f39a46784399a4762498e4201383",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "6d76c8a2a36c090e62d75e7f71dbbd603f4a2a8de45f8c211c902abaf5bdb283",
    "timestamp": "2023-04-11T10:28:05.183078Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-69-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#76-Ubuntu SMP Fri Mar 17 17:19:29 UTC 2023" 
}


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #60669: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)New

Actions
Actions #1

Updated by Telemetry Bot 12 months ago

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

Updated by Milind Changire 10 months ago

  • Related to Bug #60669: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first) added
Actions

Also available in: Atom PDF