Project

General

Profile

Actions

Bug #60698

open

crash: PGMap::get_health_checks(ceph::common::CephContext*, OSDMap const&, health_check_map_t*) const

Added by Telemetry Bot 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:
Pull request ID:
Crash signature (v1):

d1ad064d45c2797b2ffad57631f115bf5b2d4e573b90d515ef594d46e7bf8dc4


Description

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

Sanitized backtrace:

    PGMap::get_health_checks(ceph::common::CephContext*, OSDMap const&, health_check_map_t*) const
    DaemonServer::send_report()
    DaemonServer::tick()
    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) [0x7ff49db9c140]",
        "(PGMap::get_health_checks(ceph::common::CephContext*, OSDMap const&, health_check_map_t*) const+0x3abb) [0x55ad2072c5fb]",
        "(DaemonServer::send_report()+0x6b3) [0x55ad207f1293]",
        "(DaemonServer::tick()+0x39) [0x55ad207f28d9]",
        "(Context::complete(int)+0x9) [0x55ad207849c9]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x120) [0x7ff49e124940]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0xd) [0x7ff49e125b6d]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7ff49db90ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-04T14:01:50.953951Z_fc2b686b-30fb-418a-9adb-a12efff59f8d",
    "entity_name": "mgr.42811fbd3c6fa9ceca93f8d5d719533a79e261e3",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "d1ad064d45c2797b2ffad57631f115bf5b2d4e573b90d515ef594d46e7bf8dc4",
    "timestamp": "2023-04-04T14:01:50.953951Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}

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