Project

General

Profile

Actions

Bug #56325

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

b046b67ad733ca6c584b4b45a2376ea021c85897d874562a83d5ac60169acf01


Description

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

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)
    ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)
    ECBackend::_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 7f223033f700 time 2022-06-01T14:00:33.305659+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) [0x7f22529d3ce0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1b0) [0x55caab6474ac]",
        "ceph-osd(+0x5d766f) [0x55caab64766f]",
        "(PeeringState::add_log_entry(pg_log_entry_t const&, bool)+0x1fd) [0x55caaba5324d]",
        "(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) [0x55caaba5338b]",
        "(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) [0x55caab917388]",
        "(ECBackend::handle_sub_write(pg_shard_t, boost::intrusive_ptr<OpRequest>, ECSubWrite&, ZTracer::Trace const&)+0xad7) [0x55caabb42c07]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x330) [0x55caabb5a200]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x5b) [0x55caab9347eb]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x64f) [0x55caab8d113f]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x332) [0x55caab752752]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x6f) [0x55caaba16bff]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xaf8) [0x55caab7710d8]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x55caabe769c4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55caabe77d64]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7f22529c91cf]",
        "clone()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-01T14:00:33.336021Z_8e37dc05-f2d7-4b32-94aa-035ac6b9ca62",
    "entity_name": "osd.49894a6a635e58533901533c7260dfcf5223cbbf",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "b046b67ad733ca6c584b4b45a2376ea021c85897d874562a83d5ac60169acf01",
    "timestamp": "2022-06-01T14:00:33.336021Z",
    "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