Project

General

Profile

Actions

Bug #54723

open

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

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

03187b8d60c3be6e8749918f013cf88255b1a4b29444b063abc6e16ff0bdfaf1
3861f3a4086e0f9df2790111ed4581cef7b0295b99a7d92a423182580dd7fc59
437b146b8bbf34e8660fd0b589b3be48c77536639f42f83b1d870e003cfea0a0
4c6fc1a728efbbfd9600ba5a44b8dfb85d70aa20b6ee4d121e7c59c869035514
4f93b2b9f0aab2b63dde91779cd7f424bd3adf23260ef6453be82f903f0fbf2a
67446437fc253aaa76088a7dbc7ad6229eb5173d09c097d51a452c6ba4bc6314
9e4dc7f1d42d87f0e2ce1a56c1afda435743bcf3ea1aa87d0c7e2bbfaeabf7c2
ad3f243aacd58295ac7ad00ae23db9230114b90eef1135278d05313689adc002
cbd00be84c9d25af8feed8c977c89c4d48e202fd0f7844be86648ef303795956
efacd32ada43a0048a3e8132bcf6bd46d561a3fa6ba852bf2ba6615168d8f96c
106884bdbe18835956ada093891fee32c175b11f27581f63b5be64825a1bc352
a1da912a107b3224c31cf90bbbb15e74164e1c9a9ddfb6bc89b5c9ca66fe710e


Description

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

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)
    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:
{
    "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 7f5e9ee5a700 time 2022-03-13T03:16:13.150308-0500\nblk/kernel/KernelDevice.cc: 826: FAILED ceph_assert(r == 0)",
    "assert_thread_name": "tp_osd_tp",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12c20) [0x7f5ec1712c20]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1a9) [0x5653118cdbcf]",
        "/usr/bin/ceph-osd(+0x56ad98) [0x5653118cdd98]",
        "(KernelDevice::aio_submit(IOContext*)+0x714) [0x565312420d64]",
        "(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) [0x565311f0ef7c]",
        "(BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int)+0x217) [0x565311f0ffe7]",
        "(ECBackend::handle_sub_read(pg_shard_t, ECSubRead const&, ECSubReadReply*, ZTracer::Trace const&)+0x11b2) [0x565311d994d2]",
        "(ECBackend::_handle_message(boost::intrusive_ptr<OpRequest>)+0x4b7) [0x565311da44c7]",
        "(PGBackend::handle_message(boost::intrusive_ptr<OpRequest>)+0x52) [0x565311ba97d2]",
        "(PrimaryLogPG::do_request(boost::intrusive_ptr<OpRequest>&, ThreadPool::TPHandle&)+0x5de) [0x565311b4c95e]",
        "(OSD::dequeue_op(boost::intrusive_ptr<PG>, boost::intrusive_ptr<OpRequest>, ThreadPool::TPHandle&)+0x309) [0x5653119d58e9]",
        "(ceph::osd::scheduler::PGOpItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x68) [0x565311c33838]",
        "(OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0xc28) [0x5653119f5d48]",
        "(ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x5c4) [0x5653120675b4]",
        "(ShardedThreadPool::WorkThreadSharded::entry()+0x14) [0x56531206a254]",
        "/lib64/libpthread.so.0(+0x817f) [0x7f5ec170817f]",
        "clone()" 
    ],
    "ceph_version": "16.2.7",
    "crash_id": "2022-03-13T08:16:13.162104Z_87d154c0-219f-46a9-aa61-883050ecb9b7",
    "entity_name": "osd.d153c111bbf50cfd1b578d5e7dfaba3201bcf80d",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "4c6fc1a728efbbfd9600ba5a44b8dfb85d70aa20b6ee4d121e7c59c869035514",
    "timestamp": "2022-03-13T08:16:13.162104Z",
    "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" 
}

Actions #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.15, v15.2.5, v15.2.7, v15.2.8, v16.2.6, v16.2.7 added
Actions #2

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF