Project

General

Profile

Actions

Bug #60100

open

crash: PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)

Added by Telemetry Bot 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):

825564789a29808d9f5e2cd41a243cf003cc68c16db38e5092e8d8cdba159054


Description

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

Sanitized backtrace:

    PrimaryLogPG::execute_ctx(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": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f604cde0cf0]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x5b) [0x55893f2a85cb]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x288d) [0x55893f2b08fd]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x55893f10f900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x55893f40e2ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x55893f122dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x55893f8808c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55893f882fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f604cdd61ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-16T23:06:37.217966Z_db4bcc94-d37c-4d3c-b12c-75332027fc21",
    "entity_name": "osd.d4ecf8449187d40debc3bf748fdd7f6e5163753a",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "825564789a29808d9f5e2cd41a243cf003cc68c16db38e5092e8d8cdba159054",
    "timestamp": "2022-12-16T23:06:37.217966Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-8-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.46-4 (2021-08-03)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF