Project

General

Profile

Actions

Bug #60099

open

crash: tcmalloc::allocate_full_cpp_throw_oom(unsigned long)

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

b332c4ba1e65c7e122b1c7e9b50d625192646610438c698b080b60db0704839c


Description

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

Sanitized backtrace:

    tcmalloc::allocate_full_cpp_throw_oom(unsigned long)
    std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    rgw::sal::Object::get_obj() const
    RGWRESTConn::get_obj(DoutPrefixProvider const*, rgw::sal::Object const*, RGWRESTConn::get_obj_params const&, bool, RGWRESTStreamRWRequest**)
    RGWRESTStreamGetCRF::init(DoutPrefixProvider const*)
    RGWStreamSpliceCR::operate(DoutPrefixProvider const*)
    RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)
    RGWCoroutinesManager::run(DoutPrefixProvider const*, std::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)
    RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)
    RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)
    RGWDataSyncProcessorThread::process(DoutPrefixProvider const*)
    RGWRadosThread::Worker::entry()

Crash dump sample:
{
    "archived": "2023-01-03 22:48:33.331965",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f4f8e407cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f4f8d3f809b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f4f8d3fe53c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f4f8d3fe597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f4f8d3fe7f8]",
        "/lib64/libtcmalloc.so.4(+0x19fa4) [0x7f4f8f69bfa4]",
        "(tcmalloc::allocate_full_cpp_throw_oom(unsigned long)+0x146) [0x7f4f8f6bdc96]",
        "(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x72) [0x7f4f909ceed2]",
        "(rgw::sal::Object::get_obj() const+0x5a) [0x7f4f90cc503a]",
        "(RGWRESTConn::get_obj(DoutPrefixProvider const*, rgw::sal::Object const*, RGWRESTConn::get_obj_params const&, bool, RGWRESTStreamRWRequest**)+0x430) [0x7f4f90f65290]",
        "(RGWRESTStreamGetCRF::init(DoutPrefixProvider const*)+0xbe) [0x7f4f90d9ca7e]",
        "(RGWStreamSpliceCR::operate(DoutPrefixProvider const*)+0xc5) [0x7f4f90e596c5]",
        "(RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)+0x18f) [0x7f4f90e439ff]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, std::__cxx11::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)+0x521) [0x7f4f90e441d1]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)+0x91) [0x7f4f90e451f1]",
        "(RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)+0x1e2) [0x7f4f90d21a42]",
        "(RGWDataSyncProcessorThread::process(DoutPrefixProvider const*)+0x58) [0x7f4f90f2b348]",
        "(RGWRadosThread::Worker::entry()+0x160) [0x7f4f90ef7d10]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f4f8e3fd1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.4",
    "crash_id": "2022-12-16T22:43:33.989158Z_00ba5c2a-6bad-4b09-8d82-8dbfcb02e6d1",
    "entity_name": "client.e9ebfc683919ef51cbe625a554afd6fed7df2daa",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "b332c4ba1e65c7e122b1c7e9b50d625192646610438c698b080b60db0704839c",
    "timestamp": "2022-12-16T22:43:33.989158Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-18-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.140-1 (2022-09-02)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.4, v17.2.5 added
Actions

Also available in: Atom PDF