Project

General

Profile

Actions

Bug #60380

open

crash: Session::~Session()

Added by Telemetry Bot 11 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):

6880b88a03c30adbb3d98578c6e8c3e9b9937eb78f4ce30e74c5e170b96ff732


Description

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

Sanitized backtrace:

    Session::~Session()
    Session::~Session()
    ceph::common::RefCountedObject::put() const
    OSD::heartbeat_reset(Connection*)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "archived": "2023-02-15 15:22:48.533225",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f2360082cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libtcmalloc.so.4(+0x18499) [0x7f2360bad499]",
        "/lib64/libtcmalloc.so.4(+0x19d79) [0x7f2360baed79]",
        "(Session::~Session()+0x2db) [0x5647ec2e4d4b]",
        "(Session::~Session()+0xd) [0x5647ec2e4ded]",
        "(ceph::common::RefCountedObject::put() const+0x1ba) [0x5647ec9c53fa]",
        "(OSD::heartbeat_reset(Connection*)+0x20d) [0x5647ec2595cd]",
        "(DispatchQueue::entry()+0x216) [0x5647ecd88956]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x5647ecba4b11]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f23600781ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-15T12:55:31.229608Z_31ad595b-7cc4-4c37-9fb1-ccc908c3b51b",
    "entity_name": "osd.3cfb0b5b0a47d68658ef76fcfefffa0387612d94",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "6880b88a03c30adbb3d98578c6e8c3e9b9937eb78f4ce30e74c5e170b96ff732",
    "timestamp": "2023-02-15T12:55:31.229608Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-21-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.162-1 (2023-01-21)" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF