Project

General

Profile

Actions

Bug #60098

open

crash: tcmalloc::allocate_full_cpp_throw_oom(unsigned long)

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

d76503716d7e17d5847a4d112c7c7bf4a6c101753bd67fc67121425909d43a2b


Description

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

Sanitized backtrace:

    tcmalloc::allocate_full_cpp_throw_oom(unsigned long)
    RGWRESTStreamGetCRF::RGWRESTStreamGetCRF(ceph::common::CephContext*, RGWCoroutinesEnv*, RGWCoroutine*, RGWDataSyncCtx*, RGWRESTConn*, rgw::sal::Object*, rgw_sync_aws_src_obj_properties const&)
    RGWAWSStreamObjToCloudPlainCR::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": "2022-12-16 16:35:02.718831",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fc94841bcf0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7fc94740c09b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7fc94741253c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7fc947412597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7fc9474127f8]",
        "/lib64/libtcmalloc.so.4(+0x19fa4) [0x7fc9496affa4]",
        "(tcmalloc::allocate_full_cpp_throw_oom(unsigned long)+0x146) [0x7fc9496d1c96]",
        "(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x9c) [0x7fc94a9e50fc]",
        "(RGWRESTStreamGetCRF::RGWRESTStreamGetCRF(ceph::common::CephContext*, RGWCoroutinesEnv*, RGWCoroutine*, RGWDataSyncCtx*, RGWRESTConn*, rgw::sal::Object*, rgw_sync_aws_src_obj_properties const&)+0x339) [0x7fc94adaa6c9]",
        "(RGWAWSStreamObjToCloudPlainCR::operate(DoutPrefixProvider const*)+0xdd) [0x7fc94adaa9cd]",
        "(RGWCoroutinesStack::operate(DoutPrefixProvider const*, RGWCoroutinesEnv*)+0x18f) [0x7fc94ae579ff]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, std::__cxx11::list<RGWCoroutinesStack*, std::allocator<RGWCoroutinesStack*> >&)+0x521) [0x7fc94ae581d1]",
        "(RGWCoroutinesManager::run(DoutPrefixProvider const*, RGWCoroutine*)+0x91) [0x7fc94ae591f1]",
        "(RGWRemoteDataLog::run_sync(DoutPrefixProvider const*, int)+0x1e2) [0x7fc94ad35a42]",
        "(RGWDataSyncProcessorThread::process(DoutPrefixProvider const*)+0x58) [0x7fc94af3f348]",
        "(RGWRadosThread::Worker::entry()+0x160) [0x7fc94af0bd10]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fc9484111ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-16T16:22:58.203373Z_87f2c775-0591-4f8b-a1b8-adde1ac99782",
    "entity_name": "client.2417bde23d2395118f18e283659bcaaf87c54b53",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "d76503716d7e17d5847a4d112c7c7bf4a6c101753bd67fc67121425909d43a2b",
    "timestamp": "2022-12-16T16:22:58.203373Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-13-cloud-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.106-1 (2022-03-17)" 
}

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