Project

General

Profile

Actions

Bug #60650

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

11539ab60a597ebeb08178615f081b8b989046d4cee3b0b2a1b7a4098ebde1bd


Description

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

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>)
    PaxosService::C_RetryMessage::_finish(int)
    Context::complete(int)
    void finish_contexts<std::list<Context*, std::allocator<Context*> > >(ceph::common::CephContext*, std::list<Context*, std::allocator<Context*> >&, int)
    Paxos::dispatch(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) [0x7f9c695b9520]",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base*)+0x24) [0x7f9c6996c544]",
        "(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) [0x55f8ddd16688]",
        "(MDSMonitor::preprocess_command(boost::intrusive_ptr<MonOpRequest>)+0x242) [0x55f8ddefb5b2]",
        "(MDSMonitor::preprocess_query(boost::intrusive_ptr<MonOpRequest>)+0x10b) [0x55f8ddefda6b]",
        "(PaxosService::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x24c) [0x55f8dde26d8c]",
        "(PaxosService::C_RetryMessage::_finish(int)+0x6c) [0x55f8ddd6f5cc]",
        "(Context::complete(int)+0xd) [0x55f8ddd01a8d]",
        "(void finish_contexts<std::__cxx11::list<Context*, std::allocator<Context*> > >(ceph::common::CephContext*, std::__cxx11::list<Context*, std::allocator<Context*> >&, int)+0xa8) [0x55f8ddd2da58]",
        "(Paxos::dispatch(boost::intrusive_ptr<MonOpRequest>)+0x223) [0x55f8dde21d03]",
        "(Monitor::dispatch_op(boost::intrusive_ptr<MonOpRequest>)+0xfb0) [0x55f8ddcff950]",
        "(Monitor::_ms_dispatch(Message*)+0x3fa) [0x55f8ddcfffca]",
        "(Dispatcher::ms_dispatch2(boost::intrusive_ptr<Message> const&)+0x4b) [0x55f8ddd2f08b]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0x450) [0x7f9c69fd0b20]",
        "(DispatchQueue::entry()+0x5ff) [0x7f9c69fcdf0f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x7f9c6a091f71]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x94b43) [0x7f9c6960bb43]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x126a00) [0x7f9c6969da00]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T19:51:26.922112Z_fbe2aa53-ba31-482d-8336-2b546b23198d",
    "entity_name": "mon.e18cbc252dc1a2a59d0a96e8b67b893f0bdb782b",
    "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": "11539ab60a597ebeb08178615f081b8b989046d4cee3b0b2a1b7a4098ebde1bd",
    "timestamp": "2023-03-15T19:51:26.922112Z",
    "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.5 added
Actions

Also available in: Atom PDF