Project

General

Profile

Actions

Bug #59863

open

crash: ceph::buffer::list::append(ceph::buffer::ptr const&, unsigned int, unsigned int)

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

b0d9a396e0f64545216ed6bb1b55e80e105501d960afab14e331ca13ed81d1f3


Description

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

Sanitized backtrace:

    ceph::buffer::list::append(ceph::buffer::ptr const&, unsigned int, unsigned int)
    ceph::buffer::list::iterator_impl<true>::copy(unsigned int, ceph::buffer::list&)
    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 18:58:58.365460",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7fd7f8147140]",
        "(ceph::buffer::v15_2_0::list::append(ceph::buffer::v15_2_0::ptr const&, unsigned int, unsigned int)+0x32) [0x562374742ad2]",
        "(ceph::buffer::v15_2_0::list::iterator_impl<true>::copy(unsigned int, ceph::buffer::v15_2_0::list&)+0x48) [0x56237474a668]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x1a43e) [0x7fd7eb4ff43e]",
        "/usr/lib/rados-classes/libcls_rgw_gc.so(+0x109f9) [0x7fd7eb4f59f9]",
        "/usr/bin/ceph-osd(+0xd7a919) [0x562373ef4919]",
        "(ClassHandler::ClassMethod::exec(void*, ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list&)+0x59) [0x562373ef5209]",
        "(PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)+0x79b) [0x562373fcca2b]",
        "(PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)+0x9f) [0x562373fdf32f]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x30d) [0x562373fe135d]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x390b) [0x562373fe9e4b]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x19b) [0x562373e5397b]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x69) [0x562374121d89]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x562373e87bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x56237456ac1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x56237456d1f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7fd7f813bea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-10-20T18:47:06.816986Z_7df2dea2-7680-4863-8a1a-eb21e3487159",
    "entity_name": "osd.c40e41e1fb46d1b7c82b8037de15d8ef66942114",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "b0d9a396e0f64545216ed6bb1b55e80e105501d960afab14e331ca13ed81d1f3",
    "timestamp": "2022-10-20T18:47:06.816986Z",
    "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