Project

General

Profile

Actions

Bug #56831

open

crash: spawn::detail::continuation_context::resume()

Added by Telemetry Bot over 1 year 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):

1865ed384627466d2e2ead547e4e94a07508c34a72535b23d5cf57eff22737fe


Description

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

Sanitized backtrace:

    spawn::detail::continuation_context::resume()
    boost::asio::detail::executor_op<ceph::async::ForwardingHandler<ceph::async::CompletionHandler<spawn::detail::coro_handler<boost::asio::executor_binder<void (*)(), boost::asio::strand<boost::asio::io_context::executor_type> >, std::shared_lock<ceph::async::SharedMutex<boost::asio::io_context::executor_type> > >, std::tuple<boost::system::error_code, std::shared_lock<ceph::async::SharedMutex<boost::asio::io_context::executor_type> > > > >, std::allocator<void>, boost::asio::detail::scheduler_operation>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)
    boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>::operator()()
    boost::asio::detail::executor_op<boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>, boost::asio::detail::recycling_allocator<void, boost::asio::detail::thread_info_base::default_tag>, boost::asio::detail::scheduler_operation>::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": "2022-07-04 09:31:16.494548",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7f495b88d090]",
        "gsignal()",
        "abort()",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x9e911) [0x7f4951ec8911]",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xaa38c) [0x7f4951ed438c]",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xaa3f7) [0x7f4951ed43f7]",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xaa37f) [0x7f4951ed437f]",
        "(spawn::detail::continuation_context::resume()+0x8f) [0x7f495be3afff]",
        "(boost::asio::detail::executor_op<ceph::async::ForwardingHandler<ceph::async::CompletionHandler<spawn::detail::coro_handler<boost::asio::executor_binder<void (*)(), boost::asio::strand<boost::asio::io_context::executor_type> >, std::shared_lock<ceph::async::SharedMutex<boost::asio::io_context::executor_type> > >, std::tuple<boost::system::error_code, std::shared_lock<ceph::async::SharedMutex<boost::asio::io_context::executor_type> > > > >, std::allocator<void>, boost::asio::detail::scheduler_operation>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)+0x26a) [0x7f495be43cca]",
        "(boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>::operator()()+0x8d) [0x7f495be4a7ed]",
        "(boost::asio::detail::executor_op<boost::asio::detail::strand_executor_service::invoker<boost::asio::io_context::executor_type const>, boost::asio::detail::recycling_allocator<void, boost::asio::detail::thread_info_base::default_tag>, boost::asio::detail::scheduler_operation>::do_complete(void*, boost::asio::detail::scheduler_operation*, boost::system::error_code const&, unsigned long)+0x98) [0x7f495be4ab58]",
        "(boost::asio::detail::scheduler::run(boost::system::error_code&)+0x506) [0x7f495be406d6]",
        "/usr/lib/libradosgw.so.2(+0x3e6516) [0x7f495be22516]",
        "/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xd6de4) [0x7f4951f00de4]",
        "/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7f4952014609]",
        "clone()" 
    ],
    "ceph_version": "16.2.9",
    "crash_id": "2022-07-04T09:05:52.979284Z_f4ec0828-577d-40f6-9764-750b08f25aa0",
    "entity_name": "client.9d6420863120d57b474a9e7ea193688c16e6d637",
    "os_id": "ubuntu",
    "os_name": "Ubuntu",
    "os_version": "20.04.4 LTS (Focal Fossa)",
    "os_version_id": "20.04",
    "process_name": "radosgw",
    "stack_sig": "1865ed384627466d2e2ead547e4e94a07508c34a72535b23d5cf57eff22737fe",
    "timestamp": "2022-07-04T09:05:52.979284Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.13.0-52-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#59~20.04.1-Ubuntu SMP Thu Jun 16 21:21:28 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v16.2.9 added
Actions

Also available in: Atom PDF