Project

General

Profile

Actions

Bug #60614

open

crash: PyTuple_Pack()

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

e49360ee54ece599cd7d360a824a8649b84fb22471295e0104aa1d61e5867635


Description

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

Sanitized backtrace:

    PyTuple_Pack()
    _PyCode_ConstantKey()
    PyAST_CompileObject()
    Py_CompileStringObject()
    _PyCFunction_FastCallDict()
    PyCFunction_Call()
    _PyEval_EvalFrameDefault()
    _PyEval_EvalFrameDefault()

Crash dump sample:
{
    "archived": "2023-02-28 06:29:30.645677",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f4015e9bcf0]",
        "/lib64/libpython3.6m.so.1.0(+0xe59a0) [0x7f4017c669a0]",
        "/lib64/libpython3.6m.so.1.0(+0xe20cd) [0x7f4017c630cd]",
        "/lib64/libpython3.6m.so.1.0(+0x1777c3) [0x7f4017cf87c3]",
        "/lib64/libpython3.6m.so.1.0(+0x1bc91d) [0x7f4017d3d91d]",
        "/lib64/libpython3.6m.so.1.0(+0x109549) [0x7f4017c8a549]",
        "PyTuple_Pack()",
        "_PyCode_ConstantKey()",
        "/lib64/libpython3.6m.so.1.0(+0x14fb97) [0x7f4017cd0b97]",
        "/lib64/libpython3.6m.so.1.0(+0x150285) [0x7f4017cd1285]",
        "/lib64/libpython3.6m.so.1.0(+0x18d489) [0x7f4017d0e489]",
        "/lib64/libpython3.6m.so.1.0(+0x18d489) [0x7f4017d0e489]",
        "/lib64/libpython3.6m.so.1.0(+0x18d489) [0x7f4017d0e489]",
        "/lib64/libpython3.6m.so.1.0(+0x18d43d) [0x7f4017d0e43d]",
        "/lib64/libpython3.6m.so.1.0(+0x196747) [0x7f4017d17747]",
        "/lib64/libpython3.6m.so.1.0(+0x2093af) [0x7f4017d8a3af]",
        "/lib64/libpython3.6m.so.1.0(+0x196929) [0x7f4017d17929]",
        "/lib64/libpython3.6m.so.1.0(+0x198820) [0x7f4017d19820]",
        "/lib64/libpython3.6m.so.1.0(+0x19916f) [0x7f4017d1a16f]",
        "/lib64/libpython3.6m.so.1.0(+0x196b8d) [0x7f4017d17b8d]",
        "/lib64/libpython3.6m.so.1.0(+0x1991ec) [0x7f4017d1a1ec]",
        "PyAST_CompileObject()",
        "Py_CompileStringObject()",
        "/lib64/libpython3.6m.so.1.0(+0x20b9a7) [0x7f4017d8c9a7]",
        "_PyCFunction_FastCallDict()",
        "PyCFunction_Call()",
        "_PyEval_EvalFrameDefault()",
        "/lib64/libpython3.6m.so.1.0(+0xf9984) [0x7f4017c7a984]",
        "/lib64/libpython3.6m.so.1.0(+0x17a030) [0x7f4017cfb030]",
        "/lib64/libpython3.6m.so.1.0(+0x19d377) [0x7f4017d1e377]",
        "_PyEval_EvalFrameDefault()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-28T06:03:21.621387Z_54e6f484-4f60-4412-b702-096a5fb52931",
    "entity_name": "mgr.27317dcfb02031866a9b284f8ed02e588e7834fa",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "e49360ee54ece599cd7d360a824a8649b84fb22471295e0104aa1d61e5867635",
    "timestamp": "2023-02-28T06:03:21.621387Z",
    "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