Project

General

Profile

Actions

Bug #60237

open

crash: MPGStats::~MPGStats()

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

48e13eeeaf83fb83e0ab457fd68e5e420b932c43a64131e8743187eab2a7e68b


Description

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

Sanitized backtrace:

    MPGStats::~MPGStats()
    ceph::common::RefCountedObject::put() const
    ProtocolV2::discard_out_queue()
    ProtocolV2::stop()
    ProtocolV2::_fault()
    AsyncConnection::tick(unsigned long)
    EventCenter::process_time_events()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2023-01-11 14:23:55.158497",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f7271fa4cf0]",
        "ceph-osd(+0x661a80) [0x562c81cd5a80]",
        "ceph-osd(+0x661a8d) [0x562c81cd5a8d]",
        "ceph-osd(+0x661a8d) [0x562c81cd5a8d]",
        "ceph-osd(+0x661a8d) [0x562c81cd5a8d]",
        "(MPGStats::~MPGStats()+0xff) [0x562c81d6376f]",
        "(ceph::common::RefCountedObject::put() const+0x1ba) [0x562c824683fa]",
        "(ProtocolV2::discard_out_queue()+0x2a1) [0x562c8285d691]",
        "(ProtocolV2::stop()+0x88) [0x562c8285f798]",
        "(ProtocolV2::_fault()+0x1bb) [0x562c8285fa9b]",
        "(AsyncConnection::tick(unsigned long)+0x11a) [0x562c8283218a]",
        "(EventCenter::process_time_events()+0x172) [0x562c8264d582]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x229) [0x562c8264e709]",
        "ceph-osd(+0xfdfc56) [0x562c82653c56]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f72715edba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f7271f9a1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-11T14:15:29.219141Z_3b3cba6a-f896-4407-843a-016b6fa212d5",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "48e13eeeaf83fb83e0ab457fd68e5e420b932c43a64131e8743187eab2a7e68b",
    "timestamp": "2023-01-11T14:15:29.219141Z",
    "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 v17.2.5 added
Actions

Also available in: Atom PDF