Project

General

Profile

Bug #54772

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

2b598c9082e69f7a156264ff954b33f0640255130979a3b688292b87092b9734
7b84dab8f2302fc03ea8b46d851af725973d9bbd492c20efd77ae52e5d9570ea


Description

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

Sanitized backtrace:

    pthread_mutex_lock()
    PG::lock(bool) const
    PrimaryLogPG::BlessedContext::finish(int)
    Context::complete(int)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "backtrace": [
        "(()+0x12980) [0x7fe25181a980]",
        "(()+0x111fd) [0x7fe2518191fd]",
        "(pthread_mutex_lock()+0x55) [0x7fe251812025]",
        "(PG::lock(bool) const+0x33) [0x563c9a8b0983]",
        "(PrimaryLogPG::BlessedContext::finish(int)+0x25) [0x563c9a99d965]",
        "(Context::complete(int)+0x9) [0x563c9a850749]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x98c) [0x563c9a833fcc]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x4ac) [0x563c9ae86d0c]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x563c9ae89f60]",
        "(()+0x76db) [0x7fe25180f6db]",
        "(clone()+0x3f) [0x7fe2505af71f]" 
    ],
    "ceph_version": "15.2.15",
    "crash_id": "2022-01-23T22:28:11.026100Z_01084b8a-189c-44e9-8daa-19b92cf1a725",
    "entity_name": "osd.4da481468bda8e2616a334442e93c47982fea8e8",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "18.04.6 LTS (Bionic Beaver)",
    "os_version_id": "18.04",
    "process_name": "ceph-osd",
    "stack_sig": "7b84dab8f2302fc03ea8b46d851af725973d9bbd492c20efd77ae52e5d9570ea",
    "timestamp": "2022-01-23T22:28:11.026100Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.15.0-163-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021" 
}

History

#1 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.15, v16.2.7 added

Also available in: Atom PDF