Project

General

Profile

Actions

Bug #60954

open

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

Added by Telemetry Bot about 1 year 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):

a5bc6305e9e9390035fb1aa18ccd40826e144828be6de38fc80e5bfd83f0df9b


Description

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

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)
    OSDService::_get_map_bl(unsigned int, ceph::buffer::list&)
    OSD::handle_osd_map(MOSDMap*)
    OSD::ms_dispatch(Message*)
    DispatchQueue::entry()
    DispatchQueue::DispatchThread::entry()

Crash dump sample:
{
    "assert_condition": "r == 0",
    "assert_file": "blk/kernel/KernelDevice.cc",
    "assert_func": "virtual void KernelDevice::aio_submit(IOContext*)",
    "assert_line": 845,
    "assert_msg": "blk/kernel/KernelDevice.cc: In function 'virtual void KernelDevice::aio_submit(IOContext*)' thread 7fbe93b47700 time 2022-11-16T01:46:30.903236+0000\nblk/kernel/KernelDevice.cc: 845: FAILED ceph_assert(r == 0)",
    "assert_thread_name": "ms_dispatch",
    "backtrace": [
        "/lib64/libpthread.so.0(+0x12cf0) [0x7fbea7dcacf0]",
        "gsignal()",
        "abort()",
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x18f) [0x55d1d68d468b]",
        "/usr/bin/ceph-osd(+0x5977f7) [0x55d1d68d47f7]",
        "(KernelDevice::aio_submit(IOContext*)+0x433) [0x55d1d7573a03]",
        "(BlueStore::_do_read(BlueStore::Collection*, boost::intrusive_ptr<BlueStore::Onode>, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int, unsigned long)+0x494) [0x55d1d6fb93a4]",
        "(BlueStore::read(boost::intrusive_ptr<ObjectStore::CollectionImpl>&, ghobject_t const&, unsigned long, unsigned long, ceph::buffer::v15_2_0::list&, unsigned int)+0x253) [0x55d1d6fba1a3]",
        "(OSDService::_get_map_bl(unsigned int, ceph::buffer::v15_2_0::list&)+0x298) [0x55d1d69b6848]",
        "(OSD::handle_osd_map(MOSDMap*)+0xd33) [0x55d1d6a01423]",
        "(OSD::ms_dispatch(Message*)+0x80) [0x55d1d6a0bbe0]",
        "(Messenger::ms_deliver_dispatch(boost::intrusive_ptr<Message> const&)+0xc9) [0x55d1d74f6279]",
        "(DispatchQueue::entry()+0x50f) [0x55d1d74f4c4f]",
        "(DispatchQueue::DispatchThread::entry()+0x11) [0x55d1d7310b11]",
        "/lib64/libpthread.so.0(+0x81ca) [0x7fbea7dc01ca]",
        "clone()" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-11-16T01:46:30.934445Z_a2797280-03e9-4c18-a872-b79bdfe6982f",
    "entity_name": "osd.52596eb4312409056580fe98d4665ad22e28c849",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-osd",
    "stack_sig": "a5bc6305e9e9390035fb1aa18ccd40826e144828be6de38fc80e5bfd83f0df9b",
    "timestamp": "2022-11-16T01:46:30.934445Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-52-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#58-Ubuntu SMP Thu Oct 13 08:03:55 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot about 1 year ago

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

Also available in: Atom PDF