Project

General

Profile

Actions

Bug #59892

open

crash: Infiniband::QueuePair::to_dead()

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

258222019a74dbd08c922aa6b9ba6181756cc74632e2b259305e5aa1b28bc687


Description

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

Sanitized backtrace:

    Infiniband::QueuePair::to_dead()
    RDMADispatcher::schedule_qp_destroy(unsigned int)
    RDMAConnectedSocketImpl::~RDMAConnectedSocketImpl()
    RDMAConnectedSocketImpl::~RDMAConnectedSocketImpl()
    AsyncConnection::fault()
    ProtocolV2::_fault()
    ProtocolV2::write(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CtFun<ProtocolV2>&, ceph::buffer::list&)
    ProtocolV2::_banner_exchange(Ct<ProtocolV2>&)
    ProtocolV2::start_client_banner_exchange()
    ProtocolV2::run_continuation(Ct<ProtocolV2>&)
    ProtocolV2::read_event()
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2022-11-12 14:48:22.705106",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f4a45ee3420]",
        "/usr/local/lib/libbnxt_re-rdmav25.so(+0x61a2) [0x7f4a317a51a2]",
        "(Infiniband::QueuePair::to_dead()+0xce) [0x561063780a7e]",
        "(RDMADispatcher::schedule_qp_destroy(unsigned int)+0xc5) [0x56106353c825]",
        "(RDMAConnectedSocketImpl::~RDMAConnectedSocketImpl()+0xc9) [0x561063786089]",
        "(RDMAConnectedSocketImpl::~RDMAConnectedSocketImpl()+0xd) [0x5610637864ed]",
        "(AsyncConnection::fault()+0x16) [0x56106371bc66]",
        "(ProtocolV2::_fault()+0xbb) [0x56106374f3eb]",
        "(ProtocolV2::write(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CtFun<ProtocolV2>&, ceph::buffer::v15_2_0::list&)+0x16e) [0x5610637504be]",
        "(ProtocolV2::_banner_exchange(Ct<ProtocolV2>&)+0x168) [0x561063750b08]",
        "(ProtocolV2::start_client_banner_exchange()+0xac) [0x5610637563ac]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x56106374ff79]",
        "(ProtocolV2::read_event()+0xaf) [0x56106375008f]",
        "(AsyncConnection::process()+0x564) [0x561063723214]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x595) [0x56106352f8d5]",
        "/usr/bin/ceph-osd(+0x16a234b) [0x56106353534b]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xd6de4) [0x7f4a45d56de4]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7f4a45ed7609]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-12T14:46:37.229272Z_82e3bb9f-d1cc-4cd2-afe4-44a0004bc294",
    "entity_name": "osd.115481718be9bcfa126ec8964aee9737a2804dd3",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-osd",
    "stack_sig": "258222019a74dbd08c922aa6b9ba6181756cc74632e2b259305e5aa1b28bc687",
    "timestamp": "2022-11-12T14:46:37.229272Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-52-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#58~20.04.1-Ubuntu SMP Thu Oct 13 13:09:46 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