Project

General

Profile

Actions

Bug #59891

open

crash: RDMAConnectedSocketImpl::fin()

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):

536160722f26d5a8a241cd1a43bdb2978eccbdb509674aa61257c8fab8cca6b6


Description

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

Sanitized backtrace:

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

Crash dump sample:
{
    "archived": "2022-11-10 10:23:45.104117",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7fb5d4aa3420]",
        "/usr/local/lib/libbnxt_re-rdmav25.so(+0x61a2) [0x7fb5c03651a2]",
        "(RDMAConnectedSocketImpl::fin()+0x79) [0x55f8944c2d99]",
        "(RDMAConnectedSocketImpl::close()+0x25) [0x55f8944c3065]",
        "(AsyncConnection::shutdown_socket()+0xb8) [0x55f894457a88]",
        "/usr/bin/ceph-osd(+0x18d05ed) [0x55f89449f5ed]",
        "/usr/bin/ceph-osd(+0x18d0b63) [0x55f89449fb63]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0xd67) [0x55f89426c0a7]",
        "/usr/bin/ceph-osd(+0x16a234b) [0x55f89427134b]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xd6de4) [0x7fb5d4916de4]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7fb5d4a97609]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-10T10:03:06.794256Z_d8b32e27-60bc-43b4-912d-d560869b0bb0",
    "entity_name": "osd.abdcb59a6e4b49460cba6b684aa1ade9f00f2704",
    "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": "536160722f26d5a8a241cd1a43bdb2978eccbdb509674aa61257c8fab8cca6b6",
    "timestamp": "2022-11-10T10:03:06.794256Z",
    "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