Project

General

Profile

Actions

Bug #60373

open

crash: int BlueFS::_replay(bool, bool): assert(r == q->second->file_map.end())

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

b37ab05b39681a114a12fedf4103e1272d64e6dd169b2ea0223a4271e189d5fb


Description

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

Assert condition: r == q->second->file_map.end()
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)

Crash dump sample:
{
    "archived": "2023-02-15 19:10:48.532753",
    "assert_condition": "r == q->second->file_map.end()",
    "assert_file": "os/bluestore/BlueFS.cc",
    "assert_func": "int BlueFS::_replay(bool, bool)",
    "assert_line": 1419,
    "assert_msg": "os/bluestore/BlueFS.cc: In function 'int BlueFS::_replay(bool, bool)' thread 7f46b27d4540 time 2023-02-15T16:39:57.602897+0000\nos/bluestore/BlueFS.cc: 1419: FAILED ceph_assert(r == q->second->file_map.end())",
    "assert_thread_name": "ceph-bluestore-",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420) [0x7f46b2ef5420]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b7) [0x7f46b345982e]",
        "/usr/lib/ceph/libceph-common.so.2(+0x27c9d8) [0x7f46b34599d8]",
        "(BlueFS::_replay(bool, bool)+0x4d0d) [0x564e114609cd]",
        "(BlueFS::mount()+0x1e7) [0x564e11460ee7]",
        "(BlueStore::_open_bluefs(bool, bool)+0x8c) [0x564e114a1fcc]",
        "(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> >*)+0x2e1) [0x564e114a2c71]",
        "(BlueStore::_open_db(bool, bool, bool)+0x38f) [0x564e114d804f]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x2e0) [0x564e1152f060]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-15T16:39:57.613495Z_19afd663-f1d7-4afb-bbb5-6c3439096cdf",
    "entity_name": "client.687b72f35a6dffba52a6d1a9f4f49a4d28eadb71",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.5 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-bluestore-",
    "stack_sig": "b37ab05b39681a114a12fedf4103e1272d64e6dd169b2ea0223a4271e189d5fb",
    "timestamp": "2023-02-15T16:39:57.613495Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-137-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#154-Ubuntu SMP Thu Jan 5 17:03:22 UTC 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