Project

General

Profile

Actions

Bug #54647

open

crash: __pthread_mutex_lock()

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

d6bf82a2993fad66a05a53bf2af9133f1a424b49257edc2e13509b5ad756d422


Description

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

Sanitized backtrace:

    __pthread_mutex_lock()
    std::mutex::lock()
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "archived": "2022-03-11 13:52:26.926427",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f9e09507c20]",
        "gsignal()",
        "abort()",
        "/lib64/libc.so.6(+0x21c89) [0x7f9e08150c89]",
        "/lib64/libc.so.6(+0x2fa76) [0x7f9e0815ea76]",
        "__pthread_mutex_lock()",
        "(std::mutex::lock()+0x17) [0x5615318498e7]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xffc) [0x56153182611c]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x561531e975b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x561531e9a254]",
        "/lib64/libpthread.so.0(+0x817a) [0x7f9e094fd17a]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-11T13:05:30.139318Z_a9edd29d-ad8f-4f81-9935-96136fbb2abe",
    "entity_name": "osd.b983fcb41132eb49e7eeb99d01b4c9877b4f58fa",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "d6bf82a2993fad66a05a53bf2af9133f1a424b49257edc2e13509b5ad756d422",
    "timestamp": "2022-03-11T13:05:30.139318Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-89-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#100-Ubuntu SMP Fri Sep 24 14:50:10 UTC 2021" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF