Project

General

Profile

Bug #56187

crash: BlueFS::_open_super()

Added by Telemetry Bot almost 2 years ago. Updated 11 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):

0a357da2573cc78e70ca77ce7329da54279fd237448c6cbd9e7244d6f998aeed
8f21a36b37e3e10294efdeb1641c3498092c9081b7578b6157f9e78ec7fc64a0
ae2652d253f12b3b68e80c0d5cb4a897e7a0932132b3f4f9912f09cf9aea564a


Description

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

Sanitized backtrace:

    BlueFS::_open_super()
    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-06-17 02:38:57.152632",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f26b6df7ce0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7f26b640e09b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7f26b641453c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7f26b6414597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7f26b64147f8]",
        "/usr/bin/ceph-osd(+0x5ce788) [0x5602c19ce788]",
        "(BlueFS::_open_super()+0x191) [0x5602c21363f1]",
        "(BlueFS::mount()+0xf3) [0x5602c21551a3]",
        "(BlueStore::_open_bluefs(bool, bool)+0x94) [0x5602c2012e54]",
        "(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> >*)+0x6e1) [0x5602c2013fb1]",
        "(BlueStore::_open_db(bool, bool, bool)+0x159) [0x5602c2046ad9]",
        "(BlueStore::_open_db_and_around(bool, bool)+0x2b4) [0x5602c20901a4]",
        "(BlueStore::_mount()+0x1ae) [0x5602c209338e]",
        "(OSD::init()+0x403) [0x5602c1b15513]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-17T02:09:08.031467Z_37fb8cf7-f876-4d5a-9e5e-6bc69c5ae866",
    "entity_name": "osd.f4d987dea0701df46e959fa5ebb17685fec09d3a",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "ae2652d253f12b3b68e80c0d5cb4a897e7a0932132b3f4f9912f09cf9aea564a",
    "timestamp": "2022-06-17T02:09:08.031467Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.16.0-0.bpo.4-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT Debian 5.16.12-1~bpo11+1 (2022-03-08)" 
}

History

#1 Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.5, v16.2.7, v16.2.9, v17.0.0, v17.2.0 added

#2 Updated by Telemetry Bot over 1 year ago

  • Affected Versions v17.2.1 added

#3 Updated by Telemetry Bot 11 months ago

  • Affected Versions v17.2.3, v17.2.4, v17.2.5 added

Also available in: Atom PDF