Project

General

Profile

Actions

Bug #60991

open

crash: DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)

Added by Telemetry Bot 11 months ago. Updated 11 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):

c811c3c930d3e6a6787ea7eda4fa1b254aafb75ef0732d02a5df4c8a96b2aa9e


Description

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

Sanitized backtrace:

    DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)
    ProtocolV2::handle_message()
    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": "2023-04-20 16:07:55.080168",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fc50507fcf0]",
        "/lib64/librados.so.2(+0x10ba70) [0x7fc507f6fa70]",
        "/lib64/librados.so.2(+0x113708) [0x7fc507f77708]",
        "/lib64/librados.so.2(+0x1147ab) [0x7fc507f787ab]",
        "/lib64/librados.so.2(+0x117a96) [0x7fc507f7ba96]",
        "(DispatchQueue::fast_dispatch(boost::intrusive_ptr<Message> const&)+0x23) [0x7fc5046b58c3]",
        "(ProtocolV2::handle_message()+0xf9a) [0x7fc5047ade2a]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x7fc5047a9ab9]",
        "(AsyncConnection::process()+0x542) [0x7fc5047704f2]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1c8) [0x7fc5047cbe28]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x5fefa6) [0x7fc5047d3fa6]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7fc503141ba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fc5050751ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-20T15:44:49.283861Z_8e882d31-6775-4f2a-9787-e4eb201cac09",
    "entity_name": "client.8bd56ab715711ae6818074c903f3e8eb7b4070b1",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw-admin",
    "stack_sig": "c811c3c930d3e6a6787ea7eda4fa1b254aafb75ef0732d02a5df4c8a96b2aa9e",
    "timestamp": "2023-04-20T15:44:49.283861Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-18-cloud-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.140-1 (2022-09-02)" 
}

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