Project

General

Profile

Bug #54694

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

Added by Telemetry Bot about 2 years ago. Updated almost 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):

1679c682d536365239f089a58c832cd0eaa16bf2b7eab27440ce9b9be9f2f30e
2355e57373e031a42c735151181f01bb78e9a0bc1968dfc82588c6ca2400484c
88f642935f7644e29061d1c5785dc5cbecc7f9e2264877b48cfd9236378e5bf5


Description

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

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)

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 7f95d004c340 time 2022-02-14T19:00:32.598946+0000\ncommon/RefCountedObj.cc: 14: FAILED ceph_assert(nref == 0)",
    "assert_thread_name": "radosgw-admin",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f95c4214c20]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x7f95c4b81ba3]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x276d6c) [0x7f95c4b81d6c]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x35f3a9) [0x7f95c4c6a3a9]",
        "/lib64/librados.so.2(+0xab792) [0x7f95cf181792]",
        "/lib64/librados.so.2(+0xada3a) [0x7f95cf183a3a]",
        "/lib64/librados.so.2(+0x9df28) [0x7f95cf173f28]",
        "(RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)+0x2e) [0x5636362e900e]",
        "(RGWSI_Notify::finalize_watch()+0x40) [0x5636362e9900]",
        "(RGWSI_Notify::shutdown()+0x22) [0x5636362e9972]",
        "(RGWServices_Def::shutdown()+0x4e) [0x563635dfedee]",
        "(RGWServices_Def::~RGWServices_Def()+0x12) [0x563635dfee72]",
        "(RGWRados::~RGWRados()+0x80) [0x5636361b2bd0]",
        "(RGWStoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, bool, bool, bool, bool, bool, bool, bool)+0x137) [0x5636361b1257]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-14T19:00:32.603610Z_9365418f-fb35-4a52-b560-5848a1f013a7",
    "entity_name": "client.6bc0c9023677c0844ff7adda32c1b43948e4883b",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw-admin",
    "stack_sig": "1679c682d536365239f089a58c832cd0eaa16bf2b7eab27440ce9b9be9f2f30e",
    "timestamp": "2022-02-14T19:00:32.603610Z",
    "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

Duplicates rgw - Bug #54397: RadosGW Crash on Start Triaged

History

#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

#2 Updated by Casey Bodley almost 2 years ago

  • Duplicates Bug #54397: RadosGW Crash on Start added

#3 Updated by Casey Bodley almost 2 years ago

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

Also available in: Atom PDF