Project

General

Profile

Actions

Bug #59861

open

crash: ClassHandler::ClassMethod::exec(void*, ceph::buffer::list&, ceph::buffer::list&)

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

ff1c2f45fac1c40c38df36d52ceed5861cb9950a2dd8f4fc95d1187f300e2cdc


Description

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

Sanitized backtrace:

    ClassHandler::ClassMethod::exec(void*, ceph::buffer::list&, ceph::buffer::list&)
    PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)
    PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)
    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:
{
    "archived": "2022-10-20 15:58:09.427418",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fca269eb140]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0xb7a0) [0x7fca19e227a0]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x1a104) [0x7fca19e31104]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x109f9) [0x7fca19e279f9]",
        "/usr/bin/ceph-osd(+0xd7a919) [0x560446622919]",
        "(ClassHandler::ClassMethod::exec(void*, ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list&)+0x59) [0x560446623209]",
        "(PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)+0x79b) [0x5604466faa2b]",
        "(PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)+0x9f) [0x56044670d32f]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x30d) [0x56044670f35d]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x390b) [0x560446717e4b]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x19b) [0x56044658197b]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x56044684fd89]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x5604465b5bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x560446c98c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x560446c9b1f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fca269dfea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-10-20T15:49:06.641893Z_cc11a504-649a-49ab-83af-df13e672413e",
    "entity_name": "osd.67ff7e1407599e58c577382f88d4ea808a0e5402",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "ff1c2f45fac1c40c38df36d52ceed5861cb9950a2dd8f4fc95d1187f300e2cdc",
    "timestamp": "2022-10-20T15:49:06.641893Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-18-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.140-1 (2022-09-02)" 
}

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