Project

General

Profile

Actions

Bug #56834

open

crash: ceph::PluginRegistry::get_with_load(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)

Added by Telemetry Bot almost 2 years ago. Updated almost 2 years 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):

d99eb49775e2bae798cfb39d5bf6c2cb6d34ff110f682a0c84064ac0312fe949


Description

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

Sanitized backtrace:

    ceph::PluginRegistry::get_with_load(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    ceph::Compressor::create(ceph::common::CephContext*, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
    ceph::Compressor::create(ceph::common::CephContext*, int)
    BlueStore::_decompress(ceph::buffer::list&, ceph::buffer::list*)
    BlueStore::_generate_read_result_bl(boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, std::map<unsigned long, ceph::buffer::list, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, ceph::buffer::list> > >&, std::vector<ceph::buffer::list, std::allocator<ceph::buffer::list> >&, std::map<boost::intrusive_ptr<BlueStore::Blob>, std::list<BlueStore::read_req_t, std::allocator<BlueStore::read_req_t> >, std::less<boost::intrusive_ptr<BlueStore::Blob> >, std::allocator<std::pair<boost::intrusive_ptr<BlueStore::Blob> const, std::list<BlueStore::read_req_t, std::allocator<BlueStore::read_req_t> > > > >&, bool, bool*, ceph::buffer::list&)
    BlueStore::_do_read(BlueStore::Collection*, boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, ceph::buffer::list&, unsigned int, unsigned long)
    BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::list&, unsigned int)
    ECBackend::handle_sub_read(pg_shard_t, ECSubRead const&, ECSubReadReply*, ZTracer::Trace const&)
    ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)
    PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)
    PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)
    OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)
    ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)
    OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)
    ShardedThreadPool::shardedthreadpool_worker(unsigned int)
    ShardedThreadPool::WorkThreadSharded::entry()

Crash dump sample:
{
    "archived": "2022-07-05 05:05:09.677661",
    "backtrace": [
        "__kernel_rt_sigreturn()",
        "(ceph::PluginRegistry::get_with_load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x4c) [0xaaaab308dd5c]",
        "(ceph::Compressor::create(ceph::common::CephContext*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1d8) [0xaaaab2f1ccc8]",
        "(ceph::Compressor::create(ceph::common::CephContext*, int)+0x5e8) [0xaaaab2f1e4c8]",
        "(BlueStore::_decompress(ceph::buffer::v15_2_0::list&, ceph::buffer::v15_2_0::list*)+0x1d4) [0xaaaab2b81a0c]",
        "(BlueStore::_generate_read_result_bl(boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, std::map<unsigned long, ceph::buffer::v15_2_0::list, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, ceph::buffer::v15_2_0::list> > >&, std::vector<ceph::buffer::v15_2_0::list, std::allocator<ceph::buffer::v15_2_0::list> >&, std::map<boost::intrusive_ptr<BlueStore::Blob>, std::__cxx11::list<BlueStore::read_req_t, std::allocator<BlueStore::read_req_t> >, std::less<boost::intrusive_ptr<BlueStore::Blob> >, std::allocator<std::pair<boost::intrusive_ptr<BlueStore::Blob> const, std::__cxx11::list<BlueStore::read_req_t, std::allocator<BlueStore::read_req_t> > > > >&, bool, bool*, ceph::buffer::v15_2_0::list&)+0x11c) [0xaaaab2b82014]",
        "(BlueStore::_do_read(BlueStore::Collection*, boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int, unsigned long)+0x724) [0xaaaab2bbccd4]",
        "(BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int)+0x1c8) [0xaaaab2bbd890]",
        "(ECBackend::handle_sub_read(pg_shard_t, ECSubRead const&, ECSubReadReply*, ZTracer::Trace const&)+0xcec) [0xaaaab2a51414]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x448) [0xaaaab2a5b308]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x68) [0xaaaab2852a08]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x4dc) [0xaaaab27f59ac]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x2fc) [0xaaaab269201c]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x78) [0xaaaab292acc8]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xad8) [0xaaaab26b1088]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x2f0) [0xaaaab2d55740]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x18) [0xaaaab2d56318]",
        "/lib64/libpthread.so.0(+0x78b8) [0xffffa94998b8]",
        "/lib64/libc.so.6(+0x23a3c) [0xffffa8f96a3c]" 
    ],
    "ceph_version": "17.2.1",
    "crash_id": "2022-07-04T15:12:08.949796Z_91a27753-f362-4c85-ad4d-b59036342cec",
    "entity_name": "osd.4f509f591ec68e14ebb1aab289971bcf6fe178b1",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "d99eb49775e2bae798cfb39d5bf6c2cb6d34ff110f682a0c84064ac0312fe949",
    "timestamp": "2022-07-04T15:12:08.949796Z",
    "utsname_machine": "aarch64",
    "utsname_release": "5.4.0-1059-raspi",
    "utsname_sysname": "Linux",
    "utsname_version": "#67-Ubuntu SMP PREEMPT Mon Apr 11 14:16:01 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

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

Also available in: Atom PDF