Project

General

Profile

Actions

Bug #60711

open

crash: __cxa_rethrow()

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

0f565efa2d77359af71088746e59408212a1b576919a89d62d1e0ef4e8a285f1


Description

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

Sanitized backtrace:

    __cxa_rethrow()
    boost::json::detail::throw_system_error(boost::system::error_code const&, boost::source_location const&)
    boost::json::parse(boost::basic_string_view<char, std::char_traits<char> >, boost::json::storage_ptr, boost::json::parse_options const&)
    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()",
        "gsignal()",
        "abort()",
        "(__gnu_cxx::__verbose_terminate_handler()+0x19c) [0xffff9be550dc]",
        "/lib64/libstdc++.so.6(+0x90bec) [0xffff9be52bec]",
        "/lib64/libstdc++.so.6(+0x90c38) [0xffff9be52c38]",
        "__cxa_rethrow()",
        "(boost::json::detail::throw_system_error(boost::system::error_code const&, boost::source_location const&)+0xfc) [0xaaaadc6959cc]",
        "(boost::json::parse(boost::basic_string_view<char, std::char_traits<char> >, boost::json::storage_ptr, boost::json::parse_options const&)+0x10c) [0xaaaadc6b2a80]",
        "(DaemonMetricCollector::dump_asok_metrics()+0x3e0) [0xaaaadc6b4bf4]",
        "ceph-exporter(+0x6dcb0) [0xaaaadc6b6cb0]",
        "ceph-exporter(+0x6e1fc) [0xaaaadc6b71fc]",
        "(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) [0xaaaadc6be2dc]",
        "ceph-exporter(+0x6326c) [0xaaaadc6ac26c]",
        "(DaemonMetricCollector::main()+0x88) [0xaaaadc696d08]",
        "main()",
        "__libc_start_main()",
        "ceph-exporter(+0x4e978) [0xaaaadc697978]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-05-07T19:20:16.212165Z_b22c8e15-9232-4c0f-a15d-52f62e02e47f",
    "entity_name": "client.d7b80822ccf9a32ab6a767f677da4c814f0ea495",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-exporter",
    "stack_sig": "0f565efa2d77359af71088746e59408212a1b576919a89d62d1e0ef4e8a285f1",
    "timestamp": "2023-05-07T19:20:16.212165Z",
    "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