Project

General

Profile

Actions

Bug #54899

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

cde24c570477139e13212ea326ee67eeaf47fb9791c3527e10e67d1597682075


Description

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

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:
{
    "archived": "2022-02-23 09:03:26.697993",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x14140) [0x7fd861ef3140]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x12e2b) [0x7fd861ef1e2b]",
        "pthread_mutex_lock()",
        "(OSDService::get_inc_map_bl(unsigned int, ceph::buffer::v15_2_0::list&)+0x50) [0x559d03c91950]",
        "(OSDService::build_incremental_map_msg(unsigned int, unsigned int, OSDSuperblock&)+0x4f4) [0x559d03c92234]",
        "(OSDService::send_incremental_map(unsigned int, Connection*, std::shared_ptr<OSDMap const> const&)+0x1b6) [0x559d03c92d76]",
        "(OSDService::maybe_share_map(Connection*, std::shared_ptr<OSDMap const> const&, unsigned int)+0xd6) [0x559d03ca64b6]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x163) [0x559d03cb14f3]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x65) [0x559d03f2d1d5]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xa27) [0x559d03ce2417]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x559d0437c4ca]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x559d0437e830]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7fd861ee7ea7]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-02-20T00:37:50.393945Z_ceef5274-f8ce-4703-aa32-d83865e13252",
    "entity_name": "osd.e8446924e5ae436947bf83cf3d3da360259781c5",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "cde24c570477139e13212ea326ee67eeaf47fb9791c3527e10e67d1597682075",
    "timestamp": "2022-02-20T00:37:50.393945Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-0.bpo.2-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.15.5-2~bpo11+1 (2022-01-02)" 
}

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