Project

General

Profile

Actions

Bug #54705

open

crash: void FSMap::sanity(bool) const: assert(info.compat.writeable(fs->mds_map.compat))

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

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

27b220f0f0e4f7ffd1e7ece358963235ebcfb47cf69ada1a6d6ee296e9fd67f8


Description

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

Assert condition: info.compat.writeable(fs->mds_map.compat)
Assert function: void FSMap::sanity(bool) const

Sanitized backtrace:

    FSMap::sanity(bool) const
    MDSMonitor::update_from_paxos(bool*)
    Monitor::refresh_from_paxos(bool*)
    Monitor::sync_finish(unsigned long)
    Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)
    Monitor::handle_sync(boost::intrusive_ptr<MonOpRequest>)
    Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)
    Monitor::_ms_dispatch(Message*)
    Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "archived": "2022-02-15 16:00:41.181314",
    "assert_condition": "info.compat.writeable(fs->mds_map.compat)",
    "assert_file": "mds/FSMap.cc",
    "assert_func": "void FSMap::sanity(bool) const",
    "assert_line": 868,
    "assert_msg": "mds/FSMap.cc: In function 'void FSMap::sanity(bool) const' thread 7f7598bd4700 time 2022-02-15T15:24:33.131333+0200\nmds/FSMap.cc: 868: FAILED ceph_assert(info.compat.writeable(fs->mds_map.compat))",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7f75b7677140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x16e) [0x7f75b7b8f090]",
        "/usr/lib/ceph/libceph-common.so.2(+0x2511d1) [0x7f75b7b8f1d1]",
        "(FSMap::sanity(bool) const+0x4b6) [0x7f75b80ef3b6]",
        "(MDSMonitor::update_from_paxos(bool*)+0x4aa) [0x5644e0a52a6a]",
        "(Monitor::refresh_from_paxos(bool*)+0x163) [0x5644e081df03]",
        "(Monitor::sync_finish(unsigned long)+0x264) [0x5644e08445a4]",
        "(Monitor::handle_sync_chunk(boost::intrusive_ptr<MonOpRequest>)+0x928) [0x5644e0845378]",
        "(Monitor::handle_sync(boost::intrusive_ptr<MonOpRequest>)+0x9d) [0x5644e08456cd]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xe6f) [0x5644e08557df]",
        "(Monitor::_ms_dispatch(Message*)+0x41e) [0x5644e085611e]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x59) [0x5644e0884cb9]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x468) [0x7f75b7dbd478]",
        "(DispatchQueue::entry()+0x5ef) [0x7f75b7dbab7f]",
        "(DispatchQueue::DispatchThread::entry()+0xd) [0x7f75b7e799bd]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7f75b766bea7]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-15T13:24:33.150268Z_e9f32eba-3c91-4802-ae54-b38e664795d9",
    "entity_name": "mon.4122150df50e2b2f38d2fc25164dc1bc223f5367",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "27b220f0f0e4f7ffd1e7ece358963235ebcfb47cf69ada1a6d6ee296e9fd67f8",
    "timestamp": "2022-02-15T13:24:33.150268Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-11-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.92-1 (2022-01-18)" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF