Project

General

Profile

Actions

Bug #60621

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.

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

36747dbf35c7b0402b99d95c5dc6f0b8fec06c505be3ac46e940cfec440596de


Description

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

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::ssl::detail::io_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::io_context::basic_executor_type<std::allocator<void>, 0u> >, boost::asio::ssl::detail::buffered_handshake_op<boost::asio::mutable_buffer>, spawn::detail::coro_handler<boost::asio::executor_binder<void (*)(), boost::asio::strand<boost::asio::io_context::basic_executor_type<std::allocator<void>, 0u> > >, unsigned long> >::operator()(boost::system::error_code, unsigned long, int)
    make_fcontext()

Crash dump sample:
{
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fc914757cf0]",
        "(boost::asio::detail::epoll_reactor::start_op(int, int, boost::asio::detail::epoll_reactor::descriptor_state*&, boost::asio::detail::reactor_op*, bool, bool)+0xed) [0x7fc916d452dd]",
        "(boost::asio::ssl::detail::io_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::io_context::basic_executor_type<std::allocator<void>, 0u> >, boost::asio::ssl::detail::buffered_handshake_op<boost::asio::mutable_buffer>, spawn::detail::coro_handler<boost::asio::executor_binder<void (*)(), boost::asio::strand<boost::asio::io_context::basic_executor_type<std::allocator<void>, 0u> > >, unsigned long> >::operator()(boost::system::error_code, unsigned long, int)+0xa84) [0x7fc916d62b34]",
        "/lib64/libradosgw.so.2(+0x639cbd) [0x7fc916d3ccbd]",
        "/lib64/libradosgw.so.2(+0x63b7e4) [0x7fc916d3e7e4]",
        "make_fcontext()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-26T23:39:49.484346Z_c1105096-033d-4aeb-8184-1c65d4740e55",
    "entity_name": "client.c25f3febf0a71cc915105f8fca4d8e75310b91b1",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "radosgw",
    "stack_sig": "36747dbf35c7b0402b99d95c5dc6f0b8fec06c505be3ac46e940cfec440596de",
    "timestamp": "2023-04-26T23:39:49.484346Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-69-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#76-Ubuntu SMP Fri Mar 17 17:19:29 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