Project

General

Profile

Bug #54724

crash: virtual void KernelDevice::aio_submit(IOContext*): assert(r == 0)

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

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Telemetry
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):

0b429990bfc5f09b92926647e83229416431afc4023370518e3e25cdd9e3c0bf
2138b11475dc29773b36a1476a5c5d860723aaa9d1e8277e804b43dc3c6ffe97
2cd43e0f99e90110269d094960e4fcc97ebe8ec6b5f74b64beb76158424c2e6a
5e767e558af9747d602b862845acc131e7a1f46cf99d4c420fc5854d90366caa
af74b2c2cea7727f4ac3decc835395a876ce19e9bdee7f2745f68b9f177cd0f4
fa048d4a26352f8ec54afca3c47d53f7d276c4baff62238a5fd8540e29aae014


Description

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

Assert condition: r == 0
Assert function: virtual void KernelDevice::aio_submit(IOContext*)

Sanitized backtrace:

    KernelDevice::aio_submit(IOContext*)
    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)
    ReplicatedBackend::objects_read_sync(hobject_t const&, unsigned long, unsigned long, unsigned int, ceph::buffer::list*)
    PrimaryLogPG::do_read(PrimaryLogPG::OpContext*, OSDOp&)
    PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)
    PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)
    PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)
    PrimaryLogPG::do_op(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:
{
    "assert_condition": "r == 0",
    "assert_file": "blk/kernel/KernelDevice.cc",
    "assert_func": "virtual void KernelDevice::aio_submit(IOContext*)",
    "assert_line": 826,
    "assert_msg": "blk/kernel/KernelDevice.cc: In function 'virtual void KernelDevice::aio_submit(IOContext*)' thread 7fcf49e68700 time 2022-03-02T00:58:14.031393-0600\nblk/kernel/KernelDevice.cc: 826: FAILED ceph_assert(r == 0)",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7fcf6c720c20]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x5587f4af4bcf]",
        "/usr/bin/ceph-osd(+0x56ad98) [0x5587f4af4d98]",
        "(KernelDevice::aio_submit(IOContext*)+0x714) [0x5587f5647d64]",
        "(BlueStore::_do_read(BlueStore::Collection*, boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int, unsigned long)+0x44c) [0x5587f5135f7c]",
        "(BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int)+0x217) [0x5587f5136fe7]",
        "(ReplicatedBackend::objects_read_sync(hobject_t const&, unsigned long, unsigned long, unsigned int, ceph::buffer::v15_2_0::list*)+0xa7) [0x5587f4f85b37]",
        "(PrimaryLogPG::do_read(PrimaryLogPG::OpContext*, OSDOp&)+0x1ff) [0x5587f4d3e24f]",
        "(PrimaryLogPG::do_osd_ops(PrimaryLogPG::OpContext*, std::vector<OSDOp, std::allocator<OSDOp> >&)+0x37b3) [0x5587f4d4fc93]",
        "(PrimaryLogPG::prepare_transaction(PrimaryLogPG::OpContext*)+0x177) [0x5587f4d612a7]",
        "(PrimaryLogPG::execute_ctx(PrimaryLogPG::OpContext*)+0x326) [0x5587f4d63396]",
        "(PrimaryLogPG::do_op(boost::intrusive_ptr<OpRequest>&)+0x2de2) [0x5587f4d6cd52]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0xd1c) [0x5587f4d7409c]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x309) [0x5587f4bfc8e9]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x68) [0x5587f4e5a838]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xc28) [0x5587f4c1cd48]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x5587f528e5b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x5587f5291254]",
        "/lib64/libpthread.so.0(+0x817f) [0x7fcf6c71617f]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-02T06:58:14.055453Z_dbf2a4cc-ceff-4520-92c5-7ac1f5dd5522",
    "entity_name": "osd.438ad3c0ceb7362bfb99d15a7e52855eaed0b580",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "2cd43e0f99e90110269d094960e4fcc97ebe8ec6b5f74b64beb76158424c2e6a",
    "timestamp": "2022-03-02T06:58:14.055453Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.18.0-358.el8.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Mon Jan 10 13:11:20 UTC 2022" 
}

History

#1 Updated by Telemetry Bot about 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v15.2.10, v15.2.7, v15.2.8, v16.2.7 added

Also available in: Atom PDF