Project

General

Profile

Actions

Bug #59797

open

crash: tc_new()

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

17e3b15f111e37ff84c3577cc59bc3a0bfaac2a549de1d3ca34f0535946af6d1
94966b3ba5cdb3f843f18909e4d68174eebe6ab5ed2fcdb6b13c8776bccef5d5


Description

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

Sanitized backtrace:

    tc_new()
    AsyncConnection::AsyncConnection(ceph::common::CephContext*, AsyncMessenger*, DispatchQueue*, Worker*, bool, bool)
    AsyncMessenger::add_accept(Worker*, ConnectedSocket, entity_addr_t const&, entity_addr_t const&)
    Processor::accept()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2022-11-20 16:19:16.179297",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f6664e84cf0]",
        "tc_new()",
        "(AsyncConnection::AsyncConnection(ceph::common::CephContext*, AsyncMessenger*, DispatchQueue*, Worker*, bool, bool)+0x57b) [0x563fa76ac02b]",
        "(AsyncMessenger::add_accept(Worker*, ConnectedSocket, entity_addr_t const&, entity_addr_t const&)+0xaa) [0x563fa74bacea]",
        "(Processor::accept()+0x157) [0x563fa74bea87]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1c8) [0x563fa74cb6a8]",
        "ceph-osd(+0xfdfc56) [0x563fa74d0c56]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f66644cdba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f6664e7a1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-20T16:03:10.098465Z_5b06b9c1-62b7-43b0-9ad7-56b6985d1d88",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "94966b3ba5cdb3f843f18909e4d68174eebe6ab5ed2fcdb6b13c8776bccef5d5",
    "timestamp": "2022-11-20T16:03:10.098465Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF