Project

General

Profile

Actions

Bug #56174

closed

rook-ceph-osd crash randomly

Added by Aurélien Le Clainche almost 2 years ago. Updated almost 2 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

backtrace:

{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f31e3928ce0]",
        "(BlueStore::Onode::put()+0x2cb) [0x55e54a546bbb]",
        "(std::_Rb_tree<boost::intrusive_ptr<BlueStore::Onode>, boost::intrusive_ptr<BlueStore::Onode>, std::_Identity<boost::intrusive_ptr<BlueStore::Onode> >, std::less<boost::intrusive_ptr<BlueStore::Onode> >, std::allocator<boost::intrusive_ptr<BlueStore::Onode> > >::_M_erase(std::_Rb_tree_node<boost::intrusive_ptr<BlueStore::Onode> >*)+0x31) [0x55e54a5f7b11]",
        "(BlueStore::TransContext::~TransContext()+0x12f) [0x55e54a5f7e3f]",
        "(BlueStore::_txc_finish(BlueStore::TransContext*)+0x23e) [0x55e54a599f9e]",
        "(BlueStore::_txc_state_proc(BlueStore::TransContext*)+0x257) [0x55e54a59b817]",
        "(BlueStore::_kv_finalize_thread()+0x54e) [0x55e54a5a93ce]",
        "(BlueStore::KVFinalizeThread::entry()+0x11) [0x55e54a5fd3a1]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7f31e391e1cf]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-06-20T13:00:00.483647Z_10c5d0e0-bf67-4c67-8ef2-5df0780a2168",
    "entity_name": "osd.174",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "f2169818bf5bccdf1d0e2a8e5604211120c595fc358816b8c9b49225e64c8e6e",
    "timestamp": "2022-06-20T13:00:00.483647Z",
    "utsname_hostname": "kw213-vso-pr",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.39-talos",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Thu May 12 15:08:32 UTC 2022" 
}

an idea of what's going on ?

Thk


Related issues 1 (0 open1 closed)

Has duplicate bluestore - Bug #53002: crash BlueStore::Onode::put from BlueStore::TransContext::~TransContextDuplicateIgor Fedotov

Actions
Actions #1

Updated by Neha Ojha almost 2 years ago

  • Project changed from Orchestrator to bluestore
  • Category deleted (mgr/rook)
Actions #2

Updated by Igor Fedotov almost 2 years ago

  • Has duplicate Bug #53002: crash BlueStore::Onode::put from BlueStore::TransContext::~TransContext added
Actions #3

Updated by Igor Fedotov almost 2 years ago

  • Status changed from New to Duplicate

This has been fixed in 16.2.8

Actions

Also available in: Atom PDF