Project

General

Profile

Actions

Bug #54680

open

crash: int Client::_do_remount(bool): abort

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:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):

113fd352585bdd4372aafedca743d38298328787e4928e9c62d4bac9ecaa3e0c
23066f338e8f9dc36e60f405faa3665ae47ddcf5972e5a1b58d8f9774e00cfa8
2af056e9da6134a83f3bf9dcb0f80c27ba6acf961ea46bd1fe750b05d9b06ab4
4f0555fb7611b4093b32769b7f9a5c5cdef2d44ddc0115fab9fcf2aff839f2a8
8c67262047c8cd6631a25086c4551398f9de5378310bc9f40124b5ab4fa6d1ba
caf1c7ac2f3846f8f8908219acb7091e7ea34dafa62a4e927d5ae7820e8be9ea


Description

New crash events were reported via Telemetry with newer versions (['16.2.4', '16.2.7']) than encountered in Tracker (15.2.8).

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

Assert condition: abort
Assert function: int Client::_do_remount(bool)

Sanitized backtrace:

    Client::_do_remount(bool)
    Context::complete(int)
    Finisher::finisher_thread_entry()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "client/Client.cc",
    "assert_func": "int Client::_do_remount(bool)",
    "assert_line": 4424,
    "assert_msg": "client/Client.cc: In function 'int Client::_do_remount(bool)' thread ffff70ff7880 time 2022-03-01T03:34:19.041202+0100\nclient/Client.cc: 4424: ceph_abort_msg(\"abort() called\")",
    "assert_thread_name": "fn_anonymous",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "pthread_getname_np()",
        "(ceph::logging::Log::dump_recent()+0x3fc) [0xffff8e0a88ac]",
        "ceph-fuse(+0x171710) [0xaaaac3201710]",
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1a0) [0xffff8dd7302c]",
        "(Client::_do_remount(bool)+0x4cc) [0xaaaac3148a1c]",
        "(Context::complete(int)+0x1c) [0xaaaac31ba624]",
        "(Finisher::finisher_thread_entry()+0x164) [0xffff8ddd3cfc]",
        "/lib/aarch64-linux-gnu/libpthread.so.0(+0x84fc) [0xffff8daec4fc]",
        "/lib/aarch64-linux-gnu/libc.so.6(+0xd467c) [0xffff8d82867c]" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-01T02:34:19.220894Z_b542bc6b-f256-4426-a9c8-73c9d2ab1b73",
    "entity_name": "client.779720a56c617f4713d46a0389a5f0b5c78d2903",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "ceph-fuse",
    "stack_sig": "8c67262047c8cd6631a25086c4551398f9de5378310bc9f40124b5ab4fa6d1ba",
    "timestamp": "2022-03-01T02:34:19.220894Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1052-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#58-Ubuntu SMP PREEMPT Mon Feb 7 16:52:35 UTC 2022" 
}


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #51914: crash: int Client::_do_remount(bool): abortRejected

Actions
Actions #1

Updated by Telemetry Bot about 2 years ago

  • Related to Bug #51914: crash: int Client::_do_remount(bool): abort added
Actions #2

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.11, v15.2.13, v15.2.8, v16.2.4, v16.2.7 added
Actions

Also available in: Atom PDF