Project

General

Profile

Actions

Bug #60377

open

crash: pg_log_t::copy_after(ceph::common::CephContext*, pg_log_t const&, eversion_t)

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

4b6707188c238ac23983e19fbb3b868640d72f6ea7e4175d808746ecfe5855e8


Description

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

Sanitized backtrace:

    pg_log_t::copy_after(ceph::common::CephContext*, pg_log_t const&, eversion_t)
    PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)
    PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)>::my_context)
    boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)>::react_impl(boost::statechart::event_base const&, void const*)
    boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_queued_events()
    PeeringState::activate_map(PeeringCtx&)
    PG::handle_activate_map(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-02-14 05:47:26.412134",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f4a0cb96cf0]",
        "ceph-osd(+0x979f1d) [0x56492629bf1d]",
        "(pg_log_t::copy_after(ceph::common::CephContext*, pg_log_t const&, eversion_t)+0x356) [0x56492629dee6]",
        "(PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)+0x1740) [0x5649262f4820]",
        "(PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::my_context)+0x227) [0x564926316ec7]",
        "(boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x286) [0x564926348246]",
        "(boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_queued_events()+0xd3) [0x564926339143]",
        "(PeeringState::activate_map(PeeringCtx&)+0xfb) [0x5649262e6b1b]",
        "(PG::handle_activate_map(PeeringCtx&)+0x43) [0x56492608a253]",
        "(OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)+0x807) [0x564925fda227]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x2a1) [0x564925fdc3f1]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x59) [0x5649262b9169]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x115f) [0x564925fcddbf]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x435) [0x56492672b8c5]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x56492672dfe4]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f4a0cb8c1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-13T20:04:43.763767Z_45b936b2-9538-4b67-842c-b350cb008cfd",
    "entity_name": "osd.b0ca020b6ae4eae3e4323693eee2bd932cd514dc",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "4b6707188c238ac23983e19fbb3b868640d72f6ea7e4175d808746ecfe5855e8",
    "timestamp": "2023-02-13T20:04:43.763767Z",
    "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