Project

General

Profile

Actions

Bug #52172

open

crash: ceph::buffer::v15_2_0::create_aligned_in_mempool(unsigned int, unsigned int, int)

Added by Telemetry Bot over 2 years ago. Updated about 2 years ago.

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

0a14d6ccc26b531fb346e8c3bae42f5f2303717eb6ed998b21558ecb66defa47
0b1199056302e03a481b12fce038bbf1d63a243d378ea6a08e185a25569e7489


Description

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

Sanitized backtrace:

    ceph::buffer::v15_2_0::create_aligned_in_mempool(unsigned int, unsigned int, int)
    ceph::buffer::v15_2_0::create_aligned(unsigned int, unsigned int)
    ceph::buffer::v15_2_0::create_page_aligned(unsigned int)
    ceph::buffer::v15_2_0::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::v15_2_0::list*) const
    ceph::msgr::v2::FrameAssembler::assemble_frame(ceph::msgr::v2::Tag, ceph::buffer::v15_2_0::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> >*)
    clone()

Crash dump sample:
{
    "backtrace": [
        "(()+0x12b20) [0x7fe64f3aab20]",
        "(gsignal()+0x10f) [0x7fe64e00a37f]",
        "(abort()+0x127) [0x7fe64dff4db5]",
        "(()+0x9009b) [0x7fe64e9c209b]",
        "(()+0x9653c) [0x7fe64e9c853c]",
        "(()+0x96597) [0x7fe64e9c8597]",
        "(()+0x967f8) [0x7fe64e9c87f8]",
        "(ceph::buffer::v15_2_0::create_aligned_in_mempool(unsigned int, unsigned int, int)+0x249) [0x7fe651c06fa9]",
        "(ceph::buffer::v15_2_0::create_aligned(unsigned int, unsigned int)+0x26) [0x7fe651c07076]",
        "(ceph::buffer::v15_2_0::create_page_aligned(unsigned int)+0x2a) [0x7fe651c0755a]",
        "(ceph::buffer::v15_2_0::list::reserve(unsigned long)+0x5c) [0x7fe651c0790c]",
        "(ceph::crypto::onwire::AES128GCM_OnWireTxHandler::reset_tx_handler(unsigned int const*, unsigned int const*)+0x73) [0x7fe651bdd293]",
        "(ceph::msgr::v2::FrameAssembler::asm_secure_rev1(ceph::msgr::v2::preamble_block_t const&, ceph::buffer::v15_2_0::list*) const+0x194) [0x7fe651bdefb4]",
        "(ceph::msgr::v2::FrameAssembler::assemble_frame(ceph::msgr::v2::Tag, ceph::buffer::v15_2_0::list*, unsigned short const*, unsigned long)+0x17b) [0x7fe651bdf36b]",
        "(bool ProtocolV2::append_frame<ceph::msgr::v2::MessageFrame>(ceph::msgr::v2::MessageFrame&)+0x7b) [0x7fe651bcb5cb]",
        "(ProtocolV2::write_message(Message*, bool)+0x3a6) [0x7fe651bacc76]",
        "(ProtocolV2::write_event()+0x3b3) [0x7fe651bc2763]",
        "(AsyncConnection::handle_write()+0x47) [0x7fe651b7bba7]",
        "(EventCenter::process_events(unsigned int, std::chrono::duration<unsigned long, std::ratio<1l, 1000000000l> >*)+0x1546) [0x7fe651bd3ae6]",
        "(()+0x593aec) [0x7fe651bdaaec]",
        "(()+0xc2ba3) [0x7fe64e9f4ba3]",
        "(()+0x814a) [0x7fe64f3a014a]",
        "(clone()+0x43) [0x7fe64e0cfdc3]" 
    ],
    "ceph_version": "15.2.13",
    "crash_id": "2021-06-21T09:07:20.064764Z_9761791c-0540-4f53-840a-4d59a2f7d97e",
    "entity_name": "mon.74cc2b6fe3a3b3add2cc71944d461c9a0b8d1011",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mon",
    "stack_sig": "0b1199056302e03a481b12fce038bbf1d63a243d378ea6a08e185a25569e7489",
    "timestamp": "2021-06-21T09:07:20.064764Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-310.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Tue Jun 8 00:24:50 UTC 2021" 
}

Actions

Also available in: Atom PDF