Project

General

Profile

Actions

Bug #56326

open

crash: void PeeringState::add_log_entry(const pg_log_entry_t&, bool): assert(e.version > info.last_update)

Added by Telemetry Bot almost 2 years ago. Updated over 1 year 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):

cea4fb9880d10d29736e7a032c45cb81bb47dc349b5de11119603dce6007b6d9


Description

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

Assert condition: e.version > info.last_update
Assert function: void PeeringState::add_log_entry(const pg_log_entry_t&, bool)

Sanitized backtrace:

    PeeringState::add_log_entry(pg_log_entry_t const&, bool)
    PeeringState::append_log(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, eversion_t, eversion_t, eversion_t, ceph::os::Transaction&, bool, bool)
    non-virtual thunk to PrimaryLogPG::log_operation(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t> const&, eversion_t const&, eversion_t const&, eversion_t const&, bool, ceph::os::Transaction&, bool)
    ReplicatedBackend::do_repop(boost::intrusive_ptr<OpRequest>)
    ReplicatedBackend::_handle_message(boost::intrusive_ptr<OpRequest>)
    PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)
    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:
{
    "assert_condition": "e.version > info.last_update",
    "assert_file": "osd/PeeringState.cc",
    "assert_func": "void PeeringState::add_log_entry(const pg_log_entry_t&, bool)",
    "assert_line": 4097,
    "assert_msg": "osd/PeeringState.cc: In function 'void PeeringState::add_log_entry(const pg_log_entry_t&, bool)' thread 7fd500475700 time 2022-06-15T09:02:30.526771+0000\nosd/PeeringState.cc: 4097: FAILED ceph_assert(e.version > info.last_update)",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7fd522b09ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b0) [0x5627562384ac]",
        "ceph-osd(+0x5d766f) [0x56275623866f]",
        "(PeeringState::add_log_entry(pg_log_entry_t const&, bool)+0x1fd) [0x56275664424d]",
        "(PeeringState::append_log(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, eversion_t, eversion_t, eversion_t, ceph::os::Transaction&, bool, bool)+0x10b) [0x56275664438b]",
        "(non-virtual thunk to PrimaryLogPG::log_operation(std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> >&&, std::optional<pg_hit_set_history_t> const&, eversion_t const&, eversion_t const&, eversion_t const&, bool, ceph::os::Transaction&, bool)+0xb8) [0x562756508388]",
        "(ReplicatedBackend::do_repop(boost::intrusive_ptr<OpRequest>)+0xd1e) [0x56275670c8ce]",
        "(ReplicatedBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x277) [0x56275671cef7]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x5b) [0x5627565257eb]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x64f) [0x5627564c213f]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x332) [0x562756343752]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6f) [0x562756607bff]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xaf8) [0x5627563620d8]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x562756a679c4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x562756a68d64]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7fd522aff1cf]",
        "clone()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-15T09:02:30.543172Z_2fa1cd07-c44f-437e-b43f-c8aaac0d3d3b",
    "entity_name": "osd.240b40ca5858fe064d5483f8d01eaa777d0bde1e",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "cea4fb9880d10d29736e7a032c45cb81bb47dc349b5de11119603dce6007b6d9",
    "timestamp": "2022-06-15T09:02:30.543172Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-105-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF