Project

General

Profile

Actions

Bug #59876

open

crash: ceph::common::RefCountedObject::put() const

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

e3811b87093e997e0f68523adaae336258a26f053d62a3d50ffc0b1ecd3b37f2


Description

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

Sanitized backtrace:

    ceph::common::RefCountedObject::put() const
    ProtocolV2::write_message(Message*, bool)
    ProtocolV2::write_event()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2022-10-30 13:51:26.594054",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f9509e8d140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x7b768) [0x7f9508c35768]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x82a5a) [0x7f9508c3ca5a]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x84122) [0x7f9508c3e122]",
        "(ceph::common::RefCountedObject::put() const+0x11d) [0x7f950959cf2d]",
        "(ProtocolV2::write_message(Message*, bool)+0x3fa) [0x7f95097f9bda]",
        "(ProtocolV2::write_event()+0x15d) [0x7f950980eb7d]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x718) [0x7f950981ded8]",
        "/usr/lib/ceph/libceph-common.so.2(+0x5b5b0b) [0x7f9509825b0b]",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7f9508e77ed0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f9509e81ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-10-30T10:45:18.188031Z_30df1966-c499-49b0-93b8-6c19673baa0f",
    "entity_name": "client.11dda3ee264a6f5da69afbe0d0b88503ddbddc81",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "radosgw-admin",
    "stack_sig": "e3811b87093e997e0f68523adaae336258a26f053d62a3d50ffc0b1ecd3b37f2",
    "timestamp": "2022-10-30T10:45:18.188031Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-19-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.149-1 (2022-10-17)" 
}

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