Project

General

Profile

Actions

Bug #59760

open

crash: boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>::operator()()

Added by Telemetry Bot 12 months ago. Updated 12 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

b650e6244929550c98ebc959ed89e04ad2a030f50316c1692e4e9378959575a5
bfbc438887d1d93ce20a810753ef0d4076bb7e51790349fad29747d4ccf8c1ed


Description

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

Sanitized backtrace:

    boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>::operator()()
    void boost::asio::io_context::executor_type::dispatch<boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>, std::allocator<void> >(boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>&&, std::allocator<void> const&) const
    boost::asio::detail::epoll_reactor::descriptor_state::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)
    boost::asio::detail::scheduler::run(boost::system::error_code&)

Crash dump sample:
{
    "archived": "2023-05-05 05:35:41.380865",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12ce0) [0x7fe3db0bcce0]",
        "gsignal()",
        "abort()",
        "/lib64/libstdc++.so.6(+0x9009b) [0x7fe3da0af09b]",
        "/lib64/libstdc++.so.6(+0x9653c) [0x7fe3da0b553c]",
        "/lib64/libstdc++.so.6(+0x96597) [0x7fe3da0b5597]",
        "/lib64/libstdc++.so.6(+0x967f8) [0x7fe3da0b57f8]",
        "/lib64/libradosgw.so.2(+0x42d684) [0x7fe3e5b98684]",
        "/lib64/libradosgw.so.2(+0x4332f0) [0x7fe3e5b9e2f0]",
        "/lib64/libradosgw.so.2(+0x4333f1) [0x7fe3e5b9e3f1]",
        "(boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>::operator()()+0x8d) [0x7fe3e5bc511d]",
        "(void boost::asio::io_context::executor_type::dispatch<boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>, std::allocator<void> >(boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>&&, std::allocator<void> const&) const+0x9c) [0x7fe3e5bc531c]",
        "/lib64/libradosgw.so.2(+0x435f07) [0x7fe3e5ba0f07]",
        "/lib64/libradosgw.so.2(+0x43d119) [0x7fe3e5ba8119]",
        "(boost::asio::detail::epoll_reactor::descriptor_state::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)+0x1c2) [0x7fe3e5bba782]",
        "(boost::asio::detail::scheduler::run(boost::system::error_code&)+0x4f2) [0x7fe3e5bba3f2]",
        "/lib64/libradosgw.so.2(+0x430946) [0x7fe3e5b9b946]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7fe3da0e1ba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fe3db0b21ca]",
        "clone()" 
    ],
    "ceph_version": "16.2.12",
    "crash_id": "2023-05-04T23:37:58.275816Z_f5fa02fc-47b3-4b53-bd9e-baf7dd3b3113",
    "entity_name": "client.1f330924b7695ceddd17f46323bb6cd4d7ef18c8",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "bfbc438887d1d93ce20a810753ef0d4076bb7e51790349fad29747d4ccf8c1ed",
    "timestamp": "2023-05-04T23:37:58.275816Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-348.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Oct 19 15:14:17 UTC 2021" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.14, v15.2.15, v15.2.4, v15.2.5, v15.2.8, v16.2.12 added
Actions

Also available in: Atom PDF