Project

General

Profile

Actions

Bug #54770

open

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

Added by Telemetry Bot about 2 years ago. Updated about 2 years 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):

8c56a66e890ac6158e96257147509d39eb39f307b0d765ad4403f2049636865a


Description

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

Sanitized backtrace:

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

Crash dump sample:
{
    "archived": "2022-01-03 09:01:40.066723",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f0dd7087c20]",
        "gsignal()",
        "abort()",
        "/lib64/libc.so.6(+0x7a4e7) [0x7f0dd5c904e7]",
        "/lib64/libc.so.6(+0x815ec) [0x7f0dd5c975ec]",
        "/lib64/libc.so.6(+0x83440) [0x7f0dd5c99440]",
        "(ceph::common::RefCountedObject::put() const+0x81) [0x7f0dd7add811]",
        "(ProtocolV2::write_message(Message*, bool)+0x3fb) [0x7f0dd7d0f8db]",
        "(ProtocolV2::write_event()+0x393) [0x7f0dd7d24dd3]",
        "(AsyncConnection::handle_write()+0x47) [0x7f0dd7cde8b7]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1546) [0x7f0dd7d373d6]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x5bf05c) [0x7f0dd7d3d05c]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f0dd62b5ba3]",
        "/lib64/libpthread.so.0(+0x817a) [0x7f0dd707d17a]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-03T07:18:38.212730Z_ad5f89db-1175-41dc-9201-08d62944b205",
    "entity_name": "client.7e6ebe64d5a0b497bc220f6e41ecddf2d14c60d1",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw-admin",
    "stack_sig": "8c56a66e890ac6158e96257147509d39eb39f307b0d765ad4403f2049636865a",
    "timestamp": "2022-01-03T07:18:38.212730Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-10-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.84-1 (2021-12-08)" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF