Project

General

Profile

Actions

Bug #54839

open

crash: PushOp::encode(ceph::buffer::list&, unsigned long) const

Added by Telemetry Bot about 2 years ago. Updated about 2 years 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):

beb671490e7549f8af28b228bd8a7c993923c2a514c4a32184103bb318b770b6


Description

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

Sanitized backtrace:

    PushOp::encode(ceph::buffer::list&, unsigned long) const
    MOSDPGPush::encode_payload(unsigned long)
    Message::encode(unsigned long, int, bool)
    ProtocolV2::send_message(Message*)
    AsyncConnection::send_message(Message*)
    ReplicatedBackend::send_pushes(int, std::map<pg_shard_t, std::vector<PushOp, std::allocator<PushOp> >, std::less<pg_shard_t>, std::allocator<std::pair<pg_shard_t const, std::vector<PushOp, std::allocator<PushOp> > > > >&)
    ReplicatedBackend::run_recovery_op(PGBackend::RecoveryHandle*, int)
    PrimaryLogPG::recover_backfill(unsigned long, ThreadPool::TPHandle&, bool*)
    PrimaryLogPG::start_recovery_ops(unsigned long, ThreadPool::TPHandle&, unsigned long*)
    OSD::do_recovery(PG*, unsigned int, unsigned long, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGRecovery::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": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x46520) [0x7fdedae0d520]",
        "(PushOp::encode(ceph::buffer::v15_2_0::list&, unsigned long) const+0) [0x55ad54d34ab0]",
        "(MOSDPGPush::encode_payload(unsigned long)+0x10d) [0x55ad54ea523d]",
        "(Message::encode(unsigned long, int, bool)+0x2e) [0x55ad552ba31e]",
        "(ProtocolV2::send_message(Message*)+0x25e) [0x55ad5553079e]",
        "(AsyncConnection::send_message(Message*)+0x18e) [0x55ad5550bc1e]",
        "(ReplicatedBackend::send_pushes(int, std::map<pg_shard_t, std::vector<PushOp, std::allocator<PushOp> >, std::less<pg_shard_t>, std::allocator<std::pair<pg_shard_t const, std::vector<PushOp, std::allocator<PushOp> > > > >&)+0x3ec) [0x55ad54ea2d9c]",
        "(ReplicatedBackend::run_recovery_op(PGBackend::RecoveryHandle*, int)+0x1e) [0x55ad54ea308e]",
        "(PrimaryLogPG::recover_backfill(unsigned long, ThreadPool::TPHandle&, bool*)+0x2358) [0x55ad54c83db8]",
        "(PrimaryLogPG::start_recovery_ops(unsigned long, ThreadPool::TPHandle&, unsigned long*)+0xf28) [0x55ad54c88a98]",
        "(OSD::do_recovery(PG*, unsigned int, unsigned long, ThreadPool::TPHandle&)+0x27c) [0x55ad54b0f25c]",
        "(ceph::osd::scheduler::PGRecovery::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x1d) [0x55ad54d66c0d]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xa13) [0x55ad54b10013]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x434) [0x55ad5519a754]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55ad5519ca84]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x98927) [0x7fdedae5f927]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-01-30T18:06:47.353377Z_ab05dbd3-0d23-45c9-923f-ae384ac089a0",
    "entity_name": "osd.ad84d00b12e92744670a89485794fdc7a32d1939",
    "os_id": "22.04",
    "os_name": "Ubuntu Jammy Jellyfish (development branch)",
    "os_version": "22.04 (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-osd",
    "stack_sig": "beb671490e7549f8af28b228bd8a7c993923c2a514c4a32184103bb318b770b6",
    "timestamp": "2022-01-30T18:06:47.353377Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-17-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#17-Ubuntu SMP Thu Jan 13 16:27:23 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.7 added
Actions

Also available in: Atom PDF