Project

General

Profile

Actions

Bug #60376

open

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

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

2242585ed7f590b1f784801cb455b805c8d222fe12a606e89d3e31b2e94873f7


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)
    tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned int)
    ceph::common::RefCountedObject::put() const
    ProtocolV2::write_message(Message*, bool)
    ProtocolV2::write_event()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "archived": "2023-02-14 01:27:39.656500",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f8b099cbcf0]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned int, int)+0xe3) [0x7f8b0a509573]",
        "(tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned int)+0x30) [0x7f8b0a5098e0]",
        "(ceph::common::RefCountedObject::put() const+0x1ba) [0x555b22dd33fa]",
        "(ProtocolV2::write_message(Message*, bool)+0x3fa) [0x555b231c743a]",
        "(ProtocolV2::write_event()+0x18b) [0x555b231dd28b]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0xa74) [0x555b22fb9f54]",
        "ceph-osd(+0xfdfc56) [0x555b22fbec56]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f8b09014ba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f8b099c11ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-13T20:04:41.826683Z_916cf694-c137-4dd4-aa9f-bff9d1383941",
    "entity_name": "osd.ce144b5cb43561d16f1702187d4124aa6e79d24b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "2242585ed7f590b1f784801cb455b805c8d222fe12a606e89d3e31b2e94873f7",
    "timestamp": "2023-02-13T20:04:41.826683Z",
    "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