Project

General

Profile

Actions

Bug #60599

open

crash: void BlueStore::_close_db_leave_bluefs(): assert(db)

Added by Telemetry Bot 11 months 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):

3d31c990f5cf33b8f5db55d083af348b37bca4d9a76bdd56a355671faaf34953


Description

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

Assert condition: db
Assert function: void BlueStore::_close_db_leave_bluefs()

Sanitized backtrace:

    BlueStore::_dump_alloc_on_failure()
    BlueStore::_close_db()
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_fsck(BlueStore::FSCKDepth, bool)
    BlueStore::mkfs()
    OSD::mkfs(ceph::common::CephContext*, std::unique_ptr<ObjectStore, std::default_delete<ObjectStore> >, uuid_d, int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)

Crash dump sample:
{
    "assert_condition": "db",
    "assert_file": "os/bluestore/BlueStore.cc",
    "assert_func": "void BlueStore::_close_db_leave_bluefs()",
    "assert_line": 6673,
    "assert_msg": "os/bluestore/BlueStore.cc: In function 'void BlueStore::_close_db_leave_bluefs()' thread 7fb7742040 time 2023-02-26T04:20:11.200396+0000\nos/bluestore/BlueStore.cc: 6673: FAILED ceph_assert(db)",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x194) [0x55675fe87c]",
        "(ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0x55675fe9b4]",
        "(BlueStore::_dump_alloc_on_failure()+0) [0x5567b72364]",
        "(BlueStore::_close_db()+0x3c) [0x5567be286c]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x6f4) [0x5567c0a9e4]",
        "(BlueStore::_fsck(BlueStore::FSCKDepth, bool)+0x234) [0x5567c0c9f4]",
        "(BlueStore::mkfs()+0x12bc) [0x5567c1030c]",
        "(OSD::mkfs(ceph::common::CephContext*, std::unique_ptr<ObjectStore, std::default_delete<ObjectStore> >, uuid_d, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+0x118) [0x556767f0d8]",
        "main()",
        "__libc_start_main()",
        "/usr/bin/ceph-osd(+0x595d88) [0x5567645d88]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-26T04:20:11.233123Z_78e60448-97db-460e-a38b-4e5bfc90644d",
    "entity_name": "osd.fda1b860df21264a93eea9302902c2bccd755c30",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "3d31c990f5cf33b8f5db55d083af348b37bca4d9a76bdd56a355671faaf34953",
    "timestamp": "2023-02-26T04:20:11.233123Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.15.84-v8+",
    "utsname_sysname": "Linux",
    "utsname_version": "#1613 SMP PREEMPT Thu Jan 5 12:03:08 GMT 2023" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added
Actions

Also available in: Atom PDF