Project

General

Profile

Actions

Bug #60219

open

crash: MonClient::_finish_hunting(int)

Added by Telemetry Bot 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

7536b8dc429e1454175c255d93ea4552f7bb4ac496992db13bdff9a2708c47f6


Description

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

Sanitized backtrace:

    MonClient::_finish_hunting(int)
    MonClient::handle_auth_done(Connection*, AuthConnectionMeta*, unsigned long, unsigned int, ceph::buffer::list const&, CryptoKey*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)
    ProtocolV2::handle_auth_done(ceph::buffer::list&)
    ProtocolV2::run_continuation(Ct<ProtocolV2>&)
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f25cfa22cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f25cea1309b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f25cea1953c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f25cea19597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f25cea197f8]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x260295) [0x7f25d0379295]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x265c88) [0x7f25d037ec88]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x28bc98) [0x7f25d03a4c98]",
        "(MonClient::_finish_hunting(int)+0x2d7) [0x7f25d07871c7]",
        "(MonClient::handle_auth_done(Connection*, AuthConnectionMeta*, unsigned long, unsigned int, ceph::buffer::v15_2_0::list const&, CryptoKey*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)+0x358) [0x7f25d07879c8]",
        "(ProtocolV2::handle_auth_done(ceph::buffer::v15_2_0::list&)+0x3f3) [0x7f25d06f5db3]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x7f25d06edab9]",
        "(AsyncConnection::process()+0x542) [0x7f25d06b44f2]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1c8) [0x7f25d070fe28]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x5fefa6) [0x7f25d0717fa6]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f25cea45ba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f25cfa181ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-10T03:46:47.865641Z_2a49518a-d4ab-4721-b10e-d863f390c68e",
    "entity_name": "client.8a77c155a6c2034961e94422398cd5bc52e5b5b5",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "7536b8dc429e1454175c255d93ea4552f7bb4ac496992db13bdff9a2708c47f6",
    "timestamp": "2023-01-10T03:46:47.865641Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.19.25-200.el7.bclinux.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed May 29 00:02:44 CST 2019" 
}

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

Also available in: Atom PDF