Project

General

Profile

Actions

Bug #60663

open

crash: Context::complete(int)

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

42f0c08006330913ac091303796f6db7fd484c63797a200a336205c2240eb4a4


Description

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

Sanitized backtrace:

    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f65f1c0c140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7f65f1ac07ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7f65f1acb966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7f65f1acb9d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7f65f1acbc65]",
        "/usr/lib/ceph/libceph-common.so.2(+0x25130d) [0x7f65f20ff30d]",
        "/usr/lib/ceph/libceph-common.so.2(+0x27f0de) [0x7f65f212d0de]",
        "(Context::complete(int)+0x9) [0x7f65f218b1f9]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x120) [0x7f65f21e8940]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0xd) [0x7f65f21e9b6d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f65f1c00ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-20T14:58:16.459502Z_42eb3e61-fa50-4ed7-ab0e-ce9ba28597ec",
    "entity_name": "mon.589e5c8fdf8b4e7b19ef1edb3edfb48ea65794fa",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mon",
    "stack_sig": "42f0c08006330913ac091303796f6db7fd484c63797a200a336205c2240eb4a4",
    "timestamp": "2023-03-20T14:58:16.459502Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.85-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.85-1 (2023-02-01T00:00Z)" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF