Project

General

Profile

Actions

Bug #60303

open

crash: __pthread_mutex_lock()

Added by Telemetry Bot 12 months ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):

68b9e32c57a6d704ac5d66c8f7761e575f5156f3c16c7da893cf5971d6708475


Description

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

Sanitized backtrace:

    __pthread_mutex_lock()
    cephfs::mirror::Mirror::update_fs_mirrors()
    Context::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fe3d651acf0]",
        "__pthread_mutex_lock()",
        "(cephfs::mirror::Mirror::update_fs_mirrors()+0x9ec) [0x55783fb7544c]",
        "(Context::complete(int)+0xd) [0x55783fb76bad]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x12f) [0x7fe3d73f0c6f]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x7fe3d73f1d61]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fe3d65101ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-04T00:16:48.858500Z_ae899d81-ad50-48ad-a2ec-44e2308e7369",
    "entity_name": "client.650372a9f0e08d733014189ace0f06b822f33bca",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "cephfs-mirror",
    "stack_sig": "68b9e32c57a6d704ac5d66c8f7761e575f5156f3c16c7da893cf5971d6708475",
    "timestamp": "2023-05-04T00:16:48.858500Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.14.21-150400.24.46-default",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC Thu Feb 9 08:38:18 UTC 2023 (2d95137)" 
}

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 #2

Updated by Milind Changire 10 months ago

  • Assignee set to Neeraj Pratap Singh
Actions

Also available in: Atom PDF