Project

General

Profile

Actions

Bug #54637

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

80c3268bfdf6544f9bb7bccdf139143a6c0f4fcf0a97f4bdce2526a7f1e8956f


Description

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

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()
    RGWStoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, bool, bool, bool, bool, bool, bool, bool)
    radosgw_Main(int, char const**)

Crash dump sample:
{
    "archived": "2022-02-24 17:32:56.497312",
    "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 7f9a1966f6c0 time 2022-02-23T20:35:32.385016+0200\ncommon/RefCountedObj.cc: 14: FAILED ceph_assert(nref == 0)",
    "assert_thread_name": "radosgw",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x3bd60) [0x7f9a2586fd60]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x16e) [0x7f9a1c997090]",
        "/usr/lib/ceph/libceph-common.so.2(+0x2511d1) [0x7f9a1c9971d1]",
        "/usr/lib/ceph/libceph-common.so.2(+0x3288b5) [0x7f9a1ca6e8b5]",
        "/lib/librados.so.2(+0xb9691) [0x7f9a2549d691]",
        "/lib/librados.so.2(+0xaaf7a) [0x7f9a2548ef7a]",
        "/lib/librados.so.2(+0xaba2f) [0x7f9a2548fa2f]",
        "(RGWSI_Notify::unwatch(RGWSI_RADOS::Obj&, unsigned long)+0x2c) [0x7f9a2658654c]",
        "(RGWSI_Notify::finalize_watch()+0x38) [0x7f9a26586f18]",
        "/lib/libradosgw.so.2(+0xb8df85) [0x7f9a26586f85]",
        "(RGWServices_Def::shutdown()+0x46) [0x7f9a26042d66]",
        "(RGWServices_Def::~RGWServices_Def()+0xe) [0x7f9a26042dee]",
        "(RGWRados::~RGWRados()+0x67) [0x7f9a26439f67]",
        "(RGWStoreManager::init_storage_provider(DoutPrefixProvider const*, ceph::common::CephContext*, bool, bool, bool, bool, bool, bool, bool)+0x127) [0x7f9a26438147]",
        "(radosgw_Main(int, char const**)+0xea0) [0x7f9a25fda560]",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-23T18:35:32.396595Z_e4fa4c2a-47a7-486b-8546-acf76fc285ec",
    "entity_name": "client.194a2bcec53fec5d7585665d531a3f2300f23342",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "radosgw",
    "stack_sig": "80c3268bfdf6544f9bb7bccdf139143a6c0f4fcf0a97f4bdce2526a7f1e8956f",
    "timestamp": "2022-02-23T18:35:32.396595Z",
    "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
Actions

Also available in: Atom PDF