Project

General

Profile

Actions

Bug #60362

open

crash: pg_log_entry_t::pg_log_entry_t(pg_log_entry_t const&)

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

b548080db0f5ee0995cad77441fa8fce16dc4adb2f4658a1a1ffd72500aa7f88


Description

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

Sanitized backtrace:

    pg_log_entry_t::pg_log_entry_t(pg_log_entry_t const&)
    std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >::operator=(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> > const&)
    ECBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr<PGTransaction, std::default_delete<PGTransaction> >&&, eversion_t const&, eversion_t const&, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t>&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, 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": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fa5b09eecf0]",
        "/usr/bin/ceph-osd(+0x5305e0) [0x558bfc0bd5e0]",
        "/usr/bin/ceph-osd(+0x770b9a) [0x558bfc2fdb9a]",
        "(pg_log_entry_t::pg_log_entry_t(pg_log_entry_t const&)+0x54c) [0x558bfc3088ac]",
        "(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >::operator=(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> > const&)+0x26b) [0x558bfc6a36db]",
        "(ECBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr<PGTransaction, std::default_delete<PGTransaction> >&&, eversion_t const&, eversion_t const&, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t>&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr<OpRequest>)+0x21d) [0x558bfc68766d]",
        "(PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x50d) [0x558bfc361ebd]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0xd25) [0x558bfc3bf295]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x288d) [0x558bfc3c68fd]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x1c0) [0x558bfc225900]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6d) [0x558bfc5242ad]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x558bfc238dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x558bfc9968c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x558bfc998fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fa5b09e41ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-09T19:43:47.332531Z_d9434675-0d71-4898-ab7d-40394cac868e",
    "entity_name": "osd.3fe430d701d1c01fce5fe8439a57a99881fe6630",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "b548080db0f5ee0995cad77441fa8fce16dc4adb2f4658a1a1ffd72500aa7f88",
    "timestamp": "2023-02-09T19:43:47.332531Z",
    "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 11 months ago

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

Also available in: Atom PDF