Project

General

Profile

Actions

Bug #60948

open

crash: int BlueStore::_open_fm(KeyValueDB::Transaction, bool): assert(fm)

Added by Telemetry Bot about 1 year ago. Updated about 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):

339823da5ea195eab9dbff2b856d70db991b089cbdc63331dbd67cf516bd2beb
92a067b7a378cf5bf617bb36ce4b87f90f63032a39178daa792b2650d13a40dd


Description

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

Assert condition: fm
Assert function: int BlueStore::_open_fm(KeyValueDB::Transaction, bool)

Sanitized backtrace:

    BlueStore::_open_fm(std::shared_ptr<KeyValueDB::TransactionImpl>, bool)
    BlueStore::_open_db_and_around(bool, bool)
    BlueStore::_mount()
    OSD::init()

Crash dump sample:
{
    "assert_condition": "fm",
    "assert_file": "os/bluestore/BlueStore.cc",
    "assert_func": "int BlueStore::_open_fm(KeyValueDB::Transaction, bool)",
    "assert_line": 5260,
    "assert_msg": "os/bluestore/BlueStore.cc: In function 'int BlueStore::_open_fm(KeyValueDB::Transaction, bool)' thread 7f33cd805080 time 2023-04-28T10:13:10.258262+0000\nos/bluestore/BlueStore.cc: 5260: FAILED ceph_assert(fm)",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f33cdeaf420]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1ad) [0x5599ab9e1092]",
        "/usr/bin/ceph-osd(+0xad023f) [0x5599ab9e123f]",
        "(BlueStore::_open_fm(std::shared_ptr<KeyValueDB::TransactionImpl>, bool)+0xe2c) [0x5599ac04901c]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x386) [0x5599ac0ca9b6]",
        "(BlueStore::_mount()+0x19e) [0x5599ac0cd7ae]",
        "(OSD::init()+0x640) [0x5599abaebb80]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "16.2.12",
    "crash_id": "2023-04-28T10:13:10.268388Z_9dc98388-60d0-4bd1-b694-779dd3b51485",
    "entity_name": "osd.486593078aff5f706d6f23abe62c10cb2aee821f",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.6 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-osd",
    "stack_sig": "92a067b7a378cf5bf617bb36ce4b87f90f63032a39178daa792b2650d13a40dd",
    "timestamp": "2023-04-28T10:13:10.268388Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-148-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.11, v16.2.12 added
Actions

Also available in: Atom PDF