Project

General

Profile

Actions

Bug #60229

open

crash: OSDShard::update_pg_epoch(OSDShardPGSlot*, unsigned int)

Added by Telemetry Bot 12 months 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:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):

601860f3737b3fc5e681673543ca40dc18242919e22f19660ebe4e443112190d


Description

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

Sanitized backtrace:

    OSDShard::update_pg_epoch(OSDShardPGSlot*, unsigned int)
    PG::handle_advance_map(std::shared_ptr<OSDMap const>, std::shared_ptr<OSDMap const>, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, int, PeeringCtx&)
    OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)
    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-01-07 02:00:19.055330",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fdab3fcecf0]",
        "(OSDShard::update_pg_epoch(OSDShardPGSlot*, unsigned int)+0x133) [0x55e7d6eada83]",
        "(PG::handle_advance_map(std::shared_ptr<OSDMap const>, std::shared_ptr<OSDMap const>, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, int, PeeringCtx&)+0x82) [0x55e7d6f68832]",
        "(OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)+0x342) [0x55e7d6ec3d62]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x2a1) [0x55e7d6ec63f1]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x59) [0x55e7d71a3169]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x55e7d6eb7dbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x55e7d76158c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x55e7d7617fe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fdab3fc41ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-01-07T01:32:57.262571Z_5589693f-b4c7-473f-9393-f03465104a60",
    "entity_name": "osd.ce144b5cb43561d16f1702187d4124aa6e79d24b",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "601860f3737b3fc5e681673543ca40dc18242919e22f19660ebe4e443112190d",
    "timestamp": "2023-01-07T01:32:57.262571Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.17.0-1019-oem",
    "utsname_sysname": "Linux",
    "utsname_version": "#20-Ubuntu SMP PREEMPT Tue Sep 27 13:20:28 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF