Project

General

Profile

Bug #60683

crash: PrimaryLogPG::get_rw_locks(bool, PrimaryLogPG::OpContext*)

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

21be746fcf1f75408102f77d8f51e4ef538158083ec9ab6a2784f29405742e66
4c00f10ec5890749fe80f41a5853c2eca7f9febf085f3fca0039e39709e66d5e


Description

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

Sanitized backtrace:

    PrimaryLogPG::get_rw_locks(bool, PrimaryLogPG::OpContext*)
    PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)
    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": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7faab495b140]",
        "(PrimaryLogPG::get_rw_locks(bool, PrimaryLogPG::OpContext*)+0x9) [0x55c6f6758079]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x3488) [0x55c6f67d59c8]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x19b) [0x55c6f663f97b]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x55c6f690dd89]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x55c6f6673bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x55c6f6d56c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x55c6f6d591f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7faab494fea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-28T18:53:53.192788Z_68448035-1e91-4fac-a6c3-2374237fa06b",
    "entity_name": "osd.808a78ef7b352068d0ce591cadbc10f892bb59a9",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "21be746fcf1f75408102f77d8f51e4ef538158083ec9ab6a2784f29405742e66",
    "timestamp": "2023-03-28T18:53:53.192788Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.102-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.102-1 (2023-03-14T13:48Z)" 
}

History

#1 Updated by Telemetry Bot 11 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.5 added

Also available in: Atom PDF