Project

General

Profile

Actions

Bug #60649

open

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

Added by Telemetry Bot 11 months ago. Updated 11 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):

2327c1e6c402cc2252fc4bdace95ac6f7c73aff1d2b695a4fb7b7d14292a79cb


Description

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

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::preprocess_command(boost::intrusive_ptr<MonOpRequest>)
    MDSMonitor::preprocess_query(boost::intrusive_ptr<MonOpRequest>)
    PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)
    Monitor::handle_command(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) [0x7fb3a92d3520]",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base*)+0x24) [0x7fb3a9686544]",
        "(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) [0x5573c8d39688]",
        "(MDSMonitor::preprocess_command(boost::intrusive_ptr<MonOpRequest>)+0x242) [0x5573c8f1e5b2]",
        "(MDSMonitor::preprocess_query(boost::intrusive_ptr<MonOpRequest>)+0x10b) [0x5573c8f20a6b]",
        "(PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x24c) [0x5573c8e49d8c]",
        "(Monitor::handle_command(boost::intrusive_ptr<MonOpRequest>)+0x1ca2) [0x5573c8d1e112]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0x87e) [0x5573c8d2221e]",
        "(Monitor::_ms_dispatch(Message*)+0x3fa) [0x5573c8d22fca]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b) [0x5573c8d5208b]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7fb3a9cecb20]",
        "(DispatchQueue::entry()+0x5ff) [0x7fb3a9ce9f0f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7fb3a9dadf71]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7fb3a9325b43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7fb3a93b7a00]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T19:51:26.979534Z_20a5be58-2d3b-4d31-a768-6af49bf440ff",
    "entity_name": "mon.e80db171f250cc089a752694001ae82035bcf77c",
    "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": "2327c1e6c402cc2252fc4bdace95ac6f7c73aff1d2b695a4fb7b7d14292a79cb",
    "timestamp": "2023-03-15T19:51:26.979534Z",
    "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 11 months ago

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

Also available in: Atom PDF