Project

General

Profile

Actions

Bug #56273

open

crash: int BlueFS::_replay(bool, bool): assert(next_seq > log_seq)

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):

3c1ac421b8adaa2b7fad1ccc49cfcff8da92f6f969d1c43e9a67834566c5c1ec
9942bb04a33d97511becad3743f769999deaba6194e45f4130c402ab4665516d


Description

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

Assert condition: next_seq > log_seq
Assert function: int BlueFS::_replay(bool, bool)

Sanitized backtrace:

    BlueFS::_replay(bool, bool)
    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::_mount()
    OSD::init()

Crash dump sample:
{
    "archived": "2022-04-29 06:38:36.811748",
    "assert_condition": "next_seq > log_seq",
    "assert_file": "os/bluestore/BlueFS.cc",
    "assert_func": "int BlueFS::_replay(bool, bool)",
    "assert_line": 1340,
    "assert_msg": "os/bluestore/BlueFS.cc: In function 'int BlueFS::_replay(bool, bool)' thread ffff9809c040 time 2022-04-29T05:36:00.570680+0000\nos/bluestore/BlueFS.cc: 1340: FAILED ceph_assert(next_seq > log_seq)",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b4) [0xaaaabf710548]",
        "(ceph::__ceph_assertf_fail(char const*, char const*, int, char const*, char const*, ...)+0) [0xaaaabf7106e8]",
        "(BlueFS::_replay(bool, bool)+0x4db8) [0xaaaabfdbb9e8]",
        "(BlueFS::mount()+0x11c) [0xaaaabfdbc6a4]",
        "(BlueStore::_open_bluefs(bool, bool)+0x80) [0xaaaabfc867a8]",
        "(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> >*)+0x730) [0xaaaabfc87950]",
        "(BlueStore::_open_db(bool, bool, bool)+0xd8) [0xaaaabfcb9610]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x27c) [0xaaaabfcfe144]",
        "(BlueStore::_mount()+0x1c4) [0xaaaabfd013c4]",
        "(OSD::init()+0x23c) [0xaaaabf7d1bdc]",
        "main()",
        "__libc_start_main()",
        "/usr/bin/ceph-osd(+0x5d08a4) [0xaaaabf7538a4]" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-04-29T05:36:00.595502Z_1413f988-6a79-4645-ab40-b6e9561ab097",
    "entity_name": "osd.f10d685c2529c5dec343620b982149365ff72dce",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "3c1ac421b8adaa2b7fad1ccc49cfcff8da92f6f969d1c43e9a67834566c5c1ec",
    "timestamp": "2022-04-29T05:36:00.595502Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1059-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#67-Ubuntu SMP PREEMPT Mon Apr 11 14:16:01 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions #2

Updated by Telemetry Bot over 1 year ago

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

Also available in: Atom PDF