Project

General

Profile

Actions

Bug #60239

open

crash: boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)

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:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

837a0eb032ec0c9cb765508c695caa34ebb13ce43f08334eb6c8c878d38f51dc


Description

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

Sanitized backtrace:

    boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)
    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&)

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7f0be7558cf0]",
        "(boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)+0xed) [0x7f0be9b462dd]",
        "/lib64/libradosgw.so.2(+0x6302a0) [0x7f0be9b342a0]",
        "/lib64/libradosgw.so.2(+0x637615) [0x7f0be9b3b615]",
        "(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&)+0x3de) [0x7f0be9b46a6e]",
        "/lib64/libradosgw.so.2(+0x629ea1) [0x7f0be9b2dea1]",
        "/lib64/libradosgw.so.2(+0x62a0ca) [0x7f0be9b2e0ca]",
        "/lib64/libstdc++.so.6(+0xc2ba3) [0x7f0be657bba3]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7f0be754e1ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-07T19:00:13.187776Z_e0666fde-d52b-4848-8e4b-34ddb1990f81",
    "entity_name": "client.1ae86ae6439a1089399edb306a4aaec4badbc750",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "837a0eb032ec0c9cb765508c695caa34ebb13ce43f08334eb6c8c878d38f51dc",
    "timestamp": "2023-03-07T19:00:13.187776Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.94-talos",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Thu Feb 16 10:52:12 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