Project

General

Profile

Actions

Bug #59816

open

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

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

eac502f33914d5c68d66312cc6a2e077bf79435e2ad1501afcef2fee3a9b3241


Description

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

Sanitized backtrace:

    std::_Rb_tree_increment(std::_Rb_tree_node_base*)
    FSMap::filter(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)
    MDSMonitor::check_sub(Subscription*)
    Monitor::handle_subscribe(boost::intrusive_ptr<MonOpRequest>)
    Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)
    Monitor::_ms_dispatch(Message*)
    Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7f2423cba520]",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base*)+0x24) [0x7f242406d544]",
        "(FSMap::filter(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)+0x68) [0x55fb7479f688]",
        "(MDSMonitor::check_sub(Subscription*)+0x82) [0x55fb7497bd42]",
        "(Monitor::handle_subscribe(boost::intrusive_ptr<MonOpRequest>)+0x831) [0x55fb74768f61]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x66e) [0x55fb7478800e]",
        "(Monitor::_ms_dispatch(Message*)+0x3fa) [0x55fb74788fca]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b) [0x55fb747b808b]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7f24246d1b20]",
        "(DispatchQueue::entry()+0x5ff) [0x7f24246cef0f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f2424792f71]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7f2423d0cb43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7f2423d9ea00]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-08T20:07:00.555315Z_63d2a1c2-8fe5-49fd-a39a-3b972d319268",
    "entity_name": "mon.1b64f663ded4d3f4a2a543f648fd877f0fd8e603",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04.2 LTS",
    "os_version": "22.04.2 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mon",
    "stack_sig": "eac502f33914d5c68d66312cc6a2e077bf79435e2ad1501afcef2fee3a9b3241",
    "timestamp": "2023-05-08T20:07:00.555315Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-67-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF