Project

General

Profile

Actions

Bug #59888

open

crash: tcmalloc::CentralFreeList::FetchFromOneSpans(int, void**, void**)

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

58f130401f5e7fe45a5046b710f4819c7556a8d92b1dd17525588116976f1ea6


Description

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

Sanitized backtrace:

    tcmalloc::CentralFreeList::FetchFromOneSpans(int, void**, void**)
    tcmalloc::CentralFreeList::RemoveRange(void**, void**, int)
    tcmalloc::ThreadCache::FetchFromCentralCache(unsigned int, int, void* (*)(unsigned long))
    RGWHandler_REST_Bucket_S3::op_put()
    RGWHandler_REST::get_op()
    process_request(rgw::sal::Store*, RGWREST*, RGWRequest*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSink*, optional_yield, rgw::dmclock::Scheduler*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*, std::shared_ptr<RateLimiter>, int*)
    make_fcontext()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f39abdbbcf0]",
        "(tcmalloc::CentralFreeList::FetchFromOneSpans(int, void**, void**)+0x43) [0x7f39ad05d603]",
        "(tcmalloc::CentralFreeList::RemoveRange(void**, void**, int)+0xe2) [0x7f39ad05d9d2]",
        "(tcmalloc::ThreadCache::FetchFromCentralCache(unsigned int, int, void* (*)(unsigned long))+0x73) [0x7f39ad0613e3]",
        "(RGWHandler_REST_Bucket_S3::op_put()+0xb15) [0x7f39ae93d9e5]",
        "(RGWHandler_REST::get_op()+0x96) [0x7f39ae8faad6]",
        "(process_request(rgw::sal::Store*, RGWREST*, RGWRequest*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rgw::auth::StrategyRegistry const&, RGWRestfulIO*, OpsLogSink*, optional_yield, rgw::dmclock::Scheduler*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*, std::shared_ptr<RateLimiter>, int*)+0x734) [0x7f39ae43f774]",
        "/lib64/libradosgw.so.2(+0x638635) [0x7f39ae39f635]",
        "/lib64/libradosgw.so.2(+0x639816) [0x7f39ae3a0816]",
        "make_fcontext()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-08T08:04:00.536352Z_195e85a5-db6c-4556-8511-93e626620af9",
    "entity_name": "client.748c85be2776ff80d905fbb98b021a1aafcbf907",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "58f130401f5e7fe45a5046b710f4819c7556a8d92b1dd17525588116976f1ea6",
    "timestamp": "2022-11-08T08:04:00.536352Z",
    "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