Project

General

Profile

Actions

Bug #59744

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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

558ce40f118898b2ca6cbe09a0f0b44ce5fb16103567bd99d4dcfc2ff3dade75
a0331b15f4df378fb8572ccbbcf7f79bb037a4596fb3b039db9c40517fb0a96b


Description

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

Sanitized backtrace:

    __pthread_mutex_lock()
    OSDService::get_inc_map_bl(unsigned int, ceph::buffer::list&)
    OSDService::build_incremental_map_msg(unsigned int, unsigned int, OSDSuperblock&)
    OSDService::send_incremental_map(unsigned int, Connection*, std::shared_ptr<OSDMap const> const&)
    OSDService::maybe_share_map(Connection*, std::shared_ptr<OSDMap const> const&, unsigned int)
    OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)
    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(+0x12ce0) [0x7f7927f21ce0]",
        "/lib64/libpthread.so.0(+0x1181d) [0x7f7927f2081d]",
        "__pthread_mutex_lock()",
        "(OSDService::get_inc_map_bl(unsigned int, ceph::buffer::v15_2_0::list&)+0x58) [0x561cf7845658]",
        "(OSDService::build_incremental_map_msg(unsigned int, unsigned int, OSDSuperblock&)+0x3ee) [0x561cf7845dce]",
        "(OSDService::send_incremental_map(unsigned int, Connection*, std::shared_ptr<OSDMap const> const&)+0x3b0) [0x561cf7846b30]",
        "(OSDService::maybe_share_map(Connection*, std::shared_ptr<OSDMap const> const&, unsigned int)+0xe1) [0x561cf7862ef1]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x2ab) [0x561cf787288b]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x68) [0x561cf7ad0838]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xc28) [0x561cf7892d48]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x561cf7f045b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x561cf7f07254]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7f7927f171cf]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2023-01-17T02:22:54.244159Z_d64e892c-a697-4668-b5cd-eab4aeb56414",
    "entity_name": "osd.b7947c0b68aa390cfc83b75e0129be283884fee8",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "558ce40f118898b2ca6cbe09a0f0b44ce5fb16103567bd99d4dcfc2ff3dade75",
    "timestamp": "2023-01-17T02:22:54.244159Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-56-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.10, v15.2.14, v15.2.4, v16.2.4, v16.2.7, v17.2.5 added
Actions

Also available in: Atom PDF