Project

General

Profile

Actions

Bug #59789

open

crash: PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)

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

427d99e8ae9f75b05dc876c86caaebb428324ea548fd7ee8f536addb941b3e8e
98974c195978891e812e441faf983f7ab518f6c6ed7032acf2fe620cfdee97a1


Description

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

Sanitized backtrace:

    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": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fa3f20e6cf0]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x3374) [0x5569526b43e4]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x556952512900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x5569528112ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x556952525dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x556952c838c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x556952c85fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fa3f20dc1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-09T13:23:40.023128Z_265f3fc3-2de4-4b80-9d4d-a70b66e6e9aa",
    "entity_name": "osd.e47ff07b91687bad1cb38d738f7f4054b416309c",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "427d99e8ae9f75b05dc876c86caaebb428324ea548fd7ee8f536addb941b3e8e",
    "timestamp": "2023-02-09T13:23:40.023128Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-58-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF