Project

General

Profile

Actions

Bug #54722

closed

crash: virtual ceph::common::RefCountedObject::~RefCountedObject(): assert(nref == 0)

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

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

0b25fc435d42941d2932da11f189a11c7c945e84bef42a2c7ec81636ebcc649f
d335d6a99a251f336954748103586776402730ce0cac444830d6c3d368d36f38


Description

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

Assert condition: nref == 0
Assert function: virtual ceph::common::RefCountedObject::~RefCountedObject()

Sanitized backtrace:

    RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)
    RGWSI_Notify::finalize_watch()
    RGWSI_Notify::shutdown()
    RGWServices_Def::shutdown()
    RGWServices_Def::~RGWServices_Def()
    RGWRados::~RGWRados()
    RGWStoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, bool, bool, bool, bool, bool, bool, bool)
    radosgw_Main(int, char const**)

Crash dump sample:
{
    "assert_condition": "nref == 0",
    "assert_file": "common/RefCountedObj.cc",
    "assert_func": "virtual ceph::common::RefCountedObject::~RefCountedObject()",
    "assert_line": 14,
    "assert_msg": "common/RefCountedObj.cc: In function 'virtual ceph::common::RefCountedObject::~RefCountedObject()' thread 7f15d4888440 time 2022-02-14T18:15:01.510837+0000\ncommon/RefCountedObj.cc: 14: FAILED ceph_assert(nref == 0)",
    "assert_thread_name": "radosgw",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12b20) [0x7f15c8e9eb20]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x7f15c9808d1f]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x276ee8) [0x7f15c9808ee8]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x35e979) [0x7f15c98f0979]",
        "/lib64/librados.so.2(+0xab4d2) [0x7f15d323b4d2]",
        "/lib64/librados.so.2(+0xad77a) [0x7f15d323d77a]",
        "/lib64/librados.so.2(+0x9dc68) [0x7f15d322dc68]",
        "(RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)+0x2e) [0x7f15d406d26e]",
        "(RGWSI_Notify::finalize_watch()+0x40) [0x7f15d406db60]",
        "(RGWSI_Notify::shutdown()+0x22) [0x7f15d406dbd2]",
        "(RGWServices_Def::shutdown()+0x4e) [0x7f15d3ba078e]",
        "(RGWServices_Def::~RGWServices_Def()+0x12) [0x7f15d3ba0812]",
        "(RGWRados::~RGWRados()+0x80) [0x7f15d3f43840]",
        "(RGWStoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, bool, bool, bool, bool, bool, bool, bool)+0x137) [0x7f15d3f42137]",
        "(radosgw_Main(int, char const**)+0x1544) [0x7f15d3b3f754]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.6",
    "crash_id": "2022-02-14T18:15:01.520147Z_4baa7c0f-62fc-489d-aa93-05c6ca15b2b1",
    "entity_name": "client.5e47c65296db83445ee8cfff8f7e42b9eb1a7b72",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "d335d6a99a251f336954748103586776402730ce0cac444830d6c3d368d36f38",
    "timestamp": "2022-02-14T18:15:01.520147Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-11-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.92-1 (2022-01-18)" 
}


Related issues 1 (1 open0 closed)

Is duplicate of rgw - Bug #54397: RadosGW Crash on StartTriagedMark Kogan

Actions
Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.6, v16.2.7 added
Actions #2

Updated by Casey Bodley about 2 years ago

  • Is duplicate of Bug #54397: RadosGW Crash on Start added
Actions #3

Updated by Casey Bodley about 2 years ago

  • Status changed from New to Duplicate
  • Crash signature (v1) updated (diff)
Actions

Also available in: Atom PDF