Project

General

Profile

Actions

Bug #59826

open

crash: ceph::buffer::ptr::release()

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:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

d8532dabc9275c68e8963478913ce9da95d2683eeed80690924146f9ffa2d807


Description

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

Sanitized backtrace:

    ceph::buffer::ptr::release()
    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:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f3c8f2b9140]",
        "(ceph::buffer::v15_2_0::ptr::release()+0x31) [0x556a83b8cca1]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x1a104) [0x7f3c82458104]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x109f9) [0x7f3c8244e9f9]",
        "/usr/bin/ceph-osd(+0xd7a919) [0x556a83340919]",
        "(ClassHandler::ClassMethod::exec(void*, ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list&)+0x59) [0x556a83341209]",
        "(PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)+0x79b) [0x556a83418a2b]",
        "(PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)+0x9f) [0x556a8342b32f]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x30d) [0x556a8342d35d]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x390b) [0x556a83435e4b]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x19b) [0x556a8329f97b]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x556a8356dd89]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x556a832d3bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x556a839b6c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x556a839b91f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f3c8f2adea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-12T19:28:47.839510Z_84940f0b-2a8e-4827-ae89-59e36a8cd5c2",
    "entity_name": "osd.67b6164534173282f8847c187d1ff395912185d2",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "d8532dabc9275c68e8963478913ce9da95d2683eeed80690924146f9ffa2d807",
    "timestamp": "2022-11-12T19:28:47.839510Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.10.0-16-amd64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Debian 5.10.127-1 (2022-06-30)" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF