Project

General

Profile

Bug #60682

crash: tc_new()

Added by Telemetry Bot 11 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(RADOS):
Pull request ID:
Crash signature (v1):

7f0871fc8defd6d2cb86e40b9703e32572b55e29b5cd48309be7d891e6bbe073


Description

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

Sanitized backtrace:

    tc_new()
    MgrMap::ModuleInfo::decode(ceph::buffer::list::iterator_impl<true>&)
    MMgrBeacon::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> >*)
    std::function<void ()>::operator()() const
    void std::__invoke_impl<void, std::function<void ()>>(std::__invoke_other, std::function<void ()>&&)
    std::__invoke_result<std::function<void ()>>::type std::__invoke<std::function<void ()>>(std::function<void ()>&&)
    void std::thread::_Invoker<std::tuple<std::function<void ()> > >::_M_invoke<0ul>(std::_Index_tuple<0ul>)
    std::thread::_Invoker<std::tuple<std::function<void ()> > >::operator()()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f2847d7d140]",
        "tc_new()",
        "(MgrMap::ModuleInfo::decode(ceph::buffer::v15_2_0::list::iterator_impl<true>&)+0x2ef) [0x7f2848555fdf]",
        "(MMgrBeacon::decode_payload()+0x20a) [0x7f2848556faa]",
        "(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>)+0x30c) [0x7f28484d53fc]",
        "(ProtocolV2::handle_message()+0x39d) [0x7f28485affbd]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x31) [0x7f28485ac9b1]",
        "(AsyncConnection::process()+0x511) [0x7f2848576581]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x141) [0x7f28485cc901]",
        "/usr/lib/ceph/libceph-common.so.2(+0x5b5b0b) [0x7f28485d4b0b]",
        "(std::function<void ()>::operator()() const+0x32) [0x5599bb8a7ef2]",
        "(void std::__invoke_impl<void, std::function<void ()>>(std::__invoke_other, std::function<void ()>&&)+0x20) [0x5599bbb6b4ab]",
        "(std::__invoke_result<std::function<void ()>>::type std::__invoke<std::function<void ()>>(std::function<void ()>&&)+0x20) [0x5599bbb6b463]",
        "(void std::thread::_Invoker<std::tuple<std::function<void ()> > >::_M_invoke<0ul>(std::_Index_tuple<0ul>)+0x28) [0x5599bbb6b408]",
        "(std::thread::_Invoker<std::tuple<std::function<void ()> > >::operator()()+0x18) [0x5599bbb6b39c]",
        "(std::thread::_State_impl<std::thread::_Invoker<std::tuple<std::function<void ()> > > >::_M_run()+0x1c) [0x5599bbb6b1da]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7f2847c65ed0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f2847d71ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-27T18:02:27.318226Z_c3edc3b8-af13-4357-8b1f-4c9e39aa514d",
    "entity_name": "mon.42811fbd3c6fa9ceca93f8d5d719533a79e261e3",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "7f0871fc8defd6d2cb86e40b9703e32572b55e29b5cd48309be7d891e6bbe073",
    "timestamp": "2023-03-27T18:02:27.318226Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}

History

#1 Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added

Also available in: Atom PDF