Project

General

Profile

Actions

Bug #60038

open

crash: tc_new()

Added by Telemetry Bot 12 months ago. Updated 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:
Pull request ID:
Crash signature (v1):

27015a94846bf67e82854189a957b16bb196c2ad69d70c01b60bf0338a9e218d


Description

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

Sanitized backtrace:

    tc_new()
    MgrMap::ModuleInfo::decode(ceph::buffer::list::iterator_impl<true>&)
    MgrMap::decode(ceph::buffer::list::iterator_impl<true>&)
    MMgrMap::decode_payload()
    decode_message(ceph::common::CephContext*, int, ceph_msg_header&, ceph_msg_footer&, ceph::buffer::list&, ceph::buffer::list&, ceph::buffer::list&, boost::intrusive_ptr<Connection>)
    ProtocolV2::handle_message()
    ProtocolV2::run_continuation(Ct<ProtocolV2>&)
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2022-11-30 16:21:17.654013",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f7c2de8ecf0]",
        "tc_new()",
        "(MgrMap::ModuleInfo::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x2ee) [0x7f7c2f36258e]",
        "(MgrMap::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x243) [0x7f7c2f36bbe3]",
        "(MMgrMap::decode_payload()+0x3d) [0x7f7c2f36c75d]",
        "(decode_message(ceph::common::CephContext*, int, ceph_msg_header&, ceph_msg_footer&, ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list&, boost::intrusive_ptr<Connection>)+0x312) [0x7f7c2f2dee12]",
        "(ProtocolV2::handle_message()+0x36b) [0x7f7c2f3c41fb]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x7f7c2f3c0ab9]",
        "(AsyncConnection::process()+0x542) [0x7f7c2f3874f2]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1c8) [0x7f7c2f3e2e28]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x5fefa6) [0x7f7c2f3eafa6]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f7c2d2bfba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f7c2de841ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-30T16:14:04.814117Z_8aba8b5e-5ae4-413d-901b-4361224571be",
    "entity_name": "mgr.575b78019dc7378ee903c1525667bbe0e69be1e2",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "27015a94846bf67e82854189a957b16bb196c2ad69d70c01b60bf0338a9e218d",
    "timestamp": "2022-11-30T16:14:04.814117Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

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