Project

General

Profile

Actions

Bug #56208

open

crash: HybridAllocator::init_rm_free(uint64_t, uint64_t)::<lambda(uint64_t, uint64_t, bool)>: assert(false)

Added by Telemetry Bot almost 2 years ago. Updated over 1 year ago.

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

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

08d1ebe5bb08afa3b36f3120f296f0d1a8586410c5fb9117a37e2c9a45a22b0d
51f20b22354fbb2cb07519d198de83b152c719dc69e4e6b87012f8299b1d2317
a149b4525a9b751765ed388e739189cc78b20c8661e4145976994dc254b5d031
e42c5ca9d4862b07c0fecc24c0924a10a84a3c8ee98da8afd08ea5fc343ab059


Description

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

Assert condition: false
Assert function: HybridAllocator::init_rm_free(uint64_t, uint64_t)::<lambda(uint64_t, uint64_t, bool)>

Sanitized backtrace:

    AvlAllocator::_try_remove_from_tree(unsigned long, unsigned long, std::function<void (unsigned long, unsigned long, bool)>)
    HybridAllocator::init_rm_free(unsigned long, unsigned long)
    BlueFS::mount()
    BlueStore::_open_bluefs(bool, bool)
    BlueStore::_prepare_db_environment(bool, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)
    BlueStore::_open_db(bool, bool, bool)
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_fsck(BlueStore::FSCKDepth, bool)

Crash dump sample:
{
    "assert_condition": "false",
    "assert_file": "os/bluestore/HybridAllocator.cc",
    "assert_func": "HybridAllocator::init_rm_free(uint64_t, uint64_t)::<lambda(uint64_t, uint64_t, bool)>",
    "assert_line": 175,
    "assert_msg": "os/bluestore/HybridAllocator.cc: In function 'HybridAllocator::init_rm_free(uint64_t, uint64_t)::<lambda(uint64_t, uint64_t, bool)>' thread 7f870a081540 time 2022-05-25T10:03:21.862814-0400\nos/bluestore/HybridAllocator.cc: 175: FAILED ceph_assert(false)",
    "assert_thread_name": "ceph-bluestore-",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f86ff577ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x7f87001326fd]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x2718c6) [0x7f87001328c6]",
        "ceph-bluestore-tool(+0x45adbe) [0x55aeaa4fadbe]",
        "(AvlAllocator::_try_remove_from_tree(unsigned long, unsigned long, std::function<void (unsigned long, unsigned long, bool)>)+0xc3) [0x55aeaa4f5c23]",
        "(HybridAllocator::init_rm_free(unsigned long, unsigned long)+0x2bd) [0x55aeaa4fb10d]",
        "(BlueFS::mount()+0x212) [0x55aeaa315572]",
        "(BlueStore::_open_bluefs(bool, bool)+0x94) [0x55aeaa353ea4]",
        "(BlueStore::_prepare_db_environment(bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)+0x6d9) [0x55aeaa354ff9]",
        "(BlueStore::_open_db(bool, bool, bool)+0x155) [0x55aeaa3562f5]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x2f7) [0x55aeaa3c4b07]",
        "(BlueStore::_fsck(BlueStore::FSCKDepth, bool)+0x1ac) [0x55aeaa3c6edc]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-05-25T14:03:21.866147Z_7eabdf73-edf1-410f-8341-f8d829f24a7f",
    "entity_name": "client.4b6ae76070e5650866ac56146824a66e86638620",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-bluestore-",
    "stack_sig": "51f20b22354fbb2cb07519d198de83b152c719dc69e4e6b87012f8299b1d2317",
    "timestamp": "2022-05-25T14:03:21.866147Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-383.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed Apr 20 15:38:08 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.5, v16.2.6, v16.2.7, v16.2.9 added
Actions

Also available in: Atom PDF