Project

General

Profile

Actions

Bug #56754

open

crash: DeviceList::DeviceList(ceph::common::CephContext*): assert(num)

Added by Telemetry Bot over 1 year 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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

10cc8f9c67923d397e09ec73267fde1f58eaf3f33d2d63dfd250b96da2676fd4
6e34ce40a16ff63d1d27a6c9d586ed75f08edf53825e04bd5236dc2b6518e6c8
d5c87b7c4f341015d111df06f99af3670618d275c91188bdea9d0758e347455d
3efc0797d78b997982ae1b5805972ab1e2afc83f7c81cb7d67733156ffc9de7e


Description

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

Assert condition: num
Assert function: DeviceList::DeviceList(ceph::common::CephContext*)

Sanitized backtrace:

    DeviceList::DeviceList(ceph::common::CephContext*)
    Infiniband::init()
    RDMAWorker::connect(entity_addr_t const&, SocketOptions const&, ConnectedSocket*)
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "assert_condition": "num",
    "assert_file": "msg/async/rdma/Infiniband.h",
    "assert_func": "DeviceList::DeviceList(ceph::common::CephContext*)",
    "assert_line": 114,
    "assert_msg": "msg/async/rdma/Infiniband.h: In function 'DeviceList::DeviceList(ceph::common::CephContext*)' thread 7fd030414700 time 2022-07-07T12:45:40.116281-0600\nmsg/async/rdma/Infiniband.h: 114: FAILED ceph_assert(num)",
    "assert_thread_name": "msgr-worker-1",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fd03282c140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x7fd032cd2296]",
        "/usr/lib/ceph/libceph-common.so.2(+0x2593da) [0x7fd032cd23da]",
        "(DeviceList::DeviceList(ceph::common::CephContext*)+0x131) [0x7fd03303eec1]",
        "(Infiniband::init()+0xa9) [0x7fd033038239]",
        "(RDMAWorker::connect(entity_addr_t const&, SocketOptions const&, ConnectedSocket*)+0x3d) [0x7fd03304fbcd]",
        "(AsyncConnection::process()+0x325) [0x7fd032fcb795]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x718) [0x7fd033022358]",
        "/usr/lib/ceph/libceph-common.so.2(+0x5b0f8b) [0x7fd033029f8b]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7fd032713ed0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7fd032820ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-07T18:45:40.118859Z_01840c13-aeca-436e-8f7d-70a19daf3b89",
    "entity_name": "mgr.88782a4d5b5f52eb9c87ee9319b590839a0b713e",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "d5c87b7c4f341015d111df06f99af3670618d275c91188bdea9d0758e347455d",
    "timestamp": "2022-07-07T18:45:40.118859Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-2-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-4 (Mon, 29 Nov 2021 12:10:09 +0100)" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.0.0, v17.2.1 added
Actions #2

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF