Project

General

Profile

Actions

Bug #60063

open

crash: virtual int KernelDevice::flush(): abort

Added by Telemetry Bot 12 months 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):

818ccba9a8055a72c49064b5406490c891864056f61887d01a8991dbbc463634


Description

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

Assert condition: abort
Assert function: virtual int KernelDevice::flush()

Sanitized backtrace:

    raise()
    KernelDevice::flush()
    BlueStore::_kv_sync_thread()
    BlueStore::KVSyncThread::entry()

Crash dump sample:
{
    "assert_condition": "abort",
    "assert_file": "blk/kernel/KernelDevice.cc",
    "assert_func": "virtual int KernelDevice::flush()",
    "assert_line": 481,
    "assert_msg": "blk/kernel/KernelDevice.cc: In function 'virtual int KernelDevice::flush()' thread 7f172160b640 time 2022-12-07T16:22:23.661306-0600\nblk/kernel/KernelDevice.cc: 481: ceph_abort_msg(\"abort() called\")",
    "assert_thread_name": "bstore_kv_sync",
    "backtrace": [
        "/lib/x86_64-linux-gnu/libc.so.6(+0x3daf0) [0x7f17367c8af0]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x8983c) [0x7f173681483c]",
        "raise()",
        "abort()",
        "(ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x18c) [0x5622d2a4d636]",
        "(KernelDevice::flush()+0x766) [0x5622d361fed6]",
        "(BlueStore::_kv_sync_thread()+0xa17) [0x5622d30d01d7]",
        "(BlueStore::KVSyncThread::entry()+0xd) [0x5622d30fe8bd]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x87b27) [0x7f1736812b27]",
        "/lib/x86_64-linux-gnu/libc.so.6(+0x10a78c) [0x7f173689578c]" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-12-07T22:22:23.683948Z_a4ffb685-6a94-4ed7-8b28-1f55825111e3",
    "entity_name": "osd.a0dec41093545da768d781ed7372fd6ecc66ac1a",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-osd",
    "stack_sig": "818ccba9a8055a72c49064b5406490c891864056f61887d01a8991dbbc463634",
    "timestamp": "2022-12-07T22:22:23.683948Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.19.17-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PREEMPT_DYNAMIC PVE 5.19.17-1 (Mon, 14 Nov 2022 20:25:12 " 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF