Project

General

Profile

Actions

Bug #59747

open

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

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

668f68beedf9df0319455bfc54e7b1298c7fd3ce21887faec9ee3ab5977b733b
73177b75c61abac71431a0c1ac777868fa551b8ccd4eb203e961d5cb97962aaa


Description

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

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

Sanitized backtrace:

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

Crash dump sample:
{
    "archived": "2022-11-25 16:05:56.379691",
    "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 7f35e403d700 time 2022-11-25T15:42:30.410599+0000\nmsg/async/rdma/Infiniband.h: 114: FAILED ceph_assert(num)",
    "assert_thread_name": "msgr-worker-0",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f35ea46bcf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7f35eb471499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7f35eb471605]",
        "(DeviceList::DeviceList(ceph::common::CephContext*)+0x131) [0x7f35eb81c4b1]",
        "(Infiniband::init()+0xa9) [0x7f35eb81a239]",
        "(RDMAWorker::listen(entity_addr_t&, unsigned int, SocketOptions const&, ServerSocket*)+0x30) [0x7f35eb82b500]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x59e8af) [0x7f35eb7a68af]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0xa74) [0x7f35eb7ff6d4]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x5fefa6) [0x7f35eb806fa6]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f35e989cba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f35ea4611ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-25T15:42:30.412781Z_2e4b74a6-e0bc-471b-90bc-6e847a2d2adc",
    "entity_name": "mds.23ec10d8c23015ad366854bc2f52266b300c4fd7",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "73177b75c61abac71431a0c1ac777868fa551b8ccd4eb203e961d5cb97962aaa",
    "timestamp": "2022-11-25T15:42:30.412781Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.16.0-0.bpo.4-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT Debian 5.16.12-1~bpo11+1 (2022-03-08)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF