Project

General

Profile

Actions

Bug #54685

open

crash: tcmalloc::ThreadCache::FetchFromCentralCache(unsigned int, int, void* (*)(unsigned long))

Added by Telemetry Bot about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

3ac623717f6dd044dcbb3295ddd8787fba63f96734bf6cc2e33e382734db2b82
614790ffb747b6614713f39db7b0a498899d070cb8c7b89b302ee603680bfaac
9471a5fcd6efbba699ebfdb23e1ef557f47cce40e5c025cace90e89951304989
e8dc9c65ba1cadab2f0aabd3118014ba748a16a5b5cc634163b15bbd6aa7a11f


Description

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

Sanitized backtrace:

    tcmalloc::ThreadCache::FetchFromCentralCache(unsigned int, int, void* (*)(unsigned long))
    ActivePyModules::notify_all(LogEntry const&)
    Mgr::handle_log(boost::intrusive_ptr<MLog>)
    Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "archived": "2022-03-02 10:35:29.509581",
    "backtrace": [
        "(()+0x12ce0) [0x7fb02d769ce0]",
        "(gsignal()+0x10f) [0x7fb02c1c8a4f]",
        "(abort()+0x127) [0x7fb02c19bdb5]",
        "(()+0x9009b) [0x7fb02cb6909b]",
        "(()+0x9653c) [0x7fb02cb6f53c]",
        "(()+0x96597) [0x7fb02cb6f597]",
        "(()+0x967f8) [0x7fb02cb6f7f8]",
        "(()+0x19fa4) [0x7fb02e2e3fa4]",
        "(tcmalloc::ThreadCache::FetchFromCentralCache(unsigned int, int, void* (*)(unsigned long))+0x7d) [0x7fb02e2f53ed]",
        "(()+0x163cba) [0x55a398fc4cba]",
        "(ActivePyModules::notify_all(LogEntry const&)+0x542) [0x55a398fcbdf2]",
        "(Mgr::handle_log(boost::intrusive_ptr<MLog>)+0x58) [0x55a39904d6d8]",
        "(Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x257) [0x55a399057567]",
        "(MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0xb0) [0x55a39906c950]",
        "(DispatchQueue::entry()+0x126a) [0x7fb02f2a809a]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7fb02f34b0d1]",
        "(()+0x81cf) [0x7fb02d75f1cf]",
        "(clone()+0x43) [0x7fb02c1b3d83]" 
    ],
    "ceph_version": "15.2.15-6",
    "crash_id": "2022-03-02T10:24:22.279860Z_20b30d34-e7e8-4258-91d9-c738fe413443",
    "entity_name": "mgr.7100989349b2cb57766ba3351d43caa751083de1",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "614790ffb747b6614713f39db7b0a498899d070cb8c7b89b302ee603680bfaac",
    "timestamp": "2022-03-02T10:24:22.279860Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-358.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Mon Jan 10 13:11:20 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.10, v15.2.15, v16.2.4, v16.2.7 added
Actions

Also available in: Atom PDF