Project

General

Profile

Actions

Bug #56872

open

crash: __cxa_rethrow()

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

8a3d1a0e08d24c868fe0ad4b7581b5fcb931a861b7d04bc6dcbba0b2396ffa25


Description

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

Sanitized backtrace:

    __cxa_rethrow()
    ceph::buffer::create_aligned_in_mempool(unsigned int, unsigned int, int)
    ceph::buffer::create_aligned(unsigned int, unsigned int)
    ceph::buffer::create_small_page_aligned(unsigned int)
    ceph::buffer::list::reserve(unsigned long)
    ceph::crypto::onwire::AES128GCM_OnWireTxHandler::reset_tx_handler(unsigned int const*, unsigned int const*)
    ceph::msgr::v2::FrameAssembler::asm_secure_rev1(ceph::msgr::v2::preamble_block_t const&, ceph::buffer::list*) const
    ceph::msgr::v2::FrameAssembler::assemble_frame(ceph::msgr::v2::Tag, ceph::buffer::list*, unsigned short const*, unsigned long)
    bool ProtocolV2::append_frame<ceph::msgr::v2::MessageFrame>(ceph::msgr::v2::MessageFrame&)
    ProtocolV2::write_message(Message*, bool)
    ProtocolV2::write_event()
    AsyncConnection::handle_write()
    EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)

Crash dump sample:
{
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "gsignal()",
        "abort()",
        "(__gnu_cxx::__verbose_terminate_handler()+0x19c) [0xffffb3f630dc]",
        "/lib64/libstdc++.so.6(+0x90bec) [0xffffb3f60bec]",
        "/lib64/libstdc++.so.6(+0x90c38) [0xffffb3f60c38]",
        "__cxa_rethrow()",
        "(ceph::buffer::v15_2_0::create_aligned_in_mempool(unsigned int, unsigned int, int)+0x218) [0xaaaaaff565d0]",
        "(ceph::buffer::v15_2_0::create_aligned(unsigned int, unsigned int)+0x2c) [0xaaaaaff566e4]",
        "(ceph::buffer::v15_2_0::create_small_page_aligned(unsigned int)+0x6c) [0xaaaaaff5727c]",
        "(ceph::buffer::v15_2_0::list::reserve(unsigned long)+0x74) [0xaaaaaff572fc]",
        "(ceph::crypto::onwire::AES128GCM_OnWireTxHandler::reset_tx_handler(unsigned int const*, unsigned int const*)+0x84) [0xaaaab0140554]",
        "(ceph::msgr::v2::FrameAssembler::asm_secure_rev1(ceph::msgr::v2::preamble_block_t const&, ceph::buffer::v15_2_0::list*) const+0x19c) [0xaaaab0146624]",
        "(ceph::msgr::v2::FrameAssembler::assemble_frame(ceph::msgr::v2::Tag, ceph::buffer::v15_2_0::list*, unsigned short const*, unsigned long)+0x210) [0xaaaab01475c0]",
        "(bool ProtocolV2::append_frame<ceph::msgr::v2::MessageFrame>(ceph::msgr::v2::MessageFrame&)+0x70) [0xaaaab0137688]",
        "(ProtocolV2::write_message(Message*, bool)+0x32c) [0xaaaab01180f4]",
        "(ProtocolV2::write_event()+0x358) [0xaaaab012e550]",
        "(AsyncConnection::handle_write()+0x4c) [0xaaaab00f5e34]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1a58) [0xaaaaaff382a8]",
        "/usr/bin/ceph-osd(+0xe8a194) [0xaaaaaff3a194]",
        "/lib64/libstdc++.so.6(+0xbcd2c) [0xffffb3f8cd2c]",
        "/lib64/libpthread.so.0(+0x78b8) [0xffffb41c78b8]",
        "/lib64/libc.so.6(+0x23a3c) [0xffffb3c63a3c]" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-10T03:18:30.699553Z_3fda231f-6048-4f41-b7bd-5c4092fc78b9",
    "entity_name": "osd.19a8e283c51dd2c29fd1caa6ce154c081349bcf9",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "8a3d1a0e08d24c868fe0ad4b7581b5fcb931a861b7d04bc6dcbba0b2396ffa25",
    "timestamp": "2022-07-10T03:18:30.699553Z",
    "utsname_machine": "aarch64",
    "utsname_release": "4.18.0-394.el8.aarch64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue May 31 16:29:45 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot over 1 year ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.1 added
Actions

Also available in: Atom PDF