Project

General

Profile

Actions

Bug #56249

closed

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

Added by Telemetry Bot almost 2 years ago. Updated about 1 year ago.

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

0%

Source:
Telemetry
Tags:
backport_processed
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Client
Labels (FS):
Pull request ID:
Crash signature (v1):

97e13040c15aa2bae337c24391bb31795b267fb6425c39aea3bd1efddf065920


Description

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

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

Sanitized backtrace:

    pthread_kill()
    raise()
    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": 4428,
    "assert_msg": "client/Client.cc: In function 'int Client::_do_remount(bool)' thread 7fb2027fc640 time 2022-04-23T13:37:17.465777-0400\nclient/Client.cc: 4428: ceph_abort_msg(\"abort() called\")",
    "assert_thread_name": "fn_anonymous",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7fb216cb0520]",
        "pthread_kill()",
        "raise()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x190) [0x7fb217422a6e]",
        "(Client::_do_remount(bool)+0x2fa) [0x555eec2a7b9a]",
        "(Context::complete(int)+0xd) [0x555eec311dbd]",
        "(Finisher::finisher_thread_entry()+0x175) [0x7fb2174bacb5]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7fb216d02b43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7fb216d94a00]" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-04-23T17:37:17.499177Z_94ef73b0-10d3-4ccc-8763-5785eb804805",
    "entity_name": "client.590b341930fefd001f0579e71f44665ac78a651f",
    "os_id": "22.04",
    "os_name": "Ubuntu Jammy Jellyfish (development branch)",
    "os_version": "22.04 (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-fuse",
    "stack_sig": "97e13040c15aa2bae337c24391bb31795b267fb6425c39aea3bd1efddf065920",
    "timestamp": "2022-04-23T17:37:17.499177Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-17-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#17-Ubuntu SMP Thu Jan 13 16:27:23 UTC 2022" 
}


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #57394: quincy: crash: int Client::_do_remount(bool): abortResolvedXiubo LiActions
Copied to CephFS - Backport #57395: pacific: crash: int Client::_do_remount(bool): abortResolvedXiubo LiActions
Actions

Also available in: Atom PDF