Project

General

Profile

Actions

Bug #61008

open

crash: void interval_set<T, C>::insert(T, T, T*, T*) [with T = inodeno_t; C = std::map]: abort

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):

8011f3b1b0a8e6f446a6fbab6e39b4780f5e82f1a2e1cfa566d0621d556c4f7e
9c256d8f3e81e9aa90f5921ba7a089f62a797863acc26ebfa55a89b9d05a6900
c9ba114ccb74a3fd393519bfa5ce3f8cc127e77455ffde516c036aee5cc36e23


Description

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

Assert condition: abort
Assert function: void interval_set<T, C>::insert(T, T, T*, T*) [with T = inodeno_t; C = std::map]

Sanitized backtrace:

    interval_set<inodeno_t, std::map>::insert(inodeno_t, inodeno_t, inodeno_t*, inodeno_t*)
    InoTable::replay_release_ids(interval_set<inodeno_t, std::map>&)
    EPurged::replay(MDSRank*)
    MDLog::_replay_thread()
    MDLog::ReplayThread::entry()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "include/interval_set.h",
    "assert_func": "void interval_set<T, C>::insert(T, T, T*, T*) [with T = inodeno_t; C = std::map]",
    "assert_line": 507,
    "assert_msg": "include/interval_set.h: In function 'void interval_set<T, C>::insert(T, T, T*, T*) [with T = inodeno_t; C = std::map]' thread 7eff6c4a2700 time 2023-04-26T10:37:31.160314+0000\ninclude/interval_set.h: 507: ceph_abort_msg(\"abort() called\")",
    "assert_thread_name": "md_log_replay",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7eff7b8e2cf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x197) [0x7eff7c8e8b5f]",
        "(interval_set<inodeno_t, std::map>::insert(inodeno_t, inodeno_t, inodeno_t*, inodeno_t*)+0x46e) [0x56474717316e]",
        "(InoTable::replay_release_ids(interval_set<inodeno_t, std::map>&)+0x6d) [0x56474738af6d]",
        "(EPurged::replay(MDSRank*)+0x227) [0x56474746c027]",
        "(MDLog::_replay_thread()+0x9b3) [0x5647473fc443]",
        "(MDLog::ReplayThread::entry()+0x11) [0x5647470b8e31]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7eff7b8d81ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-26T10:37:31.164511Z_bd6ca925-379a-4d1c-a8fa-f4b016e08439",
    "entity_name": "mds.488564f788c5cab7df94f7533a23bb23d498d7c8",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mds",
    "stack_sig": "c9ba114ccb74a3fd393519bfa5ce3f8cc127e77455ffde516c036aee5cc36e23",
    "timestamp": "2023-04-26T10:37:31.164511Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.2.9-200.fc37.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:31:57 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Updated by Milind Changire 11 months ago

  • Related to Bug #52437: mds: InoTable::replay_release_ids abort via test_inotable_sync added
Actions #3

Updated by Milind Changire 11 months ago

  • Related to Bug #47678: mgr: include/interval_set.h: 466: ceph_abort_msg("abort() called") added
Actions #4

Updated by Milind Changire 10 months ago

  • Related to deleted (Bug #52437: mds: InoTable::replay_release_ids abort via test_inotable_sync)
Actions #5

Updated by Milind Changire 10 months ago

  • Related to deleted (Bug #47678: mgr: include/interval_set.h: 466: ceph_abort_msg("abort() called"))
Actions #6

Updated by Milind Changire 10 months ago

  • Assignee set to Jos Collin
  • Crash signature (v1) updated (diff)
Actions

Also available in: Atom PDF