Project

General

Profile

Actions

Bug #60685

open

crash: elist<T>::~elist() [with T = CInode*]: assert(_head.empty())

Added by Telemetry Bot 12 months ago. Updated 10 months 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(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):

7b06966113e7a5fcf1e1077187806180e070bd43750024f13447226557be634a


Description

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

Assert condition: _head.empty()
Assert function: elist<T>::~elist() [with T = CInode*]

Sanitized backtrace:

    LogSegment::~LogSegment()
    MDLog::_trim_expired_segments()
    MDSContext::complete(int)
    MDSContext::complete(int)
    MDSIOContextBase::complete(int)
    Finisher::finisher_thread_entry()

Crash dump sample:
{
    "archived": "2023-03-26 09:52:04.629115",
    "assert_condition": "_head.empty()",
    "assert_file": "include/elist.h",
    "assert_func": "elist<T>::~elist() [with T = CInode*]",
    "assert_line": 91,
    "assert_msg": "include/elist.h: In function 'elist<T>::~elist() [with T = CInode*]' thread 7fd95d0be700 time 2023-03-26T09:05:25.644740+0300\ninclude/elist.h: 91: FAILED ceph_assert(_head.empty())",
    "assert_thread_name": "MR_Finisher",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fd9682fd140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x7fd9685d9296]",
        "/usr/lib/ceph/libceph-common.so.2(+0x25a3da) [0x7fd9685d93da]",
        "(LogSegment::~LogSegment()+0x165) [0x558fba7a52d5]",
        "(MDLog::_trim_expired_segments()+0x2bf) [0x558fba79931f]",
        "(MDSContext::complete(int)+0x5b) [0x558fba7853cb]",
        "(MDSContext::complete(int)+0x5b) [0x558fba7853cb]",
        "(MDSIOContextBase::complete(int)+0x524) [0x558fba785b44]",
        "(Finisher::finisher_thread_entry()+0x18d) [0x7fd96867132d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fd9682f1ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-26T06:05:25.650542Z_9735345d-a9e1-4bc7-a21b-830e5cd39ed0",
    "entity_name": "mds.4aafe34bfb18ee08dcb17d25b2968dacd39862df",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mds",
    "stack_sig": "7b06966113e7a5fcf1e1077187806180e070bd43750024f13447226557be634a",
    "timestamp": "2023-03-26T06:05:25.650542Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-21-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.162-1 (2023-01-21)" 
}


Related issues 2 (2 open0 closed)

Related to CephFS - Bug #60664: crash: elist<T>::~elist() [with T = CDentry*]: assert(_head.empty())NewMilind Changire

Actions
Related to CephFS - Bug #60636: crash: elist<T>::~elist() [with T = CDir*]: assert(_head.empty())New

Actions
Actions #1

Updated by Telemetry Bot 12 months ago

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

Updated by Milind Changire 10 months ago

  • Related to Bug #60664: crash: elist<T>::~elist() [with T = CDentry*]: assert(_head.empty()) added
Actions #3

Updated by Milind Changire 10 months ago

  • Related to Bug #60636: crash: elist<T>::~elist() [with T = CDir*]: assert(_head.empty()) added
Actions #4

Updated by Milind Changire 10 months ago

  • Assignee set to Venky Shankar
Actions

Also available in: Atom PDF