Project

General

Profile

Actions

Bug #56340

open

crash: MOSDRepOp::encode_payload(unsigned long)

Added by Telemetry Bot almost 2 years 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):

83d3af070ed0a990a93137db541f0eebf4a59dfacc615534734041059ecd03bb
50e71faed7995fe2bf82e4f7fa7bb1a8d8755a39af6d56c3ef0cec06b555615c


Description

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

Sanitized backtrace:

    MOSDRepOp::encode_payload(unsigned long)
    Message::encode(unsigned long, int, bool)
    ProtocolV2::prepare_send_message(unsigned long, Message*)
    ProtocolV2::send_message(Message*)
    AsyncConnection::send_message(Message*)
    OSDService::send_message_osd_cluster(int, Message*, unsigned int)
    ReplicatedBackend::issue_op(hobject_t const&, eversion_t const&, unsigned long, osd_reqid_t, eversion_t, eversion_t, hobject_t, hobject_t, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> > const&, std::optional<pg_hit_set_history_t>&, ReplicatedBackend::InProgressOp*, ceph::os::Transaction&)
    ReplicatedBackend::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::simple_opc_submit(std::unique_ptr<PrimaryLogPG::OpContext, std::default_delete<PrimaryLogPG::OpContext> >)
    PrimaryLogPG::handle_watch_timeout(std::shared_ptr<Watch>)
    HandleWatchTimeout::complete(int)
    CommonSafeTimer<std::mutex>::timer_thread()
    CommonSafeTimerThread<std::mutex>::entry()

Crash dump sample:
{
    "archived": "2022-06-22 07:23:30.057781",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7f0b8a8c7ce0]",
        "gsignal()",
        "abort()",
        "/lib64/libc.so.6(+0x21c89) [0x7f0b89510c89]",
        "/lib64/libc.so.6(+0x473a6) [0x7f0b895363a6]",
        "(MOSDRepOp::encode_payload(unsigned long)+0x2d0) [0x55d3712bca40]",
        "(Message::encode(unsigned long, int, bool)+0x2e) [0x55d37173571e]",
        "(ProtocolV2::prepare_send_message(unsigned long, Message*)+0x44) [0x55d3719bb614]",
        "(ProtocolV2::send_message(Message*)+0x3ae) [0x55d3719bbc6e]",
        "(AsyncConnection::send_message(Message*)+0x53e) [0x55d37199831e]",
        "(OSDService::send_message_osd_cluster(int, Message*, unsigned int)+0xf5) [0x55d370ed3215]",
        "(ReplicatedBackend::issue_op(hobject_t const&, eversion_t const&, unsigned long, osd_reqid_t, eversion_t, eversion_t, hobject_t, hobject_t, std::vector<pg_log_entry_t, std::allocator<pg_log_entry_t> > const&, std::optional<pg_hit_set_history_t>&, ReplicatedBackend::InProgressOp*, ceph::os::Transaction&)+0x557) [0x55d3712a54a7]",
        "(ReplicatedBackend::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>)+0xa94) [0x55d3712a7d84]",
        "(PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0xc90) [0x55d370ff3da0]",
        "(PrimaryLogPG::simple_opc_submit(std::unique_ptr<PrimaryLogPG::OpContext, std::default_delete<PrimaryLogPG::OpContext> >)+0x120) [0x55d370ff6000]",
        "(PrimaryLogPG::handle_watch_timeout(std::shared_ptr<Watch>)+0xb99) [0x55d370ff83f9]",
        "(HandleWatchTimeout::complete(int)+0x11b) [0x55d370f7a4ab]",
        "(CommonSafeTimer<std::mutex>::timer_thread()+0x11a) [0x55d3715f8afa]",
        "(CommonSafeTimerThread<std::mutex>::entry()+0x11) [0x55d3715fa121]",
        "/lib64/libpthread.so.0(+0x81cf) [0x7f0b8a8bd1cf]",
        "clone()" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-22T06:14:03.671810Z_e945834b-241b-41f5-a5af-c6551878742f",
    "entity_name": "osd.54b8974301b2d12585113c153c571b08c14486b8",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "83d3af070ed0a990a93137db541f0eebf4a59dfacc615534734041059ecd03bb",
    "timestamp": "2022-06-22T06:14:03.671810Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-6-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-15 (Tue, 29 Mar 2022 15:59:50 +0200)" 
}

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 #2

Updated by Telemetry Bot over 1 year ago

  • Affected Versions v17.2.1 added
Actions #3

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF