Project

General

Profile

Actions

Bug #60378

open

crash: MOSDPGLog::encode_payload(unsigned long)

Added by Telemetry Bot 11 months ago. Updated 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):

4fecf457b0609b14d767f8b494b63996e3d0f0ea5177464c92b2aaad8efab714


Description

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

Sanitized backtrace:

    MOSDPGLog::encode_payload(unsigned long)
    Message::encode(unsigned long, int, bool)
    ProtocolV2::send_message(Message*)
    AsyncConnection::send_message(Message*)
    OSD::handle_pg_query_nopg(MQuery const&)
    OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGPeeringItem::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:
{
    "archived": "2023-02-14 17:15:52.916933",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7ff976614cf0]",
        "gsignal()",
        "abort()",
        "/lib64/libc.so.6(+0x21d79) [0x7ff97524bd79]",
        "/lib64/libc.so.6(+0x47456) [0x7ff975271456]",
        "(MOSDPGLog::encode_payload(unsigned long)+0x1c9) [0x55fd4da2ba09]",
        "(Message::encode(unsigned long, int, bool)+0x2e) [0x55fd4e278c2e]",
        "(ProtocolV2::send_message(Message*)+0x25e) [0x55fd4e50faae]",
        "(AsyncConnection::send_message(Message*)+0x18e) [0x55fd4e4e7c4e]",
        "(OSD::handle_pg_query_nopg(MQuery const&)+0x8f6) [0x55fd4d9bfd86]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0xc1) [0x55fd4d9e2211]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x59) [0x55fd4dcbf169]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x2a9d) [0x55fd4d9d56fd]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x55fd4e1318c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55fd4e133fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7ff97660a1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-12T12:26:37.562150Z_8ea188ba-7542-418e-afc8-4d5d186c08d7",
    "entity_name": "osd.3cf8558f63913915ee1e63256d3143be095313b5",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "4fecf457b0609b14d767f8b494b63996e3d0f0ea5177464c92b2aaad8efab714",
    "timestamp": "2023-02-12T12:26:37.562150Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-60-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023" 
}


Related issues 1 (1 open0 closed)

Related to RADOS - Bug #64695: Aborted signal starting in AsyncConnection::send_message()New

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

Updated by Laura Flores about 2 months ago

  • Related to Bug #64695: Aborted signal starting in AsyncConnection::send_message() added
Actions

Also available in: Atom PDF