Project

General

Profile

Actions

Bug #54803

open

crash: PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)

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

c1d7656d85cc366cbca190e1341745020a03cc38e7186a66f08e386c0b06e067
e355453f79230c03b05d1030a2b5068c3867d5e62f106860e3d2385946f23b94


Description

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

Sanitized backtrace:

    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_event(boost::statechart::event_base const&)
    PG::do_peering_event(std::shared_ptr<PGPeeringEvent>, 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:
{
    "backtrace": [
        "(()+0x14140) [0x7f6bf568c140]",
        "(()+0xcc02bd) [0x557f365d62bd]",
        "(PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)+0x14c9) [0x557f3661b9f9]",
        "(PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::my_context)+0x22b) [0x557f36638c2b]",
        "(boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x28e) [0x557f3666c78e]",
        "(boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_event(boost::statechart::event_base const&)+0x1c1) [0x557f36457781]",
        "(PG::do_peering_event(std::shared_ptr<PGPeeringEvent>, PeeringCtx&)+0xe6) [0x557f36432b56]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x1b4) [0x557f3639e3e4]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x55) [0x557f365ef485]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xf13) [0x557f363b2783]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x557f369f83ea]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x557f369fa720]",
        "(()+0x8ea7) [0x7f6bf5680ea7]",
        "(clone()+0x3f) [0x7f6bf5219def]" 
    ],
    "ceph_version": "15.2.15",
    "crash_id": "2022-02-26T16:05:32.530167Z_bcb6e320-555b-4365-a97d-66e414c568f5",
    "entity_name": "osd.d813f181b1884cc54adcdea0d2b0887ad5fb5bb1",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "c1d7656d85cc366cbca190e1341745020a03cc38e7186a66f08e386c0b06e067",
    "timestamp": "2022-02-26T16:05:32.530167Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.19-3-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.13.19-6 (Tue, 11 Jan 2022 16:44:47 +0100)" 
}

Actions #1

Updated by Telemetry Bot about 2 years ago

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

Also available in: Atom PDF