Project

General

Profile

Actions

Bug #58439

closed

octopus osd crash

Added by Anonymous over 1 year ago. Updated over 1 year ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi,

I was not able to find another bug which looks exactly like this (I found https://tracker.ceph.com/issues/24974 , but imho these do not look too familiar). so here goes the crash dump:

{
    "backtrace": [
        "(()+0x12980) [0x7f86012eb980]",
        "(tcmalloc::ThreadCache::ReleaseToCentralCache(tcmalloc::ThreadCache::FreeList*, unsigned long, int)+0xdb) [0x7f8601e05bcb]",
        "(tcmalloc::ThreadCache::ListTooLong(tcmalloc::ThreadCache::FreeList*, unsigned long)+0x1b) [0x7f8601e05c9b]",
        "(cfree()+0x2d5) [0x7f8601e146f5]",
        "(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> >*)+0x2d) [0x55f3b8c11a0d]",
        "(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> >*)+0x1b) [0x55f3b8c119fb]",
        "(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> >*)+0x1b) [0x55f3b8c119fb]",
        "(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> >*)+0x1b) [0x55f3b8c119fb]",
        "(BlueStore::TransContext::~TransContext()+0x117) [0x55f3b8c11b47]",
        "(BlueStore::_txc_finish(BlueStore::TransContext*)+0x4b8) [0x55f3b8b991b8]",
        "(BlueStore::_txc_state_proc(BlueStore::TransContext*)+0x24c) [0x55f3b8b9ab7c]",
        "(BlueStore::_kv_finalize_thread()+0x48c) [0x55f3b8be458c]",
        "(BlueStore::KVFinalizeThread::entry()+0xd) [0x55f3b8c1609d]",
        "(()+0x76db) [0x7f86012e06db]",
        "(clone()+0x3f) [0x7f860008061f]" 
    ],
    "ceph_version": "15.2.17",
    "crash_id": "2023-01-13T05:43:22.789858Z_4daf2069-0821-4de8-a65d-b62a40bdc2ba",
    "entity_name": "osd.91",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "18.04.6 LTS (Bionic Beaver)",
    "os_version_id": "18.04",
    "process_name": "ceph-osd",
    "stack_sig": "700ecc81ab0140073e967245f7fd6a111f588e66454a24a41ff759626fddb7a7",
    "timestamp": "2023-01-13T05:43:22.789858Z",
    "utsname_hostname": "ceph-osd07",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-107-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#121~18.04.1-Ubuntu SMP Thu Mar 24 17:21:33 UTC 2022" 
}

Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Igor Fedotov over 1 year ago

  • Is duplicate of Bug #53002: crash BlueStore::Onode::put from BlueStore::TransContext::~TransContext added
Actions #2

Updated by Igor Fedotov over 1 year ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF