Project

General

Profile

Actions

Bug #60075

open

crash: MOSDPGPush::~MOSDPGPush()

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

f51dedc16258a637e5b6f70c4cd15677987b2d5c089aa8d30c0e9753f0d7ab48


Description

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

Sanitized backtrace:

    MOSDPGPush::~MOSDPGPush()
    ceph::common::RefCountedObject::put() const
    ProtocolV2::handle_message_ack(unsigned long)
    ProtocolV2::handle_message_ack(ceph::buffer::list&)
    ProtocolV2::run_continuation(Ct<ProtocolV2>&)
    AsyncConnection::process()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fa34a469140]",
        "(MOSDPGPush::~MOSDPGPush()+0x39b) [0x55a7a66b1cab]",
        "(ceph::common::RefCountedObject::put() const+0x11d) [0x55a7a69bd1fd]",
        "(ProtocolV2::handle_message_ack(unsigned long)+0x40c) [0x55a7a6d8e69c]",
        "(ProtocolV2::handle_message_ack(ceph::buffer::v15_2_0::list&)+0x2a2) [0x55a7a6d96912]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x31) [0x55a7a6d911d1]",
        "(AsyncConnection::process()+0x511) [0x55a7a6d69961]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x141) [0x55a7a6b91a01]",
        "/usr/bin/ceph-osd(+0x15b61eb) [0x55a7a6b971eb]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xceed0) [0x7fa34a2eded0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fa34a45dea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-10T00:33:51.467422Z_80f85bc7-6e70-4366-a424-e340e231ab69",
    "entity_name": "osd.95bb3569287722f7c0adae9748e594399b0fda46",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "f51dedc16258a637e5b6f70c4cd15677987b2d5c089aa8d30c0e9753f0d7ab48",
    "timestamp": "2022-12-10T00:33:51.467422Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

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