Project

General

Profile

Actions

Bug #60005

open

crash: PyDict_GetItemString()

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

1bc60c45c78e2f5d48028b6eaff1450ed24aa0cf432e5abe1efea8a09b46d3b8


Description

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

Sanitized backtrace:

    PyDict_GetItemString()
    PyType_Ready()
    _Py_ReadyTypes()
    _Py_InitializeEx_Private()
    PyModuleRegistry::init()
    MgrStandby::init()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fab8c94ecf0]",
        "/lib64/libc.so.6(+0xccfd5) [0x7fab8b429fd5]",
        "PyDict_GetItemString()",
        "PyType_Ready()",
        "_Py_ReadyTypes()",
        "_Py_InitializeEx_Private()",
        "(PyModuleRegistry::init()+0xf0) [0x56131ab90520]",
        "(MgrStandby::init()+0x67a) [0x56131ab685ea]",
        "main()",
        "__libc_start_main()",
        "_start()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-18T07:03:18.261152Z_5c139a7d-71d1-45b6-9677-33200191c9a9",
    "entity_name": "mgr.575b78019dc7378ee903c1525667bbe0e69be1e2",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "1bc60c45c78e2f5d48028b6eaff1450ed24aa0cf432e5abe1efea8a09b46d3b8",
    "timestamp": "2022-11-18T07:03:18.261152Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

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

Also available in: Atom PDF