Project

General

Profile

Actions

Bug #56759

open

crash: File "mgr/mgr_module.py", in <module>: from mgr_util import profile_method

Added by Telemetry Bot over 1 year ago. Updated over 1 year 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):

4efef61a0e81d9b9164a186329ee07aef0938eb8013de790f22cfd090ae08df1
6b235693e1b0a8bf295dbfdbae1174e350cc5d2efc318b33f6dd5f8c86bc6bd1
c94c7f895c1e1f98e6ccd241deb76a15534276034523d4cf03d48d199c45047a


Description

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

Sanitized backtrace:

    File "mgr/mgr_module.py", in <module>: from mgr_util import profile_method
    File "mgr/mgr_util.py", in <module>: import cephfs

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/mgr_module.py\", line 28, in <module>\n    from mgr_util import profile_method",
        "  File \"/usr/share/ceph/mgr/mgr_util.py\", line 6, in <module>\n    import cephfs",
        "<redacted>" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-07T17:37:59.974955Z_387bf97c-9e4a-4f27-96bc-de73b37b8f2c",
    "entity_name": "mgr.88782a4d5b5f52eb9c87ee9319b590839a0b713e",
    "mgr_module": "telemetry",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ImportError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "b5fe7320d4232635fd243bd9bd65220d1db79512fb3796ee18f3483dd6fe1285",
    "timestamp": "2022-07-07T17:37:59.974955Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-2-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-4 (Mon, 29 Nov 2021 12:10:09 +0100)" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.0.0, v17.2.1 added
Actions

Also available in: Atom PDF