Project

General

Profile

Actions

Bug #59847

open

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

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

229a4bc997201c8b27fead8b8526054d8c96d01241438b576b2dc2753dda712b
476d22e2fb7ac0328baf8d687be2dfe275900e8aac52ce8d7a55042214b5d008
770cdf84a22bb806f7a9d018e8a3e75314a9332af8de7278653e433569539e41
77b2866b69c80cf99aae92fae2c9eaccc271d5112bfafda9bc9bc33770be5bbb


Description

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

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

Sanitized backtrace:

    BlueStore::_close_db()
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_mount()
    OSD::init()

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 7efecbffa240 time 2023-04-02T17:07:22.408374-0700\nos/bluestore/BlueStore.cc: 6673: FAILED ceph_assert(db)",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7efecc660140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x55c537f40fca]",
        "/usr/bin/ceph-osd(+0xc2310e) [0x55c537f4110e]",
        "/usr/bin/ceph-osd(+0x12015e2) [0x55c53851f5e2]",
        "(BlueStore::_close_db()+0x36) [0x55c53856bee6]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x6a6) [0x55c5385bbf56]",
        "(BlueStore::_mount()+0x377) [0x55c5385be417]",
        "(OSD::init()+0x54b) [0x55c53802f86b]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-03T00:07:22.417097Z_5a2d5f5f-3f43-4586-9d70-124291c53f89",
    "entity_name": "osd.f02195155db226ce8ff697ad782ba895837754cb",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "476d22e2fb7ac0328baf8d687be2dfe275900e8aac52ce8d7a55042214b5d008",
    "timestamp": "2023-04-03T00:07:22.417097Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.104-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.104-1 (2023-03-29T15:51Z)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF