Project

General

Profile

Actions

Bug #56209

open

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

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

a7fe37bd36156556412452730058d913bd7f19147fe2678293b0295099a796a5
cf439b5e64700b971e600bf2e70eedcbc68bcc9b9fb380ea6c933e52054b0eb4


Description

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

Sanitized backtrace:

    ceph::common::RefCountedObject::put() const
    DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)
    ProtocolV2::handle_message()
    ProtocolV2::handle_read_frame_dispatch()
    ProtocolV2::_handle_read_frame_epilogue_main()
    ProtocolV2::handle_read_frame_epilogue_main(std::unique_ptr<ceph::buffer::ptr_node, ceph::buffer::ptr_node::disposer>&&, int)
    ProtocolV2::run_continuation(Ct<ProtocolV2>&)
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2022-05-20 06:04:19.301814",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f6d8cb33420]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x8d26e) [0x7f6d8c7b726e]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x952fc) [0x7f6d8c7bf2fc]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x97042) [0x7f6d8c7c1042]",
        "/lib/librados.so.2(+0xb4341) [0x7f6d96050341]",
        "(ceph::common::RefCountedObject::put() const+0x121) [0x7f6d8d16e541]",
        "/lib/librados.so.2(+0x102e52) [0x7f6d9609ee52]",
        "/lib/librados.so.2(+0x10b7b9) [0x7f6d960a77b9]",
        "/lib/librados.so.2(+0x10c8e4) [0x7f6d960a88e4]",
        "/lib/librados.so.2(+0x110696) [0x7f6d960ac696]",
        "(DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)+0x1a0) [0x7f6d8d2ce4a0]",
        "(ProtocolV2::handle_message()+0x1284) [0x7f6d8d3cdd24]",
        "(ProtocolV2::handle_read_frame_dispatch()+0x220) [0x7f6d8d3e2990]",
        "(ProtocolV2::_handle_read_frame_epilogue_main()+0x6d) [0x7f6d8d3e2c6d]",
        "(ProtocolV2::handle_read_frame_epilogue_main(std::unique_ptr<ceph::buffer::v15_2_0::ptr_node, ceph::buffer::v15_2_0::ptr_node::disposer>&&, int)+0xc4) [0x7f6d8d3e4234]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x7f6d8d3c8e09]",
        "(AsyncConnection::process()+0x654) [0x7f6d8d38c554]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x595) [0x7f6d8d3ecf85]",
        "/usr/lib/ceph/libceph-common.so.2(+0x5db5fa) [0x7f6d8d3f55fa]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xd6de4) [0x7f6d8ca0dde4]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7f6d8cb27609]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-05-20T00:37:28.957827Z_40230386-9e3c-430d-b044-796dd86f5774",
    "entity_name": "client.c83ab7aa9d47ffd32d0a2a634975e0a8ccc11e88",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "radosgw-admin",
    "stack_sig": "cf439b5e64700b971e600bf2e70eedcbc68bcc9b9fb380ea6c933e52054b0eb4",
    "timestamp": "2022-05-20T00:37:28.957827Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.0-41-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.15, v16.2.9 added
Actions #2

Updated by Christian Rohmann about 1 year ago

I just observed this on a cluster running pacific in latest version 16.2.11 .

Actions

Also available in: Atom PDF