Project

General

Profile

Actions

Bug #51919

closed

crash: ceph::common::PerfCounters::inc(int, unsigned long) (in RGWAsyncFetchRemoteObj::_send_request())

Added by Telemetry Bot almost 3 years ago. Updated over 1 year ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

2bf1b3e02038e06d50abb448410d2c59001d10861a18e5c7cf1f3e8c1926b924
7d6ca6057edf55e9e3dea0fd7cdcd6e4f11f13c4a5d00a883206d07a1e5fdae0


Description

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

Sanitized backtrace:

    ceph::common::PerfCounters::inc(int, unsigned long)
    RGWAsyncFetchRemoteObj::_send_request()
    RGWAsyncRadosProcessor::handle_request(RGWAsyncRadosRequest*)
    RGWAsyncRadosProcessor::RGWWQ::_process(RGWAsyncRadosRequest*, ThreadPool::TPHandle&)
    ThreadPool::worker(ThreadPool::WorkThread*)
    ThreadPool::WorkThread::entry()
    clone()

Crash dump sample:
{
    "backtrace": [
        "(()+0x12b30) [0x7fdc44025b30]",
        "(ceph::common::PerfCounters::inc(int, unsigned long)+0x7) [0x7fdc44dc5187]",
        "(RGWAsyncFetchRemoteObj::_send_request()+0x3bc) [0x7fdc4f04859c]",
        "(RGWAsyncRadosProcessor::handle_request(RGWAsyncRadosRequest*)+0x24) [0x7fdc4f042a74]",
        "(RGWAsyncRadosProcessor::RGWWQ::_process(RGWAsyncRadosRequest*, ThreadPool::TPHandle&)+0x11) [0x7fdc4f04a5a1]",
        "(ThreadPool::worker(ThreadPool::WorkThread*)+0xe64) [0x7fdc44cc5d14]",
        "(ThreadPool::WorkThread::entry()+0x15) [0x7fdc44cc6575]",
        "(()+0x815a) [0x7fdc4401b15a]",
        "(clone()+0x43) [0x7fdc42728dd3]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-07-02T10:44:41.719078Z_05f92b3c-5ae9-4023-981d-22c96b652272",
    "entity_name": "client.9f5ba328f57e893aca80108d5e05c226d0071626",
    "os_id": "ol",
    "os_name": "Oracle Linux Server",
    "os_version": "8.4",
    "os_version_id": "8.4",
    "process_name": "radosgw",
    "stack_sig": "2bf1b3e02038e06d50abb448410d2c59001d10861a18e5c7cf1f3e8c1926b924",
    "timestamp": "2021-07-02T10:44:41.719078Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.17-2102.202.5.el8uek.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#2 SMP Sat May 22 16:16:03 PDT 2021" 
}


Related issues 1 (1 open0 closed)

Is duplicate of rgw - Bug #49666: RGW crash due to PerfCounters::inc assert_condition during multisite syncingPending BackportSoumya Koduri

Actions
Actions

Also available in: Atom PDF