Project

General

Profile

Actions

Bug #60073

open

crash: std::__throw_bad_cast()

Added by Telemetry Bot 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):

9164c71398087c1dd73a085473f2388db789d9f281ec13887cc324932741ad30


Description

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

Sanitized backtrace:

    std::__throw_bad_cast()
    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:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7f5bef80f140]",
        "gsignal()",
        "abort()",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9a7ec) [0x7f5bef65f7ec]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5966) [0x7f5bef66a966]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa59d1) [0x7f5bef66a9d1]",
        "/lib/x86_64-linux-gnu/libstdc++.so.6(+0xa5c65) [0x7f5bef66ac65]",
        "(std::__throw_bad_cast()+0) [0x7f5bef661f0f]",
        "/usr/bin/ceph-osd(+0xf8dff1) [0x55a23ff15ff1]",
        "(pg_log_t::copy_after(ceph::common::CephContext*, pg_log_t const&, eversion_t)+0x1a0) [0x55a23ff161d0]",
        "(PeeringState::activate(ceph::os::Transaction&, unsigned int, PeeringCtxWrapper&)+0x16f7) [0x55a23ff8e5b7]",
        "(PeeringState::Active::Active(boost::statechart::state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::my_context)+0x22b) [0x55a23ff8f7eb]",
        "(boost::statechart::simple_state<PeeringState::Peering, PeeringState::Primary, PeeringState::GetInfo, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x306) [0x55a23ffba7b6]",
        "(boost::statechart::state_machine<PeeringState::PeeringMachine, PeeringState::Initial, std::allocator<boost::statechart::none>, boost::statechart::null_exception_translator>::process_queued_events()+0xdc) [0x55a23ffabcec]",
        "(PeeringState::activate_map(PeeringCtx&)+0x125) [0x55a23ff5c605]",
        "(PG::handle_activate_map(PeeringCtx&)+0x3f) [0x55a23fd2ce9f]",
        "(OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PeeringCtx&)+0x835) [0x55a23fc7eeb5]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x29a) [0x55a23fc80e7a]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x55) [0x55a23ff2fc45]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x55a23fc95bc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x55a240378c1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x55a24037b1f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7f5bef803ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-09T23:10:05.118244Z_aa414a18-6cec-4158-add7-d892ff285116",
    "entity_name": "osd.050a4adf1d304ed75cf73e98a8d8fd6ee6d7af96",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "9164c71398087c1dd73a085473f2388db789d9f281ec13887cc324932741ad30",
    "timestamp": "2022-12-09T23:10:05.118244Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

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