Project

General

Profile

Actions

Bug #60995

open

crash: __pthread_mutex_lock()

Added by Telemetry Bot 12 months ago. Updated 12 months 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):

833e511b448211d3aedaa9e5d5f05cf73bdeb5ff5a4d241b4cff1a00e1b8acf3


Description

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

Sanitized backtrace:

    __pthread_mutex_lock()
    PG::lock(bool) const
    PrimaryLogPG::BlessedContext::finish(int)
    Context::complete(int)
    OSD::ShardedOpWQ::handle_oncommits(std::list<Context*, std::allocator<Context*> >&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f4abd608cf0]",
        "/lib64/libpthread.so.0(+0x1182d) [0x7f4abd60782d]",
        "__pthread_mutex_lock()",
        "(PG::lock(bool) const+0x35) [0x557d63dff565]",
        "(PrimaryLogPG::BlessedContext::finish(int)+0x29) [0x557d63efba29]",
        "(Context::complete(int)+0xd) [0x557d63d8dabd]",
        "(OSD::ShardedOpWQ::handle_oncommits(std::__cxx11::list<Context*, std::allocator<Context*> >&)+0x24) [0x557d63da0934]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x2a13) [0x557d63d5b673]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x557d644b78c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x557d644b9fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f4abd5fe1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-01T04:59:25.494237Z_a7f698bd-bc35-40f9-a546-76cd83dfb15b",
    "entity_name": "osd.48d4d64782c177be8e5e9e45efacb108eb2bb119",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "833e511b448211d3aedaa9e5d5f05cf73bdeb5ff5a4d241b4cff1a00e1b8acf3",
    "timestamp": "2023-05-01T04:59:25.494237Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.3.18-150300.59.106-default",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Mon Dec 12 13:16:24 UTC 2022 (774239c)" 
}

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

Also available in: Atom PDF