Project

General

Profile

Bug #56302

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:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

ba06c3def8a74c24cb51afa97a8d69938d27f20baa4f3e03294b642f14bcb6f7
e0229e86cf67b9cca483a7988b8275614a1d62dd0fab847b3c8905447bb3b343


Description

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

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::open_db_environment(KeyValueDB**, 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 7f57eeaca540 time 2022-05-25T10:04:32.143356-0400\nos/bluestore/HybridAllocator.cc: 175: FAILED ceph_assert(false)",
    "assert_thread_name": "ceph-bluestore-",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f57e3fc0ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x7f57e4b7b6fd]",
        "/usr/lib64/ceph/libceph-common.so.2(+0x2718c6) [0x7f57e4b7b8c6]",
        "ceph-bluestore-tool(+0x45adbe) [0x55cdabebadbe]",
        "(AvlAllocator::_try_remove_from_tree(unsigned long, unsigned long, std::function<void (unsigned long, unsigned long, bool)>)+0xc3) [0x55cdabeb5c23]",
        "(HybridAllocator::init_rm_free(unsigned long, unsigned long)+0x2bd) [0x55cdabebb10d]",
        "(BlueFS::mount()+0x212) [0x55cdabcd5572]",
        "(BlueStore::_open_bluefs(bool, bool)+0x94) [0x55cdabd13ea4]",
        "(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) [0x55cdabd14ff9]",
        "(BlueStore::_open_db(bool, bool, bool)+0x155) [0x55cdabd162f5]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x2f7) [0x55cdabd84b07]",
        "(BlueStore::open_db_environment(KeyValueDB**, bool)+0x21) [0x55cdabd84eb1]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-05-25T14:04:32.146323Z_d9b96c0a-d158-4027-a686-dffec501a1c8",
    "entity_name": "client.4b6ae76070e5650866ac56146824a66e86638620",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-bluestore-",
    "stack_sig": "ba06c3def8a74c24cb51afa97a8d69938d27f20baa4f3e03294b642f14bcb6f7",
    "timestamp": "2022-05-25T14:04:32.146323Z",
    "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" 
}

History

#1 Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF