Project

General

Profile

Actions

Bug #60710

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

2bffee0173dbd2f0f4b908a8eee75d9c14585feb1738f70a00f24efff61c9df3


Description

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

Sanitized backtrace:

    std::_Rb_tree_increment(std::_Rb_tree_node_base*)
    DaemonMetricCollector::dump_asok_metrics()
    ceph-exporter(
    ceph-exporter(
    boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)
    ceph-exporter(
    DaemonMetricCollector::main()
    ceph-exporter(

Crash dump sample:
{
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "(std::_Rb_tree_increment(std::_Rb_tree_node_base*)+0x24) [0xffff96819fbc]",
        "(DaemonMetricCollector::dump_asok_metrics()+0x1d8) [0xaaaabaf2b9ec]",
        "ceph-exporter(+0x6dcb0) [0xaaaabaf2dcb0]",
        "ceph-exporter(+0x6e1fc) [0xaaaabaf2e1fc]",
        "(boost::asio::detail::scheduler::do_run_one(boost::asio::detail::conditionally_enabled_mutex::scoped_lock&, boost::asio::detail::scheduler_thread_info&, boost::system::error_code const&)+0x1ac) [0xaaaabaf352dc]",
        "ceph-exporter(+0x6326c) [0xaaaabaf2326c]",
        "(DaemonMetricCollector::main()+0x88) [0xaaaabaf0dd08]",
        "main()",
        "__libc_start_main()",
        "ceph-exporter(+0x4e978) [0xaaaabaf0e978]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-07T19:22:50.084994Z_674090e0-8dab-4533-8f80-0d7e4a8262a7",
    "entity_name": "client.d7b80822ccf9a32ab6a767f677da4c814f0ea495",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-exporter",
    "stack_sig": "2bffee0173dbd2f0f4b908a8eee75d9c14585feb1738f70a00f24efff61c9df3",
    "timestamp": "2023-05-07T19:22:50.084994Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1083-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#94-Ubuntu SMP PREEMPT Mon Apr 3 10:06:55 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