Project

General

Profile

Actions

Bug #60238

open

crash: tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)

Added by Telemetry Bot 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):

f18bcb5f41feb23fb3999465e62fe8707752718c9f7081eea67fef4a58861422


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned int)
    ceph::buffer::ptr::release()
    Message::~Message()
    MOSDRepOp::~MOSDRepOp()
    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:
{
    "archived": "2023-01-11 14:37:46.718816",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fce35703cf0]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0xe3) [0x7fce36241573]",
        "(tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned int)+0x30) [0x7fce362418e0]",
        "(ceph::buffer::v15_2_0::ptr::release()+0xf9) [0x5615e6863799]",
        "(Message::~Message()+0x18c) [0x5615e5f6144c]",
        "(MOSDRepOp::~MOSDRepOp()+0x167) [0x5615e6339b57]",
        "(ceph::common::RefCountedObject::put() const+0x1ba) [0x5615e66673fa]",
        "(ProtocolV2::handle_message_ack(unsigned long)+0x41c) [0x5615e6a5d84c]",
        "(ProtocolV2::handle_message_ack(ceph::buffer::v15_2_0::list&)+0x272) [0x5615e6a64f32]",
        "(ProtocolV2::run_continuation(Ct<ProtocolV2>&)+0x39) [0x5615e6a5f549]",
        "(AsyncConnection::process()+0x542) [0x5615e6a35472]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1c8) [0x5615e684d6a8]",
        "ceph-osd(+0xfdfc56) [0x5615e6852c56]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7fce34d4cba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fce356f91ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-11T14:31:47.379388Z_00d0bc85-3793-4a3e-85b9-5e139c00551c",
    "entity_name": "osd.ce144b5cb43561d16f1702187d4124aa6e79d24b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "f18bcb5f41feb23fb3999465e62fe8707752718c9f7081eea67fef4a58861422",
    "timestamp": "2023-01-11T14:31:47.379388Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

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