Project

General

Profile

Actions

Bug #56206

open

crash: std::_Rb_tree_increment(std::_Rb_tree_node_base*)

Added by Telemetry Bot almost 2 years 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:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

45892738f71271508022cd5721343c7cc5caee206c7190583adc80606801cd3f
b75e1ef098dec02e1b7d102ea56983913602e08460ca8cb4aacd82501be91491
eccaccb958ebf382237486176ce43b704db9b0ec4b004a7697e77140821e88e9


Description

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

Sanitized backtrace:

    std::_Rb_tree_increment(std::_Rb_tree_node_base*)
    PGMap::apply_incremental(ceph::common::CephContext*, PGMap::Incremental const&)
    ClusterState::notify_osdmap(OSDMap const&)
    Mgr::handle_osd_map()
    Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "archived": "2022-05-14 11:49:17.117866",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f25a5572520]",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base*)+0x13) [0x7f25a5925573]",
        "(PGMap::apply_incremental(ceph::common::CephContext*, PGMap::Incremental const&)+0xb60) [0x55a0193f0d40]",
        "(ClusterState::notify_osdmap(OSDMap const&)+0x29d) [0x55a01948345d]",
        "(Mgr::handle_osd_map()+0x494) [0x55a0194d8c34]",
        "(Mgr::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b0) [0x55a0194d9720]",
        "(MgrStandby::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0xa4) [0x55a0194e9e44]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7f25a5f6cfe0]",
        "(DispatchQueue::entry()+0x5ff) [0x7f25a5f6a3cf]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f25a602d361]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7f25a55c4b43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7f25a5656a00]" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-05-14T11:21:48.267882Z_30844ffd-a074-4319-8039-04cd25f1bc2d",
    "entity_name": "mgr.8ddbae4006b09ca24d998ab71af0db076b690bcb",
    "os_id": "22.10",
    "os_name": "Ubuntu Kinetic Kudu (development branch)",
    "os_version": "22.10 (Kinetic Kudu)",
    "os_version_id": "22.10",
    "process_name": "ceph-mgr",
    "stack_sig": "eccaccb958ebf382237486176ce43b704db9b0ec4b004a7697e77140821e88e9",
    "timestamp": "2022-05-14T11:21:48.267882Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-25-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.5, v16.2.6, v16.2.7, v17.1.0 added
Actions #2

Updated by Telemetry Bot 12 months ago

  • Affected Versions v16.2.10, v16.2.9, v17.2.0, v17.2.5 added
Actions

Also available in: Atom PDF