Project

General

Profile

Actions

Bug #59855

open

crash: pthread_mutex_lock()

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

c3303fe920876e23276b3989b7f1cfe02b4af621bef16002ab1cb4b8ab029ad1


Description

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

Sanitized backtrace:

    pthread_mutex_lock()
    AsyncMessenger::connect_to(int, entity_addrvec_t const&, bool, bool)
    OSDService::get_con_osd_cluster(int, unsigned int)
    PG::send_cluster_message(int, boost::intrusive_ptr<Message>, unsigned int, bool)
    PeeringState::send_lease()
    PeeringState::proc_renew_lease()
    PeeringState::Active::react(RenewLease const&)
    boost::statechart::detail::reaction_result boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)>::local_react_impl_non_empty::local_react_impl<boost::mpl::list5<boost::statechart::custom_reaction<RemoteReservationRevoked>, boost::statechart::custom_reaction<PeeringState::DoRecovery>, boost::statechart::custom_reaction<RenewLease>, boost::statechart::custom_reaction<MLeaseAck>, boost::statechart::custom_reaction<PeeringState::CheckReadable> >, boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)> >(boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)>&, boost::statechart::event_base const&, void const*)
    boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (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:
{
    "archived": "2023-02-03 12:27:02.319220",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x13140) [0x7ffa4f2a3140]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x11e2b) [0x7ffa4f2a1e2b]",
        "pthread_mutex_lock()",
        "(AsyncMessenger::connect_to(int, entity_addrvec_t const&, bool, bool)+0x9e) [0x55d227c6255e]",
        "(OSDService::get_con_osd_cluster(int, unsigned int)+0x2bc) [0x55d227368e6c]",
        "(PG::send_cluster_message(int, boost::intrusive_ptr<Message>, unsigned int, bool)+0x4c) [0x55d227442d6c]",
        "(PeeringState::send_lease()+0x27a) [0x55d22767eaca]",
        "(PeeringState::proc_renew_lease()+0x4d) [0x55d22769720d]",
        "(PeeringState::Active::react(RenewLease const&)+0x4e) [0x55d22769729e]",
        "(boost::statechart::detail::reaction_result boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::local_react_impl_non_empty::local_react_impl<boost::mpl::list5<boost::statechart::custom_reaction<RemoteReservationRevoked>, boost::statechart::custom_reaction<PeeringState::DoRecovery>, boost::statechart::custom_reaction<RenewLease>, boost::statechart::custom_reaction<MLeaseAck>, boost::statechart::custom_reaction<PeeringState::CheckReadable> >, boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0> >(boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>&, boost::statechart::event_base const&, void const*)+0x15c) [0x55d2276f484c]",
        "(boost::statechart::simple_state<PeeringState::Active, PeeringState::Primary, PeeringState::Activating, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x67) [0x55d2276f50c7]",
        "(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&)+0x84) [0x55d22746f5b4]",
        "(PG::do_peering_event(std::shared_ptr<PGPeeringEvent>, PeeringCtx&)+0xe8) [0x55d2274542c8]",
        "(OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x2de) [0x55d2273b5ebe]",
        "(ceph::osd::scheduler::PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x55) [0x55d227664c45]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad0) [0x55d2273cabc0]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x41a) [0x55d227aadc1a]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x55d227ab01f0]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x7ea7) [0x7ffa4f297ea7]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-02-03T12:20:34.315108Z_87dd31a8-c7d3-4ae0-a0a6-7cc27db5fc71",
    "entity_name": "osd.f342c4bb0ef359c98abf102d9c56f3e803e5ac01",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "c3303fe920876e23276b3989b7f1cfe02b4af621bef16002ab1cb4b8ab029ad1",
    "timestamp": "2023-02-03T12:20:34.315108Z",
    "utsname_machine": "x86_64",
    "utsname_release": "6.1.0-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC PVE 6.1.0-1 (Tue, 13 Dec 2022 15:08:53 +0" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF