Project

General

Profile

Actions

Bug #60608

open

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

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

f316cfeee555b48c302a4faf79f5fc38c00a538c9feeb99e83ee0d197301f07f


Description

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

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()
    RGWServices_Def::shutdown()
    RGWServices_Def::~RGWServices_Def()
    RGWRados::~RGWRados()
    rgw::sal::RadosStore::~RadosStore()
    StoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, bool, bool, bool, bool, bool, bool)
    radosgw_Main(int, char const**)

Crash dump sample:
{
    "archived": "2023-02-27 15:25:27.612548",
    "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 7fdae96d75c0 time 2023-02-27T14:20:29.302559+0000\ncommon/RefCountedObj.cc: 14: FAILED ceph_assert(nref == 0)",
    "assert_thread_name": "radosgw",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fdaf1c83cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x7fdaf25e3499]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x269605) [0x7fdaf25e3605]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x35a469) [0x7fdaf26d4469]",
        "/lib64/librados.so.2(+0xbd746) [0x7fdaf54db746]",
        "/lib64/librados.so.2(+0xaeeda) [0x7fdaf54cceda]",
        "/lib64/librados.so.2(+0xaf989) [0x7fdaf54cd989]",
        "(RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)+0x30) [0x7fdaf4a3a270]",
        "(RGWSI_Notify::finalize_watch()+0x40) [0x7fdaf4a3b240]",
        "/lib64/libradosgw.so.2(+0xe0c2a5) [0x7fdaf4a3b2a5]",
        "(RGWServices_Def::shutdown()+0x4a) [0x7fdaf444ea7a]",
        "(RGWServices_Def::~RGWServices_Def()+0x12) [0x7fdaf444eb02]",
        "(RGWRados::~RGWRados()+0x65) [0x7fdaf47c2725]",
        "(rgw::sal::RadosStore::~RadosStore()+0x25) [0x7fdaf489f985]",
        "(StoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, bool, bool, bool, bool, bool, bool)+0x9eb) [0x7fdaf489f12b]",
        "(radosgw_Main(int, char const**)+0xe23) [0x7fdaf43c91e3]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-27T14:20:29.316146Z_1135a837-2de6-4328-8363-9820064a6bfe",
    "entity_name": "client.5b7b1fd18f3528da603e096c96b85dacb3a545d0",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "f316cfeee555b48c302a4faf79f5fc38c00a538c9feeb99e83ee0d197301f07f",
    "timestamp": "2023-02-27T14:20:29.316146Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.0-162.6.1.el9_1.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Fri Nov 18 02:06:38 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