Project

General

Profile

Actions

Bug #56789

open

crash: void RDMAConnectedSocketImpl::handle_connection(): assert(!r)

Added by Telemetry Bot over 1 year ago. Updated 11 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):

1eabd094ae1389d63719bd5e00ec1b44aff86b8d4ce81f2d3e2d463b6d645c2f
fc2289b80435689de7fb5989e17e6ab82f36b833e87b4c6ca3e785936811c863
a9f3b0513c025db4147b51e05347c15164229b22092a2ffb5cb0703796a7efe2


Description

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

Assert condition: !r
Assert function: void RDMAConnectedSocketImpl::handle_connection()

Sanitized backtrace:

    RDMAConnectedSocketImpl::handle_connection()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "assert_condition": "!r",
    "assert_file": "msg/async/rdma/RDMAConnectedSocketImpl.cc",
    "assert_func": "void RDMAConnectedSocketImpl::handle_connection()",
    "assert_line": 215,
    "assert_msg": "msg/async/rdma/RDMAConnectedSocketImpl.cc: In function 'void RDMAConnectedSocketImpl::handle_connection()' thread 7fab5de9a700 time 2022-07-07T12:45:22.836569-0600\nmsg/async/rdma/RDMAConnectedSocketImpl.cc: 215: FAILED ceph_assert(!r)",
    "assert_thread_name": "msgr-worker-1",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fab5fd48140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x559c0f323abc]",
        "/usr/bin/ceph-osd(+0xc21c00) [0x559c0f323c00]",
        "(RDMAConnectedSocketImpl::handle_connection()+0xed5) [0x559c0fedf805]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x141) [0x559c0fca99a1]",
        "/usr/bin/ceph-osd(+0x15ad18b) [0x559c0fcaf18b]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7fab5fbcbed0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7fab5fd3cea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-07T18:45:22.840272Z_25f9c408-0dd9-43ae-97ee-5cca8a260bdc",
    "entity_name": "osd.69aa0d3c7e2c0923efff3fceeb8fa629e59041fd",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "1eabd094ae1389d63719bd5e00ec1b44aff86b8d4ce81f2d3e2d463b6d645c2f",
    "timestamp": "2022-07-07T18:45:22.840272Z",
    "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 11 months ago

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

Also available in: Atom PDF