Project

General

Profile

Actions

Bug #54902

open

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

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):

6cd9e81905e6cc9fb76f45680c58f29ce2a657d2e521ae5c19652c9ce953a222


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::Scavenge()
    AsyncConnection::~AsyncConnection()
    AsyncConnection::~AsyncConnection()
    ceph::common::RefCountedObject::put() const
    AsyncMessenger::~AsyncMessenger()
    AsyncMessenger::~AsyncMessenger()
    librados::Rados::shutdown()
    librados::Rados::~Rados()
    RGWRealmWatcher::~RGWRealmWatcher()
    radosgw_Main(int, char const**)

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f3ca3c10c20]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0x93) [0x7f3cad214523]",
        "(tcmalloc::ThreadCache::Scavenge()+0x4e) [0x7f3cad21486e]",
        "(AsyncConnection::~AsyncConnection()+0x79) [0x7f3ca4861569]",
        "(AsyncConnection::~AsyncConnection()+0xd) [0x7f3ca48616cd]",
        "(ceph::common::RefCountedObject::put() const+0x81) [0x7f3ca4666811]",
        "(AsyncMessenger::~AsyncMessenger()+0xe5) [0x7f3ca4873345]",
        "(AsyncMessenger::~AsyncMessenger()+0xd) [0x7f3ca487346d]",
        "/lib64/librados.so.2(+0xbaa35) [0x7f3cadfd2a35]",
        "/lib64/librados.so.2(+0xbaded) [0x7f3cadfd2ded]",
        "(librados::v14_2_0::Rados::shutdown()+0x36) [0x7f3cadf935f6]",
        "(librados::v14_2_0::Rados::~Rados()+0xd) [0x7f3cadf9360d]",
        "(RGWRealmWatcher::~RGWRealmWatcher()+0x4c) [0x7f3cae82418c]",
        "(radosgw_Main(int, char const**)+0x40d8) [0x7f3cae8cf738]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-25T03:23:11.945487Z_1539ecfe-2791-4127-a811-a74fdb84af7f",
    "entity_name": "client.347ac0c88fb6472a5e74d2afcd8246509b974553",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "6cd9e81905e6cc9fb76f45680c58f29ce2a657d2e521ae5c19652c9ce953a222",
    "timestamp": "2022-02-25T03:23:11.945487Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-100-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022" 
}

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