Project

General

Profile

Actions

Bug #52227

open

crash: int BlueStore::_open_super_meta(): abort

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

Status:
Need More Info
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):

0e95d0da75d608c99af5ae1aac9c4d34a2d864373cb3fdd14fb6ad47b6601444
71c53404cd146064d1a3c4369d5d01ea381b395b0b17ffb1fe188c4080a035cf


Description

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

Assert condition: abort
Assert function: int BlueStore::_open_super_meta()

Sanitized backtrace:

    BlueStore::_open_super_meta()
    BlueStore::_open_db_and_around(bool)
    BlueStore::_mount(bool, bool)
    OSD::init()
    main()
    __libc_start_main()
    _start()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "os/bluestore/BlueStore.cc",
    "assert_func": "int BlueStore::_open_super_meta()",
    "assert_line": 11385,
    "assert_msg": "os/bluestore/BlueStore.cc: In function 'int BlueStore::_open_super_meta()' thread 7f0d85763f00 time 2021-07-12T09:08:49.436399+0000\nos/bluestore/BlueStore.cc: 11385: ceph_abort_msg(\"Not Support extent freelist manager\")",
    "assert_thread_name": "ceph-osd",
    "backtrace": [
        "(()+0x12b20) [0x7f0d834a2b20]",
        "(gsignal()+0x10f) [0x7f0d820ef7ff]",
        "(abort()+0x127) [0x7f0d820d9c35]",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1b6) [0x5596035753e9]",
        "(BlueStore::_open_super_meta()+0xf8f) [0x559603b04e5f]",
        "(BlueStore::_open_db_and_around(bool)+0x58) [0x559603b05058]",
        "(BlueStore::_mount(bool, bool)+0x847) [0x559603b5e2d7]",
        "(OSD::init()+0x380) [0x559603684220]",
        "(main()+0x47e4) [0x5596035d71c4]",
        "(__libc_start_main()+0xf3) [0x7f0d820db7b3]",
        "(_start()+0x2e) [0x5596036056fe]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-07-12T09:08:49.440815Z_bc8c9a74-6f58-4b4a-9fb8-9de605f2a874",
    "entity_name": "osd.f7afdef37a998ea845e47986702dc840a5531fea",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "0e95d0da75d608c99af5ae1aac9c4d34a2d864373cb3fdd14fb6ad47b6601444",
    "timestamp": "2021-07-12T09:08:49.440815Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-305.3.1.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Jun 1 16:14:33 UTC 2021" 
}

Actions #1

Updated by Telemetry Bot over 2 years ago

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

Updated by Neha Ojha over 2 years ago

  • Status changed from New to Need More Info
Actions #3

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
Actions

Also available in: Atom PDF