Project

General

Profile

Actions

Bug #54946

open

crash: __pthread_mutex_lock()

Added by Telemetry Bot about 2 years ago. Updated 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):

ca904197695eef149127afcc9f3bc6983895825ed44a3eaa130ea996152c8965


Description

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

Sanitized backtrace:

    __pthread_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-08 07:48:20.113766",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f899565ac20]",
        "gsignal()",
        "abort()",
        "/lib64/libc.so.6(+0x21c89) [0x7f89942a3c89]",
        "/lib64/libc.so.6(+0x2fa76) [0x7f89942b1a76]",
        "__pthread_mutex_lock()",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xdcd) [0x55778e0daeed]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x55778e74c5b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55778e74f254]",
        "/lib64/libpthread.so.0(+0x817a) [0x7f899565017a]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-07T23:29:58.977972Z_3ba7c6aa-98ea-472f-961a-397bcfde4337",
    "entity_name": "osd.e2fd4e25c129d031bb4504950b7e94c0f1fd405d",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "ca904197695eef149127afcc9f3bc6983895825ed44a3eaa130ea996152c8965",
    "timestamp": "2022-03-07T23:29:58.977972Z",
    "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