Project

General

Profile

Actions

Bug #60669

open

crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)

Added by Telemetry Bot 12 months ago. Updated 9 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):

d204545d2a103e73a5d2ccbf6cec7b1fb3efdce76038d68266f074961ce06634


Description

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

Assert condition: in->first <= straydn->first
Assert function: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)

Sanitized backtrace:

    Server::_unlink_local(boost::intrusive_ptr<MDRequestImpl>&, CDentry*, CDentry*)
    MDSContext::complete(int)
    MDSRank::_advance_queues()
    MDSRank::ProgressThread::entry()

Crash dump sample:
{
    "archived": "2023-03-22 14:06:38.572934",
    "assert_condition": "in->first <= straydn->first",
    "assert_file": "mds/Server.cc",
    "assert_func": "void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)",
    "assert_line": 7863,
    "assert_msg": "mds/Server.cc: In function 'void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*)' thread 7f9b10f9e700 time 2023-03-22T14:57:38.762830+0200\nmds/Server.cc: 7863: FAILED ceph_assert(in->first <= straydn->first)",
    "assert_thread_name": "mds_rank_progr",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f9b1a9db140]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x17e) [0x7f9b1acb7296]",
        "/usr/lib/ceph/libceph-common.so.2(+0x25a3da) [0x7f9b1acb73da]",
        "(Server::_unlink_local(boost::intrusive_ptr<MDRequestImpl>&, CDentry*, CDentry*)+0x11af) [0x5636fdb3717f]",
        "(MDSContext::complete(int)+0x5b) [0x5636fde013cb]",
        "(MDSRank::_advance_queues()+0x80) [0x5636fdae4eb0]",
        "(MDSRank::ProgressThread::entry()+0x105) [0x5636fdae54d5]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f9b1a9cfea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-22T12:57:38.764970Z_0531660d-df0a-4973-96c9-9ba5fa13cbb1",
    "entity_name": "mds.4e34e175e72968c4923197eaae6101b61886ab4a",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mds",
    "stack_sig": "d204545d2a103e73a5d2ccbf6cec7b1fb3efdce76038d68266f074961ce06634",
    "timestamp": "2023-03-22T12:57:38.764970Z",
    "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 5 (5 open0 closed)

Related to CephFS - Bug #60630: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)New

Actions
Related to CephFS - Bug #60600: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)New

Actions
Related to CephFS - Bug #60372: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)New

Actions
Related to CephFS - Bug #59802: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first)New

Actions
Is duplicate of CephFS - Bug #38452: mds: assert crash loop while unlinking fileNeed More Info

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 #60630: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first) added
Actions #3

Updated by Milind Changire 10 months ago

  • Related to Bug #60600: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first) added
Actions #4

Updated by Milind Changire 10 months ago

  • Related to Bug #60372: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first) added
Actions #5

Updated by Milind Changire 10 months ago

  • Related to Bug #59802: crash: void Server::_unlink_local(MDRequestRef&, CDentry*, CDentry*): assert(in->first <= straydn->first) added
Actions #6

Updated by Milind Changire 10 months ago

  • Is duplicate of Bug #38452: mds: assert crash loop while unlinking file added
Actions #7

Updated by Milind Changire 10 months ago

  • Assignee set to Dhairya Parmar
Actions #8

Updated by Venky Shankar 9 months ago

  • Assignee deleted (Dhairya Parmar)

Unassigning since its a duplicate and this crash is being awaited to be reproduced in teuthology run.

Actions

Also available in: Atom PDF