Project

General

Profile

Actions

Bug #61004

open

crash: MDSRank::is_stale_message(boost::intrusive_ptr<Message const> const&) const

Added by Telemetry Bot 12 months ago. Updated 10 months ago.

Status:
New
Priority:
Normal
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):

b0350f7a5704ceda20184ec9e147c3c093677307189f523732093e584b723294


Description

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

Sanitized backtrace:

    MDSRank::is_stale_message(boost::intrusive_ptr<Message const> 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:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f0ddeec4cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f0dde2c209b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f0dde2c853c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f0dde2c8597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f0dde2c87f8]",
        "/lib64/libstdc++.so.6(+0x92045) [0x7f0dde2c4045]",
        "(MDSRank::is_stale_message(boost::intrusive_ptr<Message const> const&) const+0xecf) [0x55ed1e5ba8cf]",
        "(MDSRank::_dispatch(boost::intrusive_ptr<Message const> const&, bool)+0x35) [0x55ed1e5bb385]",
        "(MDSRankDispatcher::ms_dispatch(boost::intrusive_ptr<Message const> const&)+0x5c) [0x55ed1e5bbf6c]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x1bf) [0x55ed1e5a55cf]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x478) [0x7f0de01480e8]",
        "(DispatchQueue::entry()+0x50f) [0x7f0de014552f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f0de020e3b1]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f0ddeeba1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.6",
    "crash_id": "2023-04-25T18:28:48.344815Z_45e502e4-63b4-408f-ade3-cb39f33f9074",
    "entity_name": "mds.d9cf741271f9e9755bb71c5cdadba1c8e6233e38",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "b0350f7a5704ceda20184ec9e147c3c093677307189f523732093e584b723294",
    "timestamp": "2023-04-25T18:28:48.344815Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-70-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#77-Ubuntu SMP Tue Mar 21 14:02:37 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Updated by Milind Changire 10 months ago

  • Assignee set to Kotresh Hiremath Ravishankar
Actions

Also available in: Atom PDF