Project

General

Profile

Actions

Bug #60003

open

crash: PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)

Added by Telemetry Bot about 1 year ago. Updated about 1 year 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):

7d0f8308855b7c72e3263eb82808c6acaa9abdbe6aaf839d64913d9a66c61fd1


Description

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

Sanitized backtrace:

    PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)
    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(+0x12cf0) [0x7f70195a1cf0]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x56) [0x561b83d5a2c6]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x512) [0x561b83cec9f2]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x561b83b42900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x561b83e412ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x561b83b55dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x561b842b38c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x561b842b5fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f70195971ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-05T06:22:49.098890Z_cf65c0be-8545-43bf-ba2d-4f2f370aed23",
    "entity_name": "osd.35993c2de9c70399c3f6de721d098188d8c9eeac",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "7d0f8308855b7c72e3263eb82808c6acaa9abdbe6aaf839d64913d9a66c61fd1",
    "timestamp": "2023-03-05T06:22:49.098890Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-60-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

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

Also available in: Atom PDF