Project

General

Profile

Bug #54754

crash: void ECBackend::handle_recovery_read_complete(const hobject_t&, boost::tuples::tuple<long unsigned int, long unsigned int, std::map<pg_shard_t, ceph::buffer::v15_2_0::list> >&, std::optional<std::map<std::__cxx11::basic_string<char>, ceph::buffer::

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

89de58f9c9d44ff7d2daa919294b0a4a83b0cdc8133dc0a8b30c49c0369ee92e


Description

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

Assert condition: op.xattrs.size()
Assert function: void ECBackend::handle_recovery_read_complete(const hobject_t&, boost::tuples::tuple<long unsigned int, long unsigned int, std::map<pg_shard_t, ceph::buffer::v15_2_0::list> >&, std::optional<std::map<std::__cxx11::basic_string<char>, ceph::buffer::v15_2_0::list> >, RecoveryMessages*)

Sanitized backtrace:

    ECBackend::handle_recovery_read_complete(hobject_t const&, boost::tuples::tuple<unsigned long, unsigned long, std::map<pg_shard_t, ceph::buffer::list, std::less<pg_shard_t>, std::allocator<std::pair<pg_shard_t const, ceph::buffer::list> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>&, std::optional<std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, ceph::buffer::list, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ceph::buffer::list> > > >, RecoveryMessages*)
    OnRecoveryReadComplete::finish(std::pair<RecoveryMessages*, ECBackend::read_result_t&>&)
    ECBackend::complete_read_op(ECBackend::ReadOp&, RecoveryMessages*)
    ECBackend::handle_sub_read_reply(pg_shard_t, ECSubReadReply&, RecoveryMessages*, 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": "2021-12-22 11:22:07.607550",
    "assert_condition": "op.xattrs.size()",
    "assert_file": "osd/ECBackend.cc",
    "assert_func": "void ECBackend::handle_recovery_read_complete(const hobject_t&, boost::tuples::tuple<long unsigned int, long unsigned int, std::map<pg_shard_t, ceph::buffer::v15_2_0::list> >&, std::optional<std::map<std::__cxx11::basic_string<char>, ceph::buffer::v15_2_0::list> >, RecoveryMessages*)",
    "assert_line": 497,
    "assert_msg": "osd/ECBackend.cc: In function 'void ECBackend::handle_recovery_read_complete(const hobject_t&, boost::tuples::tuple<long unsigned int, long unsigned int, std::map<pg_shard_t, ceph::buffer::v15_2_0::list> >&, std::optional<std::map<std::__cxx11::basic_string<char>, ceph::buffer::v15_2_0::list> >, RecoveryMessages*)' thread 7f18f3bfa700 time 2021-12-22T05:06:42.727262+0000\nosd/ECBackend.cc: 497: FAILED ceph_assert(op.xattrs.size())",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f191bc87c20]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x558773069bcf]",
        "/usr/bin/ceph-osd(+0x56ad98) [0x558773069d98]",
        "(ECBackend::handle_recovery_read_complete(hobject_t const&, boost::tuples::tuple<unsigned long, unsigned long, std::map<pg_shard_t, ceph::buffer::v15_2_0::list, std::less<pg_shard_t>, std::allocator<std::pair<pg_shard_t const, ceph::buffer::v15_2_0::list> > >, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>&, std::optional<std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, ceph::buffer::v15_2_0::list, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, ceph::buffer::v15_2_0::list> > > >, RecoveryMessages*)+0xd76) [0x558773533db6]",
        "(OnRecoveryReadComplete::finish(std::pair<RecoveryMessages*, ECBackend::read_result_t&>&)+0x71) [0x558773557561]",
        "(ECBackend::complete_read_op(ECBackend::ReadOp&, RecoveryMessages*)+0x8f) [0x5587735261df]",
        "(ECBackend::handle_sub_read_reply(pg_shard_t, ECSubReadReply&, RecoveryMessages*, ZTracer::Trace const&)+0x1196) [0x55877353f6c6]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x18f) [0x55877354019f]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x52) [0x5587733457d2]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x5de) [0x5587732e895e]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x309) [0x5587731718e9]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x68) [0x5587733cf838]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xc28) [0x558773191d48]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x5587738035b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x558773806254]",
        "/lib64/libpthread.so.0(+0x817a) [0x7f191bc7d17a]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2021-12-22T05:06:42.757526Z_d956bfec-ed96-4ba6-90fd-2be4ce0deb95",
    "entity_name": "osd.873eaf2154168849b899cfe0de0d5fee597ec8f7",
    "os_id": "centos",
    "os_name": "CentOS Linux",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "89de58f9c9d44ff7d2daa919294b0a4a83b0cdc8133dc0a8b30c49c0369ee92e",
    "timestamp": "2021-12-22T05:06:42.757526Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-91-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021" 
}

History

#1 Updated by Telemetry Bot about 2 years ago

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

Also available in: Atom PDF