Project

General

Profile

Actions

Bug #56335

open

crash: tcmalloc::DLL_Remove(tcmalloc::Span*)

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

d6e16fc8ab2dc396ae43f5b63200d01dfeea5964e48eca3f359a47b70517f90d


Description

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

Sanitized backtrace:

    tcmalloc::DLL_Remove(tcmalloc::Span*)
    tcmalloc::CentralFreeList::ReleaseToSpans(void*)
    tcmalloc::CentralFreeList::ReleaseListToSpans(void*)
    tcmalloc::CentralFreeList::InsertRange(void*, void*, int)
    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::Scavenge()
    ceph-objectstore-tool(
    rocksdb_cache::BinnedLRUHandleTable::~BinnedLRUHandleTable()
    rocksdb_cache::BinnedLRUCache::~BinnedLRUCache()
    RocksDBStore::~RocksDBStore()
    RocksDBStore::~RocksDBStore()
    BlueStore::_close_db(bool)
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_mount()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f7f3835fce0]",
        "(tcmalloc::DLL_Remove(tcmalloc::Span*)+0xc) [0x7f7f41b9df0c]",
        "(tcmalloc::CentralFreeList::ReleaseToSpans(void*)+0x138) [0x7f7f41b9b1f8]",
        "(tcmalloc::CentralFreeList::ReleaseListToSpans(void*)+0x23) [0x7f7f41b9b253]",
        "(tcmalloc::CentralFreeList::InsertRange(void*, void*, int)+0x4c) [0x7f7f41b9b52c]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0x115) [0x7f7f41b9f5a5]",
        "(tcmalloc::ThreadCache::Scavenge()+0x4e) [0x7f7f41b9f86e]",
        "ceph-objectstore-tool(+0xcf0aa9) [0x55b523fa2aa9]",
        "(rocksdb_cache::BinnedLRUHandleTable::~BinnedLRUHandleTable()+0xa7) [0x55b523e260b7]",
        "(rocksdb_cache::BinnedLRUCache::~BinnedLRUCache()+0x4f) [0x55b523e25c4f]",
        "(std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()+0x47) [0x55b52370ffb7]",
        "(RocksDBStore::~RocksDBStore()+0x37b) [0x55b523e1087b]",
        "(RocksDBStore::~RocksDBStore()+0xd) [0x55b523e10b8d]",
        "(BlueStore::_close_db(bool)+0x24) [0x55b523c45434]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x2e6) [0x55b523cdfbf6]",
        "(BlueStore::_mount()+0x204) [0x55b523ce2ac4]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-06-05T20:08:21.542776Z_5d990d5d-a587-4272-aab1-07b4300670ea",
    "entity_name": "osd.063d4624c107b628c46d5fc8517781539e00976b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-objectstor",
    "stack_sig": "d6e16fc8ab2dc396ae43f5b63200d01dfeea5964e48eca3f359a47b70517f90d",
    "timestamp": "2022-06-05T20:08:21.542776Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-383.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed Apr 20 15:38:08 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.9 added
Actions

Also available in: Atom PDF