Project

General

Profile

Actions

Bug #54798

open

crash: double const ceph::common::ConfigProxy::get_val<double>(std::basic_string_view<char, std::char_traits<char> >) const

Added by Telemetry Bot about 2 years ago. Updated 10 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):

7e8e26a42e3616f3f9e5ca48bef80648ffe3f56da687a80cb469f84f71882368


Description

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

Sanitized backtrace:

    double const ceph::common::ConfigProxy::get_val<double>(std::basic_string_view<char, std::char_traits<char> >) const
    MDSRankDispatcher::handle_mds_map(boost::intrusive_ptr<MMDSMap const> const&, MDSMap const&)
    MDSDaemon::handle_mds_map(boost::intrusive_ptr<MMDSMap const> const&)
    MDSDaemon::handle_core_message(boost::intrusive_ptr<Message const> const&)
    MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fd485a76140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7fd4859277ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7fd485932966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7fd4859329d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7fd485932c65]",
        "/usr/bin/ceph-mds(+0x13c2b6) [0x558c1c8c82b6]",
        "(double const ceph::common::ConfigProxy::get_val<double>(std::basic_string_view<char, std::char_traits<char> >) const+0x99) [0x558c1c92ae39]",
        "(MDSRankDispatcher::handle_mds_map(boost::intrusive_ptr<MMDSMap const> const&, MDSMap const&)+0x1ae) [0x558c1c95119e]",
        "(MDSDaemon::handle_mds_map(boost::intrusive_ptr<MMDSMap const> const&)+0xd5a) [0x558c1c92178a]",
        "(MDSDaemon::handle_core_message(boost::intrusive_ptr<Message const> const&)+0x37f) [0x558c1c92496f]",
        "(MDSDaemon::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x187) [0x558c1c9251e7]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7fd485f77448]",
        "(DispatchQueue::entry()+0x5ff) [0x7fd485f74abf]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7fd486036c3d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7fd485a6aea7]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-20T04:03:27.693374Z_d519e925-1413-42c0-b0ca-49c24cacdd6e",
    "entity_name": "mds.20e498aa737f24767ed073d524fb7f19ff86197f",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mds",
    "stack_sig": "7e8e26a42e3616f3f9e5ca48bef80648ffe3f56da687a80cb469f84f71882368",
    "timestamp": "2022-02-20T04:03:27.693374Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-0.bpo.2-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.5-2~bpo11+1 (2022-01-02)" 
}

Actions #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
Actions #2

Updated by Telemetry Bot almost 2 years ago

  • Project changed from RADOS to CephFS
Actions #3

Updated by Milind Changire 10 months ago

  • Assignee set to Rishabh Dave
Actions

Also available in: Atom PDF