Project

General

Profile

Actions

Bug #60474

open

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

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

ed8be9382392e25d1a474e9b992ea2d85cfb6769d72c99516b117ae1789e755e


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::Scavenge()
    AsyncConnection::~AsyncConnection()
    AsyncConnection::~AsyncConnection()
    ceph::common::RefCountedObject::put() const
    AsyncMessenger::reap_dead()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2023-02-15 01:57:20.762305",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f4222b6acf0]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0x93) [0x7f42236a8523]",
        "(tcmalloc::ThreadCache::Scavenge()+0x4e) [0x7f42236a886e]",
        "(AsyncConnection::~AsyncConnection()+0x30) [0x5631cf12ee80]",
        "(AsyncConnection::~AsyncConnection()+0xd) [0x5631cf12f0bd]",
        "(ceph::common::RefCountedObject::put() const+0x1ba) [0x5631ced693fa]",
        "(AsyncMessenger::reap_dead()+0x353) [0x5631cef44683]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0xa74) [0x5631cef4ff54]",
        "ceph-osd(+0xfdfc56) [0x5631cef54c56]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f42221b3ba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f4222b601ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-14T23:03:25.003597Z_3076ebc1-48f8-445c-b5a2-ce30d2bd647d",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "ed8be9382392e25d1a474e9b992ea2d85cfb6769d72c99516b117ae1789e755e",
    "timestamp": "2023-02-14T23:03:25.003597Z",
    "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 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